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.
New Payment Account details.
New Contract details.
Existing payment account ID. If provided, a new payment account will not be created.
Note: You cannot provide both a paymentAccountId
and a new paymentAccount
object at the same time.
Response
The request was successfully processed, and the contract has been updated. The response contains the details of the updated contract.
Schema defining the contract details.
Schema representing a customer.
Schema representing a payment account.