Get an order’s invoice data.
Scopes: orders:read
POST /v1/orders/{id}/invoice
endpoint to generate the invoice.If the invoice is not generated, you will receive a 404
error.You can generate an Organization Access Token from your organization's settings.
The order ID.
Successful Response
Order's invoice data.