Download Statement PDF

Use GET on /account/download-statement-pdf to retrieve a URL for downloading the statement PDF for a given account and billing period. The URL is valid for 5 minutes after generation.


📘 Note: This endpoint should only be used for credit products. The download URL expires after 5 minutes. If the URL expires, you will need to call this endpoint again to generate a new download URL.

Path Params
string
required

Pass in the Spidr account ID

Query Params
string
required
^(202[5-9]|20[3-4][0-9]|2050)-(0[1-9]|1[0-2])$

The month and year of the statement to retrieve in YYYY-MM format (e.g., '2025-04' for April 2025). Returns the billing cycle that starts in the specified month. For example, requesting '2025-04' returns a statement for the billing period starting in April (e.g., 04/27/2025 - 05/26/2025). Please note that all statement data is in the MST timezone.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json