v1

latestOpenAPI 3.0.12026-07-2356172250.9 KB
Documents

Get document

Retrieve a specific document for the specified merchant by document ID. The value provided in the MerchantId header must match the merchantNumber specified in the URL.

get/api/documents/v1.0/document/{merchantNumber}/{documentId}

Path parameters

merchantNumberstring required

The merchant's unique identification number.

documentIdstring uuid required

Document ID of the document to be retrieved.

Response

Returns the document as a file stream.