Contracts
Cancel contract
Cancels (deactivates) a contract. Active contracts cannot be deleted; cancel is the terminal operation.
post/customers/{customerID}/contracts/{contractID}/cancel
Path parameters
customerIDstring required
contractIDstring required
Request body
Response
OK - Contract cancelled.
Changes
No recorded changes to this endpoint across all 1 revision of this API.