curl --location --request POST 'https://pramaan.ondc.org/beta/staging/mock/seller/search' \
--header 'Content-Type: application/json' \
--data-raw '{
"context": {
"domain": "ONDC:RET11",
"country": "IND",
"city": "std:0124",
"core_version": "1.2.5",
"action": "search",
"transaction_id": "74e512d0-af5e-4ec0-936c-11d5b417a780",
"message_id": "746b4404-a1a5-47ac-8dad-f926c5992f56",
"timestamp": "2025-06-10T05:21:48.289Z",
"bap_uri": "https://mock.apidog.com/m2/950198-933850-default/17800626?apidogApiId=17800626",
"bap_id": "mock.apidog.com/m2/950198-933850-default",
"ttl": "PT30S"
},
"message": {
"intent": {
"fulfillment": {
"type": "Delivery"
},
"payment": {
"@ondc/org/buyer_app_finder_fee_type": "percent",
"@ondc/org/buyer_app_finder_fee_amount": "3"
},
"tags": [
{
"code": "catalog_full",
"list": [
{
"code": "payload_type",
"value": "inline"
}
]
},
{
"code": "bap_promos",
"list": [
{
"code": "category",
"value": "track suit"
},
{
"code": "from",
"value": "2025-05-21T18:30:00Z"
},
{
"code": "to",
"value": "2025-06-20T18:30:00Z"
}
]
}
]
}
}
}'