get https://api.wafeq.com/v1/payments//download/
Endpoint for downloading a PDF of the payment.
Response
Endpoint for downloading a PDF of the payment.
xxxxxxxxxx
curl --request GET \
--url https://api.wafeq.com/v1/payments/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: