{ "merchantOrderId": "AC71EC46019F49BBA7B61176E96843B4", "amount": 10000, "amountConsistent": true, "desc": "string", "notifyUrl": "string", "callbackUrl": "string", "payType": 1 }
curl --location --request POST 'https://openapi-sandbox.aicapay.com/merchant-order-biz/openapi/payIn-mx/transaction/initialize' \ --header 'timestamp;' \ --header 'nonce;' \ --header 'access-key;' \ --header 'signature;' \ --header 'Content-Type: application/json' \ --data-raw '{ "merchantOrderId": "AC71EC46019F49BBA7B61176E96843B4", "amount": 10000, "amountConsistent": true, "desc": "string", "notifyUrl": "string", "callbackUrl": "string", "payType": 1 }'
{ "accountNo": "9900000001", "url": "string", "expireTime": 1762390708000 }