v1

latestOpenAPI 3.0.22026-07-26128245430.3 KB
Cards

Generate a card statement using Stripe IDs

Generate a card account statement for the specified period, using Stripe cardholder and card IDs instead of Bridge internal IDs

post/cardholders/{cardholderID}/cards/{cardID}/statements/{period}.pdf

Path parameters

cardholderIDstring required

The Stripe cardholder ID (e.g. ich_...)

cardIDstring required

The Stripe card ID (e.g. ic_...)

periodstring required

A string in the YYYYMM format representing a card statement period

Response

The HTTP response that includes a PDF file as an attachment, with the Content-Type set to application/pdf and the Content-Disposition header configured to indicate it is a statement PDF attachment