Path Parameters
ID of the invoice to retrieve.
Query Parameters
Specifies related objects to expand (for example, expand[]=line_items
).
Body
application/json · object
Response
Returns the Invoice object for a valid identifier. If the invoice is in draft state, totals might change until it’s finalized. Raises an error otherwise.