get https://api.wafeq.com/v1/debit-notes//download/
Endpoint for downloading a PDF of the debit note.
Response
Endpoint for downloading a PDF of the debit note.
xxxxxxxxxx
curl --request GET \
--url https://api.wafeq.com/v1/debit-notes/id/download/ \
--header 'Authorization: Api-Key replace_with_your_api_key' \
--header 'accept: application/pdf'
Try It!
to start a request and see the response here! Or choose an example: