Create a Contract
This endpoint allows the creation of a new contract. If needed, it also permits the creation of a new customer and a new payment account or the provision of existing customer and payment account IDs to sync the new contract with them.
Authorizations
API Key Authentication.
Body
Provide a new customer and a new payment account to create a new contract for the new customer and payment account.
Provide a new customer and a new payment account to create a new contract for the new customer and payment account.
Provide an existing customer ID and an existing payment account ID to create a new contract for the existing customer and payment account.
Response
The request was successfully processed, and the contract has been created. As well as new customer and/or a new payment account if they were part of the request.