curl --location --request POST 'https://sandbox-acq.onerway.com/v1/txn/consultPaymentMethod' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "0013386858067897202",
"country": "US",
"merchantNo": "446953",
"orderAmount": "790.38",
"orderCurrency": "USD",
"osType": "",
"paymentMode": "WEB",
"sign": "nnwitattnevojlmwkzhtnpihzaofnpstgrbsvgdmovawrqveoswluxmteidyymcw",
"subProductType": "DIRECT"
}'
{}