You can request the credit note as PDF file, response will be as application/octet-stream. You can download pdf documents
only one-by-one for every e-shop. Parallel requests end with 423 Locked error.
Security
shoptetAccessToken or shoptetPrivateApiToken
- Mock serverhttps://api.docs.shoptet.com/_mock/shoptet-api/openapi/api/credit-notes/{code}/pdf
- https://api.myshoptet.comhttps://api.myshoptet.com/api/credit-notes/{code}/pdf
- shoptetAccessToken
- shoptetPrivateApiToken
curl -i -X GET \
https://api.docs.shoptet.com/_mock/shoptet-api/openapi/api/credit-notes/0000000002/pdf \
-H 'Content-Type: application/json' \
-H 'Shoptet-Access-Token: YOUR_API_KEY_HERE'