Reports
📄️ Generate Pix Statement Export File
<b>Description</b>: Initiate a request to retrieve a pix statement file for the current date. Use the returned file_id with the 'storage/files/:id/url' endpoint to get url for download the pix statement in CSV, PDF or OFX format.
📄️ List Pix Statement Data
Retrieve a list of Pix statement data for the user. When filtering by date, ensure that the date range is within the same month. If no date has been specified in the filters, the statement will be generated for the current month.
📄️ Generate Operation Statement Product Export File (v2)
<b>Description</b>: Same as v1, but the CSV includes additional columns: txid, original_end_to_end_id, end_to_end_id, and original_id. Use the returned file_id with the 'storage/files/:id/url' endpoint to download the file.
📄️ List Operation Statement Data
Retrieve a list of operation statement data for the user. When filtering by date, ensure that the date range is within the same month. If no date has been specified in the filters, the statement will be generated for the current month.
📄️ List Operation Statement Data By Product
<b>Tag</b>: api-baas-get-all-report-operation-statement-product
📄️ List PIX Statement Data By Product
<b>Tag</b>: api-baas-get-all-report-pix-statement-product
📄️ Generate Pix Statement Product Export File
<b>Description</b>: Initiate a request to retrieve a pix statement product file for the specified date range. Use the returned file_id with the 'storage/files/:id/url' endpoint to get url for download the pix statement in CSV format.
📄️ Generate Quote Statement Export File
Export crossborder quotes within a date range. The export will be generated asynchronously and can be retrieved later using the file ID.
📄️ List transaction summary by product
<b>Tag</b>: api-baas-get-all-report-transaction-summary-product
📄️ Generate Transaction Summary Product export file
<b>Tag</b>: api-baas-post-report-transaction-summary-product-export
📄️ Generate Operation Statement Export File
<b>Description</b>: Initiate a request to retrieve a operation statement file for the current date. Use the returned file_id with the 'storage/files/:id/url' endpoint to get url for download the operation statement in CSV, PDF or OFX format.