Create
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
summary
Natural language summary of the contract
recurrences
Recurrences defining the contract’s fee schedule.
creatorEntityId
ID of the entity that created the contract
payerId
ID of the payer entity for this contract
vendorId
ID of the vendor entity for this contract
Response
This endpoint returns an object.
id
summary
Natural language summary of the contract
recurrences
Recurrences defining the contract’s fee schedule
creatorEntityId
The ID of the entity who created this contract
createdAt
updatedAt
nextInvoiceDate
Date of the next invoice to be created from the contract
payerId
The ID of the payer entity for this contract
payer
The payer entity for this contract
vendorId
The ID of the vendor entity for this contract
vendor
The vendor entity for this contract