These docs are for v2024.02.01. Click to read the latest docs for v2025.03.01.

Get contract cancellation costs.

Calcualtes the cost of cancelling a customers contract.

Response CodeFault CodeFaultSuggested User Message
40090016InvalidCancellationDateFaultCancellation Date provided is incorrect
40090008GetContractCancellationCostFaulttbc
40490041NoContractFoundFaultContract ID does not exist
50090061SystemFailureFaultSystem Failure, Please try again later
Path Params
uuid
required

The customer ID to locate the contract.

int64
required

The contract ID to cancel.

Body Params
date

Date to schedule for cancellation of contract, format must be [YYYY-MM-DD]. If no date is specified, the contract will be cancelled at the end of the minimum term or, if any minimum term has passed, on the next billing date.

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