Skip to main content
POST
Fund Transfer

Headers

User-Agent
string

User agent

X-Forwarded-For
string

Forwarded for

X-Forwarded-From
string
required

Client application identifier

Example:

"client-app"

X-Tenant-ID
string

Tenant ID

deviceId
string

Device ID

platform
string

Platform

Body

application/json

Fund transfer request

Fund transfer request

type
string
required

Operation type: TRANSFER or COLLECTION

merchantOrderNo
string
required

Client transaction reference. length[20...40]

fromAccountId
string
required

Source account ID (typically WALLET type)

Example:

"wsb-abc123"

toAccountId
string
required

Destination account ID (typically MARGIN type)

Example:

"wsb-abc124"

amount
number
required

Transfer amount

description
string

Transfer description

currency
string

Currency

Response

Transfer completed successfully

Fund transfer response

success
boolean

Success flag

code
integer<int32>

Response code

msg
string

Response message

data
object

Transaction data