Creates a report for account transactions, card transactions or transaction settlements.
The API token for login provided by UQPay.
A unique identifier (UUID) used to maintain operation idempotency, ensuring that repeated executions of the same operation do not result in unintended effects or duplication. It helps preserve data consistency in the face of network errors, retries, or failures.
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
The type of report file, only SETTLEMENT and LEDGER can be accepted currently.
"SETTLEMENT"
The earliest time for transaction.
"2024-03-21T17:17:32+08:00"
The latest timestamp for transaction.
"2024-03-21T17:17:32+08:00"
Create report successfully.
Unique identifier for the report.
"c0cef051-29c5-4796-b86a-cd5b684bfad7"