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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.