Skip to main content
POST
Generate a card statement using Stripe IDs

Authorizations

Api-Key
string
header
required

Path Parameters

cardholderID
string
required

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

cardID
string
required

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

period
string
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

The response is of type file.