{
"request_id": "string",
"type": "string"
}
curl --location --request POST 'https://open-fat.cb.paykka.com/api/v2/merch/beneficiary/inquiry' \
--header 'X-Merch-Id: M24061911365700670' \
--header 'Content-Type: application/json' \
--data-raw '{
"request_id": "string",
"type": "string"
}'
{
"msg": "string",
"payee_id": "string",
"status": "PENDING"
}