{
"request_id": "string"
}
curl --location --request POST 'https://open-fat.cb.paykka.com/api/v2/merch/pay/inquiry' \
--header 'X-Merch-Id: M24061911365700670' \
--header 'Content-Type: application/json' \
--data-raw '{
"request_id": "string"
}'
{
"status": "PROCESSING",
"fee_amount": 0,
"beneficiary_type": "PAY"
}