Get

Path parameters

contractIdstringRequired
Contract ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
idstring
summarystring
Natural language summary of the contract
recurrenceslist of objects
Recurrences defining the contract's fee schedule
creatorEntityIdstring
The ID of the entity who created this contract
createdAtdatetime
updatedAtdatetime
nextInvoiceDatedateOptional
Date of the next invoice to be created from the contract
payerIdstringOptional
The ID of the payer entity for this contract
payerobjectOptional
The payer entity for this contract
vendorIdstringOptional
The ID of the vendor entity for this contract
vendorobjectOptional
The vendor entity for this contract

Errors