User APIs
clients
Get Client Invoices
Get all Stripe invoices for the authenticated client. Returns invoice details including status, amount, token information, and payment URLs.
This endpoint uses StripeInvoiceService to retrieve invoices from the database that were created through the Stripe payment gateway.
get/api/v1/clients/self/invoices
Response
Successful Response
Changes
No recorded changes to this endpoint across all 4 revisions of this API.