post https://virtserver.swaggerhub.com/singuladecisions/contracts/1.0.19/customer//contract//cancel
Cancel a customers contract.
| Response Code | Fault Code | Fault | Suggested User Message |
|---|---|---|---|
| 400 | 90016 | InvalidCancellationDateFault | Cancellation date provided is invalid |
| 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 |
| 400 | 90025 | InvalidPaymentMethodFault | Payment method provided is incorrect |
| 400 | 90006 | ContractCancellationFault | Failed to cancel contract |
