Skip to content

Commit

Permalink
NEW ITERATION LOGS- IGM+Pramaan+TRV10 flows
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikshan-Tango committed Feb 16, 2025
1 parent 1f2a19f commit 3bf1ced
Show file tree
Hide file tree
Showing 214 changed files with 8,102 additions and 2,282 deletions.
18 changes: 9 additions & 9 deletions TRV10/Boho/Flow-1-Successfull-Ride-Completion/confirm_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"code": "IND"
}
},
"message_id": "2ee4e7cf-0eee-40a8-a179-d235667bd475",
"timestamp": "2025-02-03T11:25:51.218Z",
"transaction_id": "f387926c-e640-47f7-8c5c-18d79405c114",
"message_id": "1f0533dd-bbb2-4f8c-b61e-45af12bd982e",
"timestamp": "2025-02-16T18:08:46.914Z",
"transaction_id": "40c816e8-1604-406b-a1f8-2da89969bfa4",
"ttl": "PT30S",
"version": "2.0.1"
},
Expand All @@ -35,7 +35,7 @@
"name": "Ikshan Bhardwaj"
}
},
"id": "297e1c50-cde2-4e1a-8ea4-b8960e2b790e",
"id": "ec53d9b9-f341-429d-9340-ac0e9677b315",
"stops": [
{
"location": {
Expand Down Expand Up @@ -65,12 +65,12 @@
],
"payments": [
{
"collected_by": "BAP",
"id": "b3563982-f7b5-4904-a7a8-9c56caad46ef",
"collected_by": "BPP",
"id": "6e489656-ced5-43c3-a7d2-ad676208f022",
"params": {
"bank_account_number": "544687212294",
"bank_code": "SBI88122340",
"virtual_payment_address": "9988776655@okicic"
"bank_code": "HDFC",
"virtual_payment_address": "544687212294@hdfc"
},
"status": "NOT-PAID",
"tags": [
Expand Down Expand Up @@ -140,7 +140,7 @@
"descriptor": {
"code": "SETTLEMENT_AMOUNT"
},
"value": "207.90"
"value": "2.10"
}
]
}
Expand Down
12 changes: 6 additions & 6 deletions TRV10/Boho/Flow-1-Successfull-Ride-Completion/init_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"code": "IND"
}
},
"message_id": "94294a17-4e9d-4efb-89bc-8e8a68494013",
"timestamp": "2025-02-03T11:25:39.975Z",
"transaction_id": "f387926c-e640-47f7-8c5c-18d79405c114",
"message_id": "df8b8eb2-c6c4-464c-83d0-c25a5c89856e",
"timestamp": "2025-02-16T18:08:18.302Z",
"transaction_id": "40c816e8-1604-406b-a1f8-2da89969bfa4",
"ttl": "PT30S",
"version": "2.0.1"
},
Expand All @@ -35,7 +35,7 @@
"name": "Ikshan Bhardwaj"
}
},
"id": "297e1c50-cde2-4e1a-8ea4-b8960e2b790e",
"id": "ec53d9b9-f341-429d-9340-ac0e9677b315",
"stops": [
{
"location": {
Expand Down Expand Up @@ -64,7 +64,7 @@
],
"payments": [
{
"collected_by": "BAP",
"collected_by": "BPP",
"params": {
"bank_account_number": "544687212294",
"bank_code": "HDFC",
Expand Down Expand Up @@ -96,7 +96,7 @@
"descriptor": {
"code": "SETTLEMENT_WINDOW"
},
"value": "PT1D"
"value": "P1D"
},
{
"descriptor": {
Expand Down
49 changes: 30 additions & 19 deletions TRV10/Boho/Flow-1-Successfull-Ride-Completion/on_confirm_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"code": "IND"
}
},
"message_id": "2ee4e7cf-0eee-40a8-a179-d235667bd475",
"timestamp": "2025-02-03T11:25:52.610Z",
"transaction_id": "f387926c-e640-47f7-8c5c-18d79405c114",
"message_id": "1f0533dd-bbb2-4f8c-b61e-45af12bd982e",
"timestamp": "2025-02-16T18:08:47.757Z",
"transaction_id": "40c816e8-1604-406b-a1f8-2da89969bfa4",
"ttl": "PT10M",
"version": "2.0.1"
},
Expand All @@ -27,7 +27,7 @@
},
"fulfillments": [
{
"id": "297e1c50-cde2-4e1a-8ea4-b8960e2b790e",
"id": "ec53d9b9-f341-429d-9340-ac0e9677b315",
"stops": [
{
"location": {
Expand All @@ -41,7 +41,7 @@
"authorization": {
"token": "123456",
"type": "OTP",
"valid_to": "2025-02-03T12:25:52.610Z",
"valid_to": "2025-02-16T19:08:47.754Z",
"status": "UNCLAIMED"
}
},
Expand All @@ -56,7 +56,10 @@
"vehicle": {
"category": "CAB",
"variant": "SUV",
"energy_type": "CNG"
"energy_type": "CNG",
"make": "BMW",
"model": "Z4",
"registration": "KA-01-AD-9876"
},
"tags": [
{
Expand Down Expand Up @@ -91,9 +94,17 @@
"name": "Ikshan Bhardwaj"
}
},
"agent": {
"contact": {
"phone": "9876543210"
},
"person": {
"name": "Niko Bellic"
}
},
"state": {
"descriptor": {
"code": "RIDE_CONFIRMED"
"code": "RIDE_ASSIGNED"
}
}
}
Expand All @@ -106,7 +117,7 @@
"name": "Cab Ride"
},
"fulfillment_ids": [
"297e1c50-cde2-4e1a-8ea4-b8960e2b790e"
"ec53d9b9-f341-429d-9340-ac0e9677b315"
],
"price": {
"currency": "INR",
Expand All @@ -115,8 +126,8 @@
"maximum_value": "230"
},
"location_ids": [
"c18a028c-6192-4d38-a9c8-0475e02fe791",
"1c789782-f25c-4019-bffd-36612c845d54"
"6e1980ea-9749-4e5e-b613-600af3694908",
"c71d1bd3-18e0-4f94-9641-689ff1e2c230"
],
"tags": [
{
Expand Down Expand Up @@ -199,7 +210,7 @@
}
],
"payment_ids": [
"b3563982-f7b5-4904-a7a8-9c56caad46ef"
"6e489656-ced5-43c3-a7d2-ad676208f022"
]
}
],
Expand Down Expand Up @@ -294,11 +305,11 @@
],
"payments": [
{
"collected_by": "BAP",
"collected_by": "BPP",
"params": {
"bank_code": "SBI88122340",
"bank_account_number": "544687212294",
"virtual_payment_address": "9988776655@okicic"
"bank_code": "HDFC",
"virtual_payment_address": "544687212294@hdfc"
},
"status": "NOT-PAID",
"tags": [
Expand Down Expand Up @@ -368,19 +379,19 @@
"descriptor": {
"code": "SETTLEMENT_AMOUNT"
},
"value": "207.90"
"value": "2.10"
}
]
}
],
"type": "ON-FULFILLMENT",
"id": "b3563982-f7b5-4904-a7a8-9c56caad46ef"
"id": "6e489656-ced5-43c3-a7d2-ad676208f022"
}
],
"id": "c48594f8-ecb6-40db-9c52-189f8cd9af54",
"id": "df4cef5f-f9c4-403d-a5a0-01e37fa20f6d",
"status": "ACTIVE",
"created_at": "2025-02-03T11:25:52.610Z",
"updated_at": "2025-02-03T11:25:52.610Z"
"created_at": "2025-02-16T18:08:47.757Z",
"updated_at": "2025-02-16T18:08:47.757Z"
}
}
}
26 changes: 13 additions & 13 deletions TRV10/Boho/Flow-1-Successfull-Ride-Completion/on_init_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"code": "IND"
}
},
"message_id": "94294a17-4e9d-4efb-89bc-8e8a68494013",
"timestamp": "2025-02-03T11:25:41.691Z",
"transaction_id": "f387926c-e640-47f7-8c5c-18d79405c114",
"message_id": "df8b8eb2-c6c4-464c-83d0-c25a5c89856e",
"timestamp": "2025-02-16T18:08:19.131Z",
"transaction_id": "40c816e8-1604-406b-a1f8-2da89969bfa4",
"ttl": "PT10M",
"version": "2.0.1"
},
Expand All @@ -27,7 +27,7 @@
},
"fulfillments": [
{
"id": "297e1c50-cde2-4e1a-8ea4-b8960e2b790e",
"id": "ec53d9b9-f341-429d-9340-ac0e9677b315",
"stops": [
{
"location": {
Expand Down Expand Up @@ -95,7 +95,7 @@
"name": "Cab Ride"
},
"fulfillment_ids": [
"297e1c50-cde2-4e1a-8ea4-b8960e2b790e"
"ec53d9b9-f341-429d-9340-ac0e9677b315"
],
"price": {
"currency": "INR",
Expand All @@ -104,8 +104,8 @@
"maximum_value": "230"
},
"location_ids": [
"c18a028c-6192-4d38-a9c8-0475e02fe791",
"1c789782-f25c-4019-bffd-36612c845d54"
"6e1980ea-9749-4e5e-b613-600af3694908",
"c71d1bd3-18e0-4f94-9641-689ff1e2c230"
],
"tags": [
{
Expand Down Expand Up @@ -188,7 +188,7 @@
}
],
"payment_ids": [
"b3563982-f7b5-4904-a7a8-9c56caad46ef"
"6e489656-ced5-43c3-a7d2-ad676208f022"
]
}
],
Expand Down Expand Up @@ -283,11 +283,11 @@
],
"payments": [
{
"collected_by": "BAP",
"collected_by": "BPP",
"params": {
"bank_code": "SBI88122340",
"bank_account_number": "544687212294",
"virtual_payment_address": "9988776655@okicic"
"bank_code": "HDFC",
"virtual_payment_address": "544687212294@hdfc"
},
"status": "NOT-PAID",
"tags": [
Expand Down Expand Up @@ -357,13 +357,13 @@
"descriptor": {
"code": "SETTLEMENT_AMOUNT"
},
"value": "207.90"
"value": "2.10"
}
]
}
],
"type": "ON-FULFILLMENT",
"id": "b3563982-f7b5-4904-a7a8-9c56caad46ef"
"id": "6e489656-ced5-43c3-a7d2-ad676208f022"
}
]
}
Expand Down
Loading

0 comments on commit 3bf1ced

Please sign in to comment.