Skip to main content

List Invoices for Sales Order

GET 

/api/stripe/sales-orders/:salesOrderId/invoices

Returns all Stripe Invoices linked to a sales order across all Stripe integration instances, newest first. Used by the sales order detail page to render the Stripe Invoices panel.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type