Reports

Reports are used to manage information related to accounts, merchants, and tenants over a specified date range. They are primarily used for retrieving data for various reporting purposes.

AttributeDescriptionFormat
idUnique identifier for the report.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
accountIdIdentifier of the account associated with the report.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
requestorIdIdentifier of the person requesting the report.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
merchantIdIdentifier of the merchant associated with the report.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
tenantIdIdentifier of the tenant associated with the report.UUID e.g., `5def2f43-2c81-4230-85b2-c8a62f7460c9
statusCurrent status of the report.REQUESTED, SCHEDULED, CANCELLED, IN_PROGRESS, FAILED, COMPLETED
typeType of the report.FIAT_STATEMENT, CRYPTO_STATEMENT, FIAT_TRANSACTIONS, CRYPTO_TRANSACTIONS
requestedDateDate and time when the report was requested.ISO 8601 Timestamp e.g., 2024-01-01T00:00:00.000000Z
reportFromStart date for the report period.Date e.g., 2022-03-10
reportToEnd date for the report period.Date e.g., 2022-03-10
downloadLinkLink to download the generated report.