You can use this endpoint to simulate deposits into your global account. This is only available in the sandbox environment.
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.
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.
The amount to deposit.
1000
Swift code of the beneficiary’s bank account.
30"WELGBE22"
The receiver's account number.
"SG123456789012345678"
The sender's account number.
"GB41TCCL12345634178496"
The customer-facing business name.
"UQPAY SG"
Deposit simulated successfully.
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.
"10000"
The status of the deposit.
PENDING, COMPLETED, FAILED "PENDING"
Completed time at which the object was created.
"2024-03-21T17:17:32+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.
Create time at which the object was created.
"2024-03-21T17:17:32+08:00"