forked from ONDC-Official/verification-logs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
update.json
42 lines (42 loc) · 1.28 KB
/
update.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
37
38
39
40
41
42
{
"context": {
"domain": "nic2004:52110",
"country": "IND",
"city": "std:080",
"action": "update",
"core_version": "1.1.0",
"bap_id": "buyer-app-preprod.ondc.org",
"bap_uri": "https://buyer-app-preprod.ondc.org/protocol/v1",
"bpp_uri": "https://api.perfit.studio/bpp",
"transaction_id": "ff8c47ae-669e-4724-873a-f9d023d8d989",
"message_id": "d7988d1c-6cba-4805-b24d-7ffaf6b3d86d",
"timestamp": "2023-03-28T11:14:55.261Z",
"bpp_id": "api.perfit.studio",
"ttl": "PT30S"
},
"message": {
"update_target": "item",
"order": {
"id": "2023-03-28-100990",
"state": "Completed",
"provider": {
"id": "IGO_Seller_0001"
},
"items": [
{
"id": "addidas_ondc_001",
"quantity": {
"count": 1
},
"tags": {
"update_type": "return",
"reason_code": "004",
"ttl_approval": "P7D",
"ttl_reverseqc": "P3D",
"image": ""
}
}
]
}
}
}