HomeGuidesAPIsReleasesDownloadsDeveloperEvents
Log In
APIs
These docs are for v2023.12. Click to read the latest docs for v2025.03.01.

Withdraws a scheduled contract cancellation.

Withdraw the pending request to cancel a customers contract.
Response Code | Fault Code | Fault | Suggested User Message
------------- | ---------- | ----- | ----------------------
400 | 90005 | CancellationWithdrawalFault | Cancellation cannot be withdrawn
404 | 90041 | NoContractFoundFault | Contract ID does not exist
400 | 90017 | InvalidContractStateFault | Contract cannot be changed at this time
500 | 90061 | SystemFailureFault | System Failure, Please try again later
404 | 90022 | InvalidDiscountCodeFault | Discount does not exist

Path Params
uuid
required

The customer ID to locate the contract.

int64
required

The contract ID to withdraw the cancellation request from.

Headers
string

The tenant ID for which the operation is being carried out. This will be automatically generated during the authentication process.

string

The ID of a user who is performing the operation. This will be automatically generated during the authentication process.

string

The source of whether records are updated by HMAC or a USER. This will be automatically generated during the authentication process. For customers accessing the service the source will be set to CUSTOMER.

Responses

Language
URL
Choose an example:
application/json