Skip to main content
Use this API endpoint to generate statement information for cardholder accounts.

Retrieve statement data

Action: GET
Endpoint: /v3/statements/{cardholderToken}/{issuedDate}
Use this endpoint to retrieve a specific statement for a cardholder.

Response body

Retrieve cardholder cycle date

Action: GET
Endpoint: /v3/statements/config/{cardholderToken}
Use this endpoint to retrieve the current cycle date for a cardholder.

Response body

Update cardholder cycle date

Action: PUT
Endpoint: /v3/statements/config/{cardholderToken}
Use this endpoint to update the statement cycle date for a cardholder.

Request body

Response body

Retrieve program configuration

Action: GET
Endpoint: /v3/statements/config
Use this endpoint to create the statement configuration data for a program. Sets one cycle date for the entire program.

Response body

Update program configuration

Action: PUT
Endpoint: /v3/statements/config
Use this endpoint to update the statement configuration data for a program. Sets one cycle date for entire program.

Request body

Response body

Retrieve statement list

Action: GET
Endpoint: /v3/statements/{cardholderToken}
Use this endpoint to retrieve a list of available statements for a cardholder.

URL query parameters

Response body

Retrieve signed URL

Action: GET
Endpoint: /v3/statements/{cardholderToken}/{issuedDate}/download
Use this endpoint to retrieve a signed URL for downloading a PDF asset for a cardholder statement.

URL query parameters

Response body

Create PDF asset

Action: POST
Endpoint: /v3/statements/{cardholderToken}/{issuedDate}/download
Use this endpoint to create a PDF asset for a cardholder statement.

Request body

Response body