[Sandbox] Create a mock bank transfer payment

[Available in Sandbox environment only] Send test funds to your business account via bank transfer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to customer_profile_08d5ffe5-8a02-4dc2-aabb-9057b8ab3c65

Customer Profile ID is retrieved from the response of Create Customer Profile API
Regex: /^\s*.{1,191}\s*$/

Body Params
string

Accepts FAZZ, SCB or DBS

string
required

You can retrieve the virtual_account_no from the response of Get a virtual bank account API
Regex: /^\s*.{1,255}\s*$/

string
enum
Defaults to SGD

SGD by default if left empty

Allowed:
string
required

Transaction amount(Must be a positive float)
Regex: /^(?=.*[1-9])\d+(\.\d{1,2})?$/

string
required

Input a name here to test the pending status for name matching failure.
Regex: /^\s*.{1,255}\s*$/

string

Regex: /^\s*.{1,255}\s*$/

string

Regex: /^\s*.{1,255}\s*$/

string

End user's added comments / notes
Regex: /^\s*.{1,255}\s*$/

Headers
string
required

You can retrieve this from your Dashboard Developer Tools.

Note: The X-XFERS-APP-API-KEY is a mandatory header for all authentication methods, including standard API key usage and HTTP Request Signing mode.

string

The Key ID, can be retrieved from your StraitsX Dashboard.

Note: This header attribute is required when HTTP Request Signing is enabled for your account.

string

Current Unix epoch time in seconds. Must be within ±300 seconds of server time.

Note: This header attribute is required when HTTP Request Signing is enabled for your account.

string

A unique UUID string per request, used for replay protection. Must not be reused within the timestamp window.
Regex: /\A[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}\z/i

Note: This header attribute is required when HTTP Request Signing is enabled for your account.

string

Base64-encoded digital signature of the canonical request string.

Note: This header attribute is required when HTTP Request Signing is enabled for your account.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json