curl --location --request POST 'https://pramaan.ondc.org/beta/staging/mock/buyer/lookup' \ --header 'Content-Type: application/json' \ --data-raw '{ "subscriber_id": "pramaan.ondc.org/beta/staging/mock/seller", "country": "IND" }'
{}