Orders
Get Order Invoice
Get an order’s invoice data.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The order ID.
Response
200
application/json
Successful Response
Order's invoice data.
The URL to the invoice.
Was this page helpful?