Get receipt
GET{{API_BASE_URL}}/assets/v1/receipts/:identifier?s=LtDxHzfZZHsAg
Request
This endpoint makes an HTTP GET request to retrieve a receipt with the given receipt identifier. The required security hash has to be specified.
-
receipt(string, required): identifier for the receipt: UUID -
s(string, required): security hash for the receipt
Response
The response will be the receipt as a PDF file.
Authentication#auth
This endpoint does not require authentication.
Query parameters#query
sLtDxHzfZZHsAgoptional
Security hash to verify the user is allowed to download the receipt
Responses#responses
0Get receipt by idGet receipt by id
0Get receipt by numberGet receipt by number