Documents
Fetch document
Returns the document associated with the provided document id. This endpoint can fetch any document associated with the business, including transaction-specific receipts.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to fetch the document for
The UUID of the document to fetch