Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.pricenow.dev/api/templates/wallet-passes \ --header 'accept-language: <accept-language>' \ --header 'pratiq-channel-uuid: <pratiq-channel-uuid>'
{ "data": { "orderId": 123, "passes": { "google": [ { "status": "fulfilled", "ticketId": 123, "url": "<string>" } ], "apple": [ { "status": "fulfilled", "ticketId": 123, "url": "<string>" } ] } } }
Get existing order wallet passes (customer)
Language of the response
en
de
fr
it
UUID of the sales channel
Successful response
Show child attributes