Invoices
Path parameters
OrderReferencestringRequiredExample:
Reference number for approved/paid orders.
1234567Header parameters
Acceptstring · enumRequiredDefault:
application/jsonExample: application/jsonPossible values: X-Avangate-AuthenticationstringRequiredExample:
Authentication header
code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"Responses
200
OK
application/json
filenamestringOptionalExample:
invoice_BV12333333.pdfdatastringOptionalExample:
application/pdf;base64,BASE_64_DATA400
Invalid data
application/json
get
/invoices/{OrderReference}/Path parameters
OrderReferencestringRequiredExample:
Reference number for approved/paid orders.
1234567TypestringRequiredExample:
One of the following: sale or refunds.
refundsCountnumberRequiredExample:
Choose a specific item out of multiple invoices.
0Header parameters
Acceptstring · enumRequiredDefault:
application/jsonExample: application/jsonPossible values: X-Avangate-AuthenticationstringRequiredExample:
Authentication header
code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"Responses
200
OK
application/json
filenamestringOptionalExample:
invoice_BV12333333.pdfdatastringOptionalExample:
application/pdf;base64,BASE_64_DATA400
Invalid data
application/json
get
/invoices/{OrderReference}/{Type}/{Count}/Last updated
Was this helpful?