Get tax document details

Returns the details of a specific tax document

Authentication

AuthorizationBearer

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

Path Parameters

merchantIdstringRequired
Merchant ID
documentIdstringRequired
Document ID
organizationIdstringRequired
Organization ID

Headers

x-admin-api-keystringRequired

Query Parameters

expandstringOptional

Comma-separated list of fields to expand.

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
referenceslist of objects or null

Errors