forked from ONDC-Official/verification-logs
-
Notifications
You must be signed in to change notification settings - Fork 3
/
on_collector_recon.json
139 lines (139 loc) · 5.53 KB
/
on_collector_recon.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"context": {
"domain": "nic2004:12345",
"country": "IND",
"city": "std:080",
"action": "on_collector_recon",
"core_version": "1.0.0",
"bap_id": "abc.collectorapp.com",
"bap_uri": "https://abc.collectorapp.com",
"bpp_id": "NBBL",
"bpp_uri": "https://abc.rsp.com",
"transaction_id": "4a247089b6eb40f1bdb6fdaaf23c10f0",
"message_id": "6baa811a-6cbe-4ad3-94e9-cbf96aaff343",
"timestamp": "2023-01-24T14:50:03+05:30",
"ttl": "P2D"
},
"message": {
"orderbook": {
"orders": [
{
"id": "Y106403902112759",
"invoice_no": "2022/XYZ/12345-2",
"collector_app_id": "ajio.com",
"receiver_app_id": "flipkart",
"transaction_id": "3df395a9-c196-4678-a4d1-5eaf4f7df8dc",
"settlement_id": "1000622000102000105000101",
"settlement_reference_no": "622Y106403902112759",
"recon_status": "00",
"diff_amount": {
"currency": "INR",
"value": "00"
},
"counterparty_recon_status": "01",
"counterparty_diff_amount": {
"currency": "INR",
"value": "0"
},
"message": {
"name": "lesser amount",
"code": "less"
},
"order_recon_status": "01"
},
{
"id": "Y106403902112760",
"invoice_no": "2022/XYZ/12345-2",
"collector_app_id": "ajio.com",
"receiver_app_id": "flipkart",
"transaction_id": "3df395a9-c196-4678-a4d1-5eaf4f7df8dc",
"settlement_id": "1000622000102000105000101",
"settlement_reference_no": "622Y106403902112760",
"recon_status": "00",
"diff_amount": {
"currency": "INR"
},
"counterparty_recon_status": "01",
"counterparty_diff_amount": {
"currency": "INR",
"value": "0"
},
"message": {
"name": "lesser amount",
"code": "less"
},
"order_recon_status": "01"
},
{
"id": "Y106503902112759",
"invoice_no": "2022/XYZ/12345-2",
"collector_app_id": "ajio.com",
"receiver_app_id": "flipkart",
"transaction_id": "3df395a9-c196-4678-a4d1-5eaf4f7df8dc",
"settlement_id": "1000622000102000105000101",
"settlement_reference_no": "622Y106503902112759",
"recon_status": "00",
"diff_amount": {
"currency": "INR"
},
"counterparty_recon_status": "01",
"counterparty_diff_amount": {
"currency": "INR",
"value": "0"
},
"message": {
"name": "lesser amount",
"code": "less"
},
"order_recon_status": "01"
},
{
"id": "Y106404002112760",
"invoice_no": "2022/XYZ/12345-2",
"collector_app_id": "ajio.com",
"receiver_app_id": "flipkart",
"transaction_id": "3df395a9-c196-4678-a4d1-5eaf4f7df8dc",
"settlement_id": "1000622000102000105000101",
"settlement_reference_no": "622Y106404002112760",
"recon_status": "00",
"diff_amount": {
"currency": "INR"
},
"counterparty_recon_status": "01",
"counterparty_diff_amount": {
"currency": "INR",
"value": "0"
},
"message": {
"name": "lesser amount",
"code": "less"
},
"order_recon_status": "01"
},
{
"id": "Y106603902112759",
"invoice_no": "2022/XYZ/12345-2",
"collector_app_id": "ajio.com",
"receiver_app_id": "flipkart",
"transaction_id": "3df395a9-c196-4678-a4d1-5eaf4f7df8dc",
"settlement_id": "1000622000102000105000101",
"settlement_reference_no": "622Y106603902112759",
"recon_status": "00",
"diff_amount": {
"currency": "INR"
},
"counterparty_recon_status": "01",
"counterparty_diff_amount": {
"currency": "INR",
"value": "0"
},
"message": {
"name": "lesser amount",
"code": "less"
},
"order_recon_status": "01"
}
]
}
}
}