DYNQR

Operation

POST https://api.payby.com/sgs/api/acquire2/placeOrder

Payload
{
  "bizContent": {
    "statementDate": "20250925"
  },
  "requestTime": 1764874531392
}
Response
{
  "body": {
    "acquireOrder": {
      "merchantOrderNo": "0fc5c554-de76-46e1-8741-4fb25215f6bd",
      "orderNo": "131764874531322030",
      "status": "CREATED",
      "product": "Basic Payment Gateway",
      "totalAmount": {
        "amount": 1.01,
        "currency": "AED"
      },
      "payeeMid": "200000751900",
      "expiredTime": 1764881730616,
      "notifyUrl": "https://webhook.site/a282b934-dbe1-4419-ba32-62f7ee1ea433",
      "subject": "Your subject",
      "requestTime": 1764874530616,
      "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-Astra-BD"
        }
      },
      "paySceneCode": "DYNQR",
      "revoked": "false",
      "reserved": "order desc"
    },
    "interActionParams": {
      "tokenUrl": "https://qr.payby.com?BIZ_TYPE=202&ft=132105d1393e45ffad1c38a0d9148bc5&t=1764874532051"
    }
  },
  "head": {
    "applyStatus": "SUCCESS",
    "code": "0",
    "msg": "SUCCESS",
    "traceCode": "141613"
  }
}
QR Code