Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Contract and customer IDs
Include commit/credit ledgers in the response. Setting this flag may cause the query to be slower. Cannot be used with as_of_date parameter.
Optional RFC 3339 timestamp. Return the contract as of this date. Cannot be used with include_ledgers parameter.
Include the balance of credits and commits in the response. Setting this flag may cause the query to be slower.
Response
Success