Contracts
Update contract
This endpoint allows updating a contract by id.
PUT
Authorizations
API Key Authentication.
Path Parameters
The contract id.
Body
application/json
A contract object.
A contract object. Provide a new payment account to create a new contract for the new payment account.
A contract object. Provide a new payment account to create a new contract for the new payment account.
A contract object. Provide an existing payment account ID to create a new contract for the existing payment account.
Response
200
application/json
The request was successfully processed, and the contract has been updated. The response contains the details of the updated contract.