{ "merchantOrderId": "AC71EC46019F49BBA7B61176E96843B4", "amount": 10000, "amountConsistent": true, "desc": "string", "notifyUrl": "string", "callbackUrl": "string" }
curl --location --request POST 'https://openapi-sandbox.aicapay.com/merchant-order-biz/openapi/payIn/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" }'
{ "accountNo": "9900000001", "accountName": "name", "bankName": "Boost MFB", "h5Url": "string", "accountExpiration": 0 }