Orders
Get Order Invoice
Get an order’s invoice data.
Scopes: customer_portal:read
customer_portal:write
GET
Authorizations
Customer session tokens are specific tokens that are used to authenticate customers on your organization. You can create those sessions programmatically using the Create Customer Session endpoint.
Path Parameters
The order ID.
Response
200
application/json
Successful Response
Order's invoice data.
The URL to the invoice.
Was this page helpful?