UploadOrders
This method is used to upload payment orders to SBR system
Last updated
This method is used to upload payment orders to SBR system
Last updated
Good to know: Please press ">" to see detail.
POST
https://{SERVER}/Api/SBR/UploadOrders
Name | Type | Description |
---|---|---|
In case you receive a response "400 - Internal server error/Timeout", call the CheckOrderStatus or GetOrderDetail API to check the final status of the transaction. If the result is Payment not found, please re-send the new transaction or cancel on your side. If the result returns the status of the transaction => The transaction has been sent to SBR successfully and the status is compared according to the description of the API CheckOrderStatus or GetOrderDetail
Example: { "Status": 0, "Error": "400 - Internal server error/Timeout", }
AuthID*
Text
User ID assigned by SBR
ProtocolData*
Array
Data request
Reference*
Text
ID of payment order
DelMode
Text(1)
Delivery mode (1;Home;2;Pickup;3;Bank Transfer)
AgentID*
Text(20)
Assigned by SBR, AgentID=UserID=AuthID
CurrencyID*
Text(10)
Currency (USD; EUR; JPY; CAD; VND…)
OrderedAmt*
Number
Amount
Beneficiary*
Text(300)
Beneficiary name
Phone*
Text(50)
Beneficiary phone
IDCardNo
Text(30)
ID card
IssuedOn
Date(yyyy-MM-dd)
Issued date
IssuedBy
Text(300)
Issue on
Address*
Text(500)
Address of beneficiary name
Sender*
Text(300)
Sender name
SenderPhone
Text(50)
Sender phone number
SenderAddress
Text(300)
Address of sender
SenderCountryID
Text(20)
Sender country code
Message
Text
Message from Sender
BankAcctNo
Text(30)
Bank account number of Beneficiary - Required with DelMode=3)
BankName
Text
Bank name of Beneficiary - Required with DelMode=3
BankGroup
Text(1)
Bank mode
Sacombank = 1
Napas= 3
Citad =4
eWallet = 7
AccType
Text
Type of account transferring
Account Deposit = ACC
Pan Depost = PAN
Sacombank Pay = PAY
MoMo = MoMo
ZaloPay = Zalo
VNPTPay= VNPTPay
Parameters
Data Type
Description
Status
Number
Return status of request:
0;Fail;1;Success
Error Message
Text
Error description
ProtocolData
Object
List of payments has error