{
"request_id": "string"
}
curl --location --request POST 'https://open-fat.cb.paykka.com/api/v2/merch/contract/inquiry' \
--header 'X-Merch-Id: M24061911365700670' \
--header 'Content-Type: application/json' \
--data-raw '{
"request_id": "string"
}'
{
"contract_order_no": "string",
"status": "RELATABLE",
"amount": 0,
"relatable_amount": 0
}