POST
/
v1
/
contracts
/
{id}
/
cancel

Path Parameters

id
string
required

The contract id.

Response

200 - application/json

The request was successfully processed, and the contract has been canceled. The response contains the details of the canceled contract.

contract
object
required

Schema defining the contract details.

customer
object
required

Schema representing a customer.

paymentAccount
object
required

Schema representing a payment account.