Skip to main content

Get Pix Statement File by Date

GET 

/storage/pix-statement-file

Retrieve a pix statement file for a specified date. If you haven't generated a file yet, use the appropriate endpoint to do so.

Request

Query Parameters

    report_date date-timerequired

    Report date.

Header Parameters

    nonce stringrequired

    The nonce ID is a UUID (v4) used to uniquely identify the requisition. All requisitions must have an identifier.

Responses

Pix statement in CSV file returned successfully.

Loading...