PAYBY PAY
Operation
POST https://api.botim.money/sgs/api/acquire2/placeOrder
Payload
{
"requestTime": 1778094862904,
"bizContent": {
"startDate": "2026-02-10",
"endDate": "2026-02-15",
"deviceIdList": [],
"includeStatusList": [],
"sortPageParam": {
"number": 0,
"size": 20
}
}
}
Response
{
"body": {
"acquireOrder": {
"merchantOrderNo": "19048e43-ed26-460a-9523-46ada0ff4991",
"orderNo": "131778094864648061",
"status": "CREATED",
"product": "Basic Payment Gateway",
"totalAmount": {
"amount": 1.01,
"currency": "AED"
},
"payeeMid": "200001181101",
"expiredTime": 1778102062595,
"notifyUrl": "https://webhook.site/a282b934-dbe1-4419-ba32-62f7ee1ea433",
"subject": "Your subject",
"requestTime": 1778094862595,
"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": "test merchant for inapp and smartcode"
}
},
"paySceneCode": "EWALLET",
"revoked": "false",
"reserved": "order desc"
},
"interActionParams": {
"deepLink": "https://app.payby.com/open-iap-cashdesk?ft=b93fb97c2af54f45917ff8a5a7082257&iapPartnerId=null&iapSign=null&iapDeviceId=null&iapAppId=null"
}
},
"head": {
"applyStatus": "SUCCESS",
"code": "0",
"msg": "SUCCESS",
"traceCode": "142885"
}
}