Skip to main content

Transfer API

Transfer API refers to the API that merchant submits POST requests to our system to create transfer order.

 

URL: https://www.wepay16888.com/transfer/apply

Method: POST

Content-Type: application/x-www-form-urlencoded

Parameters:

nameopttypeDESCe.g.
amountNfloat64Amount2000.00
merchantNstringMerchant uidab0ad1234567e2008241...
banknameNstringBank name中国xx银行
subbanknameYstringBranch namexx银行xx支行
cardnoNstringCard number60000000
cardnameNstringCard holder name李四
notifyurlNstringCallback notification URLhttps://example.com/your_path_here
outtransfernoNstringMerchant order number202002020123ABC
signNstringSignaturee10adc3949bae20f883e...

Notes on responses

Based on global responses, when successful, code is 0 and results is success.