Reports in Merge would include the details on financial activity on an Account. You can request and download the Monthly Account Statement report (MAS).
The Report object is composed of the attributes listed below:
account_id string
The unique identifier (UUID) for the account.
Example: 9499ea72-a144-4e39-971d-35b550d634db
year integer
The calendar year for which you want to receive the monthly account statement for the account.
Example: 2023, 2024, 2025
month enum
The month for which you want to receive the monthly account statement for the account.
Possible enum values: JAN, FEB, MAR
client_nonce string
The unique identifer (UUID) used to enforce idempotency.
Example: c4cc968a-4a78-11ed-b878-0242ac120002
request_id string
The reference request unique identifier (UUID) for the monthly account statement.
Example: ce42ee58-d299-40d6-ae82-c1cd18e51e37
alias_id string
A shorter ID of the request ID.
Example: MAS17403897995
trace_id string
The unique identifier (UUID) generated in case of an error response.
Example: 28fb615e-7a92-4dd5-aa54-891558d8bb6d
documentId string
The unique identifier (UUID) for the document generated.
Example: 653d181b-eded-11ef-8c68-02f464909bd9

