curl --location --request POST 'https://sandbox-acq.onerway.com/v1/txn/queryTokenList' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "1968187301902553088",
"merchantNo": "800515",
"merchantCustId": "CustId-677A-1W11",
"subProductType": "TOKEN",
"sign": null
}'
{}