Skip to content

Commit 3d07b12

Browse files
author
sreejit_setu
committed
Attempt (1/n) at resolvinf conflicts
2 parents ce2e8ae + 37c3aad commit 3d07b12

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+7454
-5783
lines changed

api-playground/json/data/aadhaar-lite/aadhaar-lite.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"x-client-secret": "7IZMe9zvoBBuBukLiCP7n4KLwSOy11oP"
99
},
1010
{
11-
"x-product-instance-id": "69e23f7f-4f71-412e-aec6-b1da3fb77c6f"
11+
"x-product-instance-id": "699b5513-9ae5-455f-951c-b2f0a52c7f9a"
1212
}
1313
]
1414
},

api-playground/json/payments/billpay/api-integration/DisputeRequest.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
"parameters": {
33
"header": [
44
{
5-
"X-PARTNER-ID": "1010225520484287807"
5+
"X-PARTNER-ID": "1598777023906449314"
6+
},
7+
{
8+
"Authorization": "Bearer Token"
69
}
710
]
811
},
912
"body": {
10-
"description": "Amount deducted multiple times.",
13+
"description": "I have paid but account is not updated",
1114
"disputeType": "account-not-updated",
12-
"txnReferenceId": "HENSVVR4QOS7X1UGPY7JGUV444P10102202"
15+
"transactionId": "AS0150131206042ONSQ9"
1316
}
1417
}

api-playground/json/payments/billpay/api-integration/DisputeResponse.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"parameters": {
33
"header": [
44
{
5-
"X-PARTNER-ID": "1010225520484287807"
5+
"X-PARTNER-ID": "1598777023906449314"
6+
},
7+
{
8+
"Authorization": "Bearer Token"
69
}
710
]
811
},
912
"body": {
10-
"refId": "LNMSQQR4RKT7X1UGPY7JGUV454PL9T2C689"
13+
"refId": "D0S9B4G07LRRJUP0E60GzV8elY651492242"
1114
}
1215
}

api-playground/json/payments/billpay/api-integration/FetchRequest.json

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,28 @@
22
"parameters": {
33
"header": [
44
{
5-
"X-PARTNER-ID": "1010225520484287807"
5+
"X-PARTNER-ID": "1598777023906449314"
6+
},
7+
{
8+
"Authorization": "Bearer Token"
69
}
710
]
811
},
912
"body": {
1013
"agent": {
11-
"app": "SmartPay",
1214
"channel": "INT",
13-
"geocode": "19.0139,72.8254",
14-
"id": "AX01AI06512391457204",
15-
"ifsc": "ICIC0000152",
16-
"imei": "123456789012345",
15+
"id": "AS01AS02INB519046223",
1716
"ip": "124.170.23.24",
18-
"mac": "48-4D-7E-CB-DB-6F",
19-
"mobile": "9481773053",
20-
"os": "iOS",
21-
"postalCode": "600001",
22-
"terminalId": "6000011234"
17+
"mac": "48-4D-7E-CB-DB-6F"
2318
},
2419
"biller": {
25-
"id": "MAHI00000NATIC"
20+
"id": "OU12LO000NATGJ"
2621
},
2722
"customer": {
28-
"billParameters": [
23+
"customerParams": [
2924
{
3025
"name": "Loan Number",
31-
"value": "1895159"
26+
"value": "2775864"
3227
}
3328
],
3429
"mobile": "9481773053"

api-playground/json/payments/billpay/api-integration/FetchResponse.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"parameters": {
33
"header": [
44
{
5-
"X-PARTNER-ID": "1010225520484287807"
5+
"X-PARTNER-ID": "1598777023906449314"
6+
},
7+
{
8+
"Authorization": "Bearer Token"
69
}
710
]
811
},
912
"body": {
10-
"refId": "LNMSQQR4RKT7X1UGPY7JGUV454PL9T2C689"
13+
"refId": "D0S98CG07LRRJUP0E530JKlzok851492236"
1114
}
1215
}

api-playground/json/payments/billpay/api-integration/PaymentRequest.json

Lines changed: 13 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,24 @@
22
"parameters": {
33
"header": [
44
{
5-
"X-PARTNER-ID": "1010225520484287807"
5+
"X-PARTNER-ID": "1598777023906449314"
6+
},
7+
{
8+
"Authorization": "Bearer Token"
69
}
710
]
811
},
912
"body": {
10-
"agent": {
11-
"app": "SmartPay",
12-
"channel": "INT",
13-
"geocode": "19.0139,72.8254",
14-
"id": "AX01AI06512391457204",
15-
"ifsc": "ICIC0000152",
16-
"imei": "123456789012345",
17-
"ip": "124.170.23.24",
18-
"mac": "48-4D-7E-CB-DB-6F",
19-
"mobile": "9481773053",
20-
"os": "iOS",
21-
"postalCode": "600001",
22-
"terminalId": "6000011234"
23-
},
24-
"biller": {
25-
"id": "MAHI00000NATIC"
26-
},
27-
"customer": {
28-
"billParameters": [
29-
{
30-
"name": "Loan Number",
31-
"value": "1895159"
32-
}
33-
],
34-
"mobile": "9481773053"
35-
},
13+
"refId": "D0SHUGG07LRRJUP0EPOG7NwHIw051500830",
3614
"paymentDetails": {
37-
"amount": 10000,
38-
"mode": "Internet Banking",
39-
"paymentParams": [
40-
{
41-
"name": "Early Payment Amount",
42-
"value": "100"
43-
}
44-
],
45-
"paymentRefId": "BD019181220291",
46-
"timestamp": "2020-12-12T13:12:00+05:30"
15+
"mode": "UPI",
16+
"paymentRefId": "8eeySH5d084Ps4",
17+
"amount": 40000000,
18+
"timestamp": "2025-05-30T03:00:37.650+00:00",
19+
"accountInfo": "dummy@ybl"
4720
},
48-
"refId": "HENSVVR4QOS7X1UGPY7JGUV444P10102202"
21+
"remitter": {
22+
"name": "Ranjeet Kumar"
23+
}
4924
}
5025
}

api-playground/json/payments/billpay/api-integration/PaymentResponse.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"parameters": {
33
"header": [
44
{
5-
"X-PARTNER-ID": "1010225520484287807"
5+
"X-PARTNER-ID": "1598777023906449314"
6+
},
7+
{
8+
"Authorization": "Bearer Token"
69
}
710
]
811
},
912
"body": {
10-
"refId": "LNMSQQR4RKT7X1UGPY7JGUV454PL9T2C689"
13+
"refId": "D0S99QG07LRRJUP0E5J0EUMxeCZ51492240"
1114
}
1215
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"body": {
3+
"clientID": "cu0degj24shfhcb24t00",
4+
"secret": "cu0degr24shfhcb24t0g"
5+
}
6+
}

api-playground/json/payments/billpay/api-integration/getBillers.json

Lines changed: 5 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,51 +2,15 @@
22
"parameters": {
33
"query": [
44
{
5-
"categoryName": "categoryName"
6-
},
7-
{
8-
"ids": "ids"
9-
},
10-
{
11-
"limit": "limit"
12-
},
13-
{
14-
"after": "after"
15-
},
16-
{
17-
"search": "search"
18-
},
19-
{
20-
"pincode": "pincode"
21-
},
22-
{
23-
"country": "country"
24-
},
25-
{
26-
"coverage": "coverage"
27-
},
28-
{
29-
"state": "state"
30-
},
31-
{
32-
"city": "city"
33-
},
34-
{
35-
"tags": "tags"
36-
},
37-
{
38-
"paymentChannel": "paymentChannel"
39-
},
40-
{
41-
"paymentMode": "paymentMode"
42-
},
43-
{
44-
"updatedSince": "updatedSince"
5+
"categoryName": "Loan Repayment"
456
}
467
],
478
"header": [
489
{
49-
"X-PARTNER-ID": "1010225520484287807"
10+
"X-PARTNER-ID": "1598777023906449314"
11+
},
12+
{
13+
"Authorization": "Bearer Token"
5014
}
5115
]
5216
}

api-playground/json/payments/billpay/api-integration/getCategories.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"parameters": {
33
"header": [
44
{
5-
"X-PARTNER-ID": "1010225520484287807"
5+
"X-PARTNER-ID": "1598777023906449314"
6+
},
7+
{
8+
"Authorization": "Bearer Token"
69
}
710
]
811
}

0 commit comments

Comments
 (0)