Get a receivable by ID

GET
Get receivable by id

Path parameters

invoice_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

This endpoint returns an object.
idstringOptional
currencystringOptional
currency_ratedoubleOptional
customer_refobjectOptional
due_datedatetime or stringOptional
invoice_numberstringOptional
lineslist of objectsOptional
memostringOptional
pass_throughmap from strings to anyOptional
posted_datestringOptional

Errors