Retrieves details of a deposit using the given deposit ID.
The API token for login provided by UQPay.
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.
Universally unique identifier (UUID v4) of a resource.
"b3d9d2d5-4c12-4946-a09d-953e82sed2b0"
OK - Successfully retrieved an account details.
The deposit id.
"72970a7c-7921-431c-b95f-3438724ba16f"
The reference generated by the system to identify the entity.
"P220406-LLCVLRM"
The amount of the deposit. Represents the gross amount before any fees are deducted.
"10000"
The fee of the deposit.
"1"
The status of the deposit.
PENDING, COMPLETED, FAILED "COMPLETED"
The timestamp when the request was successfully processed and marked as COMPLETED.
"2024-03-01T00:00:00+08:00"
Account number, mostly for non-european countries, either account_number or iban should be filled.
Only English letters (uppercase and lowercase) and digits are allowed; dashes or other special characters are not permitted.
60^[a-zA-Z0-9]*$"12345678"
Details of the sender who initiated the deposit.
The reference of the deposit.
"test reference"