Get tax document details

Returns the details of a specific tax document

Path parameters

merchantIdstringRequired
Merchant ID
documentIdstringRequired
Document ID
organizationIdstringRequired
Organization ID

Headers

AuthorizationstringRequired

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

Response

Returns the details of a specific tax document with details including issuer, receiver, items, totals and associated electronic documents
documentIdstring
headerobject
detailslist of objects
totalsmap from strings to any
electronicDocumentobject

Errors