BOTIM PAY
Operation
POST https://uat.test2pay.com/sgs/api/acquire2/placeOrder
Payload
{
"requestTime": 1769882519513,
"bizContent": {
"startDate": "2025-12-05",
"endDate": "2025-12-05",
"deviceIdList": [],
"includeStatusList": [],
"sortPageParam": {
"number": 0,
"size": 20
}
}
}
Response
{
"body": {
"acquireOrder": {
"merchantOrderNo": "dfa33822-7601-44d2-9df2-c4f2b2e77045",
"orderNo": "131769882521646809",
"status": "CREATED",
"product": "Basic Payment Gateway",
"totalAmount": {
"amount": 1.01,
"currency": "AED"
},
"payeeMid": "200000083414",
"expiredTime": 1769889718206,
"notifyUrl": "https://webhook.site/a282b934-dbe1-4419-ba32-62f7ee1ea433",
"subject": "Your subject",
"requestTime": 1769882518206,
"accessoryContent": {
"amountDetail": {
"amount": {
"amount": 1.09,
"currency": "AED"
},
"vatAmount": {
"amount": 20.65,
"currency": "AED"
}
},
"goodsDetail": {
"body": "Gifts",
"categoriesTree": "CT12",
"goodsCategory": "GC10",
"goodsId": "GI1005",
"goodsName": "candy flower",
"price": {
"amount": 10.87,
"currency": "AED"
},
"quantity": 2.0
},
"terminalDetail": {
"merchantName": "Botim Money"
}
},
"paySceneCode": "EWALLET",
"revoked": "false",
"reserved": "order desc"
},
"interActionParams": {
"deepLink": "https://botim.me/botim/payby/open-iap-cashdesk?ft=faa203b1bbe441b5b056c49308ae5ce0&iapPartnerId=null&iapSign=null&iapDeviceId=null&iapAppId=null"
}
},
"head": {
"applyStatus": "SUCCESS",
"code": "0",
"msg": "SUCCESS",
"traceCode": "982753"
}
}