invoices/{Order Reference}
Number of APIs: 2
-
Extract invoices for specific orders. The output contains the binary code for invoices in the PDF file format, Base64 encoded (Base64 is used to represent binary data in the ASCII string format). GET {{baseUrl}}/invoices/:OrderReference/
-
Extract invoices for specific refunds. The output contains the binary code for invoices in the PDF file format, Base64 encoded (Base64 is used to represent binary data in the ASCII string format). GET {{baseUrl}}/invoices/:OrderReference/:Type/:Count/