Stripe

Get All Invoices

Get a list of all invoices

get/api/stripe/invoices/{organization_id}

Path parameters

organization_idstring uuid required

The id of the organization to get invoices for.

Response

List of all invoices

created_atstring date-time required
hosted_invoice_urlstring required
idstring uuid required
org_idstring uuid required
statusstring required
stripe_idstring nullable
totalinteger required

Changes