forked from ONDC-Official/verification-logs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
search.json
36 lines (36 loc) · 1.06 KB
/
search.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"context": {
"domain": "nic2004:52110",
"country": "IND",
"city": "std:080",
"action": "search",
"core_version": "1.1.0",
"bap_id": "buyer-app-preprod.ondc.org",
"bap_uri": "https://buyer-app-preprod.ondc.org/protocol/v1",
"transaction_id": "ff8c47ae-669e-4724-873a-f9d023d8d989",
"message_id": "ee7224b0-70f8-4d4f-b5b6-aa527e8e4e23",
"timestamp": "2023-03-28T10:47:49.080Z",
"ttl": "PT30S"
},
"message": {
"intent": {
"item": {
"descriptor": {
"name": "shoe"
}
},
"fulfillment": {
"type": "Delivery",
"end": {
"location": {
"gps": "13.0007580000001,77.6165090000001"
}
}
},
"payment": {
"@ondc/org/buyer_app_finder_fee_type": "percent",
"@ondc/org/buyer_app_finder_fee_amount": "3.0"
}
}
}
}