Skip to main content
POST
Generate a card account statement

Authorizations

Api-Key
string
header
required

Path Parameters

customerID
string
required

A UUID that uniquely identifies a resource

Required string length: 1 - 42
Pattern: [a-z0-9]*
cardAccountID
string
required

A UUID that uniquely identifies a resource

Required string length: 1 - 42
Pattern: [a-z0-9]*
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.