Newer
Older
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"66b7b9bad166\"\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/status",
"host": ["{{base_url}}"],
"path": ["status"]
}
},
"response": []
},
{
"name": "Rating",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"a9aaecca-10b7-4d19-b640-b047a7c621961676906777032\",\n \"rating_category\": \"Provider\"\n }\n ]\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/rating",
"host": ["{{base_url}}"],
"path": ["rating"]
}
},
"response": []
},
{
"name": "Cancel",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"alpha-odr-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://alpha-odr-network-bpp.becknprotocol.io\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"572BHD23HD\",\n \"cancellation_reason_id\": \"5\",\n \"descriptor\": {\n \"short_desc\": \"Dispute dropped\"\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/cancel",
"host": ["{{base_url}}"],
"path": ["cancel"]
}
},
"response": []
},
{
"name": "Update",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"orderId\": \"66b7b9bad166\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].agent\",\n \"fulfillments\": [\n {\n \"agent\": {\n \"person\": {\n \"id\": \"ca063dc9d321\",\n \"name\": \"Mr Adam Smith\"\n }\n }\n }\n ],\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"agent\"\n }\n }\n ]\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/update",
"host": ["{{base_url}}"],
"path": ["update"]
}
},
"response": []
},
{
"name": "Support",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"572BHD23HD\",\n \"phone\": \"+919876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
"url": {
"raw": "{{base_url}}/support",
"host": ["{{base_url}}"],
"path": ["support"]
}
},
"response": []
}
]
},
{
"name": "Financial Services",
"item": [
{
"name": "Personal Credit",
"item": [
"name": "Search",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"category\": {\n \"categoryCode\":\"personal-loan\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/search",
"path": ["search"]
}
},
"response": [
{
"name": "response",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"category\": {\n \"categoryCode\":\"personal-loan\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/search",
"path": ["search"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 11:32:55 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "1519"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"5ef-sp0W7LtkvHiXEe32qRtkqp5dtZo\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"on_search\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"710092da-7c53-413c-bcda-2bd66773df38\",\n \"message_id\": \"581f335d-c668-4260-a782-072065bb98bb\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T11:32:44.628Z\"\n },\n \"message\": {\n \"name\": \"ICICI Bank\",\n \"providers\": [\n {\n \"id\": \"1\",\n \"name\": \"ICICI Bank\",\n \"short_desc\": \"ICICI Bank Ltd\",\n \"long_desc\": \"ICICI Bank Ltd, India.\",\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Personal Loan\",\n \"categories\": [\n {\n \"id\": \"101123\",\n \"name\": \"Personal Loan\",\n \"code\": \"personal-loan\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"general-info\",\n \"name\": \"General Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Interest Rate\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"c8e3968c-cd78-4e46-aa34-0d541e46bd73\",\n \"name\": \"Car Loan\",\n \"categories\": [\n {\n \"id\": \"101124\",\n \"name\": \"Car Loan\",\n \"code\": \"car-loan\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"General Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Interest Rate\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"80414936-a06d-49ae-9475-f99448c77014\",\n \"name\": \"Education Loan\",\n \"categories\": [\n {\n \"id\": \"101125\",\n \"name\": \"Education Loan\",\n \"code\": \"education-loan\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"General Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Interest Rate\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://www.icicibank.com/content/dam/icicibank/india/assets/images/header/logo.png\"\n }\n ]\n }\n ]\n }\n }\n ]\n}"
"name": "Select",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\":\"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"73ef9742-c17d-4c4e-92e3-b057960863af\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/select",
"path": ["select"]
"name": "response",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\":\"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"73ef9742-c17d-4c4e-92e3-b057960863af\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/select",
"path": ["select"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 11:35:17 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "1608"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"648-oDlj/e2P0dJpPsf4U/zzLMmXEQk\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"on_select\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"465a01ba-7148-4bb7-9138-49b844f06c14\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T11:35:12.071Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"id\": \"b469bb12-9f67-4898-8f39-ea7816f54289\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"171800\"\n },\n \"breakup\": [\n {\n \"title\": \"Principal\",\n \"price\": {\n \"value\": \"150000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Interest\",\n \"price\": {\n \"value\": \"20000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Processing fee\",\n \"price\": {\n \"value\": \"1800\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"ICICI Bank\",\n \"short_desc\": \"ICICI Bank Ltd\",\n \"long_desc\": \"ICICI Bank Ltd, India.\",\n \"images\": {\n \"url\": \"https://www.icicibank.com/content/dam/icicibank/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"xinput\": {\n \"mime_type\": \"text/html\"\n },\n \"name\": \"Personal Loan Offer: INR 2,00,000\",\n \"tags\": [\n {\n \"name\": \"Personal loan terms\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Interest Rate\",\n \"value\": \"12%\"\n },\n {\n \"name\": \"Interest Type\",\n \"value\": \"FLOATING\"\n },\n {\n \"name\": \"Term\",\n \"value\": \"5 months\"\n },\n {\n \"name\": \"Foreclosure Penalty\",\n \"value\": \"0.5%\"\n },\n {\n \"name\": \"Delayed payments penalty\",\n \"value\": \"5%\"\n },\n {\n \"name\": \"Terms & Conditions\",\n \"value\": \"https://icicibank.com/loan/tnc.html\"\n }\n ]\n }\n ]\n }\n ]\n }\n }\n }\n ]\n}"
"name": "Init",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"73ef9742-c17d-4c4e-92e3-b057960863af\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/init",
"path": ["init"]
"name": "response",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"73ef9742-c17d-4c4e-92e3-b057960863af\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/init",
"path": ["init"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 11:37:55 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "3114"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"c2a-jwoNpgIFr354fh8QmHTy0P+eI5s\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"on_init\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"13059364-3a49-4397-83f0-23f72ec8fc7b\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T11:37:49.190Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"ICICI Bank\",\n \"short_desc\": \"ICICI Bank Ltd\",\n \"long_desc\": \"ICICI Bank Ltd, India.\",\n \"images\": {\n \"url\": \"https://www.icicibank.com/content/dam/icicibank/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Personal Loan Offer: INR 2,00,000\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"tags\": [\n {\n \"name\": \"Personal loan terms\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Interest Rate\",\n \"value\": \"12%\"\n },\n {\n \"name\": \"Interest Type\",\n \"value\": \"FLOATING\"\n },\n {\n \"name\": \"Term\",\n \"value\": \"5 months\"\n },\n {\n \"name\": \"Foreclosure Penalty\",\n \"value\": \"0.5%\"\n },\n {\n \"name\": \"Delayed payments penalty\",\n \"value\": \"5%\"\n },\n {\n \"name\": \"Terms & Conditions\",\n \"value\": \"https://icicibank.com/loan/tnc.html\"\n }\n ]\n }\n ],\n \"xinput\": {\n \"mime_type\": \"text/html\"\n }\n }\n ],\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9999999999\",\n \"email\": \"john.doe@example.com\"\n }\n },\n \"stops\": [\n {\n \"authorization\": {\n \"type\": \"OTP\"\n }\n }\n ],\n \"state\": {\n \"descriptor\": {\n \"name\": \"Loan Initiated\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"id\": \"b469bb12-9f67-4898-8f39-ea7816f54289\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"breakup\": [\n {\n \"title\": \"Principal\",\n \"price\": {\n \"value\": \"200000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Interest\",\n \"price\": {\n \"value\": \"30000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Processing fee\",\n \"price\": {\n \"value\": \"1800\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"payments\": [\n {\n \"type\": \"PRE-ORDER\",\n \"url\": \"https://emandate.icicibank.in\",\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-06-01T00:00:00.00Z\",\n \"end\": \"2023-06-30T00:00:00.00Z\"\n }\n }\n },\n {\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-07-01T00:00:00.00Z\",\n \"end\": \"2023-07-31T00:00:00.00Z\"\n }\n }\n },\n {\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-08-01T00:00:00.00Z\",\n \"end\": \"2023-08-31T00:00:00.00Z\"\n }\n }\n },\n {\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-09-01T00:00:00.00Z\",\n \"end\": \"2023-09-30T00:00:00.00Z\"\n }\n }\n },\n {\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-10-01T00:00:00.00Z\",\n \"end\": \"2023-10-31T00:00:00.00Z\"\n }\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Loan sanctioned\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"3%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://icicibank.com/loan/tnc.html\"\n }\n },\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Loan disbursed\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"5%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://icicibank.com/loan/tnc.html\"\n }\n }\n ]\n }\n }\n }\n ]\n}"
"name": "Confirm",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"stops\": [\n {\n \"authorization\": {\n \"type\": \"OTP\",\n \"token\": \"535346\"\n }\n }\n ]\n }\n ]\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/confirm",
"path": ["confirm"]
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
"response": [
{
"name": "response",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"stops\": [\n {\n \"authorization\": {\n \"type\": \"OTP\",\n \"token\": \"535346\"\n }\n }\n ]\n }\n ]\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/confirm",
"host": ["{{base_url}}"],
"path": ["confirm"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 11:39:57 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "3065"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"bf9-RJGF7Tn7O/NfBpp4kWzyd/30boA\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"on_confirm\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"70affc7f-3644-43df-8ada-99705ef9402f\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T11:39:51.383Z\"\n },\n \"message\": {\n \"orderId\": \"66B7AEDF45\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"ICICI Bank\",\n \"short_desc\": \"ICICI Bank Ltd\",\n \"long_desc\": \"ICICI Bank Ltd, India.\",\n \"images\": [\n {\n \"url\": \"https://www.icicibank.com/content/dam/icicibank/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n ]\n },\n \"items\": {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Personal Loan Offer: INR 2,00,000\",\n \"code\": \"personal-loan\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"tags\": [\n {\n \"name\": \"Personal loan terms\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Interest Rate\",\n \"value\": \"12%\"\n },\n {\n \"name\": \"Interest Type\",\n \"value\": \"FLOATING\"\n },\n {\n \"name\": \"Term\",\n \"value\": \"5 months\"\n },\n {\n \"name\": \"Foreclosure Penalty\",\n \"value\": \"0.5%\"\n },\n {\n \"name\": \"Delayed payments penalty\",\n \"value\": \"5%\"\n },\n {\n \"name\": \"Terms & Conditions\",\n \"value\": \"https://icicibank.com/loan/tnc.html\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9999999999\",\n \"email\": \"john.doe@example.com\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"name\": \"Loan Sanctioned\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"id\": \"b469bb12-9f67-4898-8f39-ea7816f54289\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"breakup\": [\n {\n \"title\": \"Principal\",\n \"price\": {\n \"value\": \"200000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Interest\",\n \"price\": {\n \"value\": \"30000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Processing fee\",\n \"price\": {\n \"value\": \"1800\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"payments\": [\n {\n \"type\": \"PRE-FULFILLMENT\",\n \"url\": \"https://emandate.icicibank.in\",\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-06-01T00:00:00.00Z\",\n \"end\": \"2023-06-30T00:00:00.00Z\"\n }\n }\n },\n {\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-07-01T00:00:00.00Z\",\n \"end\": \"2023-07-31T00:00:00.00Z\"\n }\n }\n },\n {\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-08-01T00:00:00.00Z\",\n \"end\": \"2023-08-31T00:00:00.00Z\"\n }\n }\n },\n {\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-09-01T00:00:00.00Z\",\n \"end\": \"2023-09-30T00:00:00.00Z\"\n }\n }\n },\n {\n \"params\": {\n \"amount\": \"46360\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-10-01T00:00:00.00Z\",\n \"end\": \"2023-10-31T00:00:00.00Z\"\n }\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Loan sanctioned\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"3%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://icicibank.com/loan/tnc.html\"\n }\n },\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Loan disbursed\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"5%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://icicibank.com/loan/tnc.html\"\n }\n }\n ]\n }\n }\n ]\n}"
}
]
"name": "Status",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"order_id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\"\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/status",
"path": ["status"]
"name": "response",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"order_id\":\"66b7b9bad166-4a3f-ada6-ca063dc9d321\"\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/status",
"path": ["status"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 11:41:55 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "2492"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"9bc-8vHCevcY44+6oqRdePDQEKfUhkk\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"on_status\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"9e8c0a17-4391-410a-86c3-730385af3d02\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T11:41:49.626Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"66B7AEDF45\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"ICICI Bank\",\n \"short_desc\": \"ICICI Bank Ltd\",\n \"long_desc\": \"ICICI Bank Ltd, India.\",\n \"images\": {\n \"url\": \"https://www.icicibank.com/content/dam/icicibank/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Personal Loan Offer: INR 2,00,000\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"tags\": [\n {\n \"name\": \"Personal loan terms\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Interest Rate\",\n \"value\": \"12%\"\n },\n {\n \"name\": \"Interest Type\",\n \"value\": \"FLOATING\"\n },\n {\n \"name\": \"Term\",\n \"value\": \"5 months\"\n },\n {\n \"name\": \"Foreclosure Penalty\",\n \"value\": \"0.5%\"\n },\n {\n \"name\": \"Delayed payments penalty\",\n \"value\": \"5%\"\n },\n {\n \"name\": \"Terms & Conditions\",\n \"value\": \"https://icicibank.com/loan/tnc.html\"\n }\n ]\n }\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9999999999\",\n \"email\": \"john.doe@example.com\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"name\": \"Installment 5/5 received\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"id\": \"b469bb12-9f67-4898-8f39-ea7816f54289\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"breakup\": [\n {\n \"title\": \"Installment 1\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Installment 2\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Installment 3\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Installment 4\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Installment 5\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"payments\": [\n {\n \"url\": \"https://emandate.icicibank.in\",\n \"params\": {\n \"amount\": \"0\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Loan sanctioned\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"3%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://icicibank.com/loan/tnc.html\"\n }\n },\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Loan disbursed\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"5%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://icicibank.com/loan/tnc.html\"\n }\n }\n ],\n \"type\": \"DEFAULT\"\n }\n }\n }\n ]\n}"
"name": "Rating",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"6743e9e2-4fb5-487c-92b7\",\n \"rating_category\": \"Order\",\n \"value\": \"5\"\n }\n ]\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/rating",
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
"path": ["rating"]
}
},
"response": []
},
{
"name": "Cancel",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"order_id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"cancellation_reason_id\": \"5\",\n \"descriptor\": {\n \"short_desc\": \"Loss of employment\"\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/cancel",
"host": ["{{base_url}}"],
"path": ["cancel"]
}
},
"response": []
},
{
"name": "Update",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"orderId\": \"66B7AEDF45\",\n \"updateDetails\": {\n \"updateTarget\": \"fulfillment\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n }\n ]\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/update",
"host": ["{{base_url}}"],
"path": ["update"]
"name": "response",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"orderId\": \"66B7AEDF45\",\n \"updateDetails\": {\n \"updateTarget\": \"fulfillment\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n }\n ]\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/update",
"path": ["update"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 13:10:03 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "2498"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"9c2-COdxRrylwcwN+KRZtMOKszjgBPU\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"on_update\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"7301fc47-14f6-4deb-a348-4b6d1ff65a2a\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:09:58.244Z\"\n },\n \"message\": {\n \"orderId\": \"66B7AEDF45\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"ICICI Bank\",\n \"short_desc\": \"ICICI Bank Ltd\",\n \"long_desc\": \"ICICI Bank Ltd, India.\",\n \"images\": [\n {\n \"url\": \"https://www.icicibank.com/content/dam/icicibank/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n ]\n },\n \"items\": {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Personal Loan Offer: INR 2,00,000\",\n \"code\": \"personal-loan\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"tags\": [\n {\n \"name\": \"Personal loan terms\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Interest Rate\",\n \"value\": \"12%\"\n },\n {\n \"name\": \"Interest Type\",\n \"value\": \"FLOATING\"\n },\n {\n \"name\": \"Term\",\n \"value\": \"5 months\"\n },\n {\n \"name\": \"Foreclosure Penalty\",\n \"value\": \"0.5%\"\n },\n {\n \"name\": \"Delayed payments penalty\",\n \"value\": \"5%\"\n },\n {\n \"name\": \"Terms & Conditions\",\n \"value\": \"https://icicibank.com/loan/tnc.html\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9999999999\",\n \"email\": \"john.doe@example.com\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"name\": \"Loan application updated\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"id\": \"b469bb12-9f67-4898-8f39-ea7816f54289\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"breakup\": [\n {\n \"title\": \"Installment 1\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Installment 2\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Installment 3\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Installment 4\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Installment 5\",\n \"price\": {\n \"value\": \"46360\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"payments\": [\n {\n \"url\": \"https://emandate.icicibank.in\",\n \"params\": {\n \"amount\": \"185440\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Loan sanctioned\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"3%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://icicibank.com/loan/tnc.html\"\n }\n },\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Loan disbursed\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"5%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://icicibank.com/loan/tnc.html\"\n }\n }\n ]\n }\n }\n ]\n}"
"name": "Support",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"6743e9e2-4fb5-487c-92b7\",\n \"phone\": \"+919876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/support",
"path": ["support"]
"name": "response",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"financial-services:credit-personal:0.2.0\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"6743e9e2-4fb5-487c-92b7\",\n \"phone\": \"+919876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/support",
"path": ["support"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 13:11:54 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "720"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"2d0-Unq+JaSi4GTSg57lEAJhsco7gbY\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"on_support\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"2efbc2f4-4ac3-40c6-a893-8c20c99e5d44\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:11:48.460Z\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"phone\": \"1800 1080\",\n \"email\": \"customer.care@icicibank.com\",\n \"url\": \"https://www.icicibank.com/helpdesk\"\n }\n }\n }\n ]\n}"
"name": "Health Insurance",
"item": [
{
"name": "Search",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\"\n },\n \"category\": {\n \"categoryCode\":\"HEALTH_INSURANCE\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/search",
"host": ["{{base_url}}"],
"path": ["search"]
}
},
"response": [
{
"name": "Search",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\"\n },\n \"category\": {\n \"categoryCode\":\"HEALTH_INSURANCE\"\n }\n}",
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/search",
"host": ["{{base_url}}"],
"path": ["search"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 13:14:25 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "2537"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"9e9-/T6F4uVTE8Nvc+1i093ZRq+WDDE\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"on_search\",\n \"core_version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"306acf12-ab5d-45f9-9020-6f4c01ace9e4\",\n \"message_id\": \"4a8fc135-6c6f-4b32-a152-331caa90c1a9\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:14:14.888Z\"\n },\n \"message\": {\n \"name\": \"ABC Insurance Ltd\",\n \"providers\": [\n {\n \"id\": \"e5585415-bce5-46b5-aeba-9f6b83df5ffa\",\n \"name\": \"ABC Insurance Ltd.\",\n \"short_desc\": \"ABC Insurance Ltd. India \",\n \"long_desc\": \"ABC Insurance Ltd. Deals in multiple Insurance Services like Health, Motor, Marine etc\",\n \"items\": [\n {\n \"id\": \"1\",\n \"short_desc\": \"ABC Individaul Health Insurance Class A with custom addon\",\n \"name\": \"ABC Individual Health Insurance Policy\",\n \"categories\": [\n {\n \"id\": \"1\",\n \"name\": \"Individual Insurance\",\n \"code\": \"INDIVIDUAL_INSURANCE\"\n },\n {\n \"id\": \"2\",\n \"name\": \"Family Insurance\",\n \"code\": \"FAMILY_INSURANCE\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"general-info\",\n \"name\": \"General Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Coverage amount\",\n \"value\": \"10000000\"\n },\n {\n \"name\": \"Co-payment\",\n \"value\": \"Yes\"\n },\n {\n \"name\": \"Room rent cap\",\n \"value\": \"25000\"\n },\n {\n \"name\": \"Restoration benefit\",\n \"value\": \"No\"\n },\n {\n \"name\": \"Claim settlement ratio\",\n \"value\": \"0.8\"\n },\n {\n \"name\": \"Pre-hospitalization coverage days\",\n \"value\": \"2\"\n },\n {\n \"name\": \"Post-hospitalization coverage days\",\n \"value\": \"5\"\n },\n {\n \"name\": \"Maternity coverage\",\n \"value\": \"Yes\"\n },\n {\n \"name\": \"Initial waiting period\",\n \"value\": \"No\"\n },\n {\n \"name\": \"Cashless hospitals\",\n \"value\": \"50\"\n }\n ]\n }\n ],\n \"time\": {\n \"duration\": \"P1Y\",\n \"label\": \"TENURE\"\n }\n },\n {\n \"id\": \"1b0fb502-630d-4650-a195-9262c1436e2d\",\n \"short_desc\": \"short description of the Family Insurance Type 1\",\n \"name\": \"Family Insurance\",\n \"tags\": [\n {\n \"code\": \"general-info\",\n \"name\": \"General Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Coverage amount\",\n \"value\": \"10000000\"\n },\n {\n \"name\": \"Co-payment\",\n \"value\": \"Yes\"\n },\n {\n \"name\": \"Room rent cap\",\n \"value\": \"25000\"\n },\n {\n \"name\": \"Restoration benefit\",\n \"value\": \"No\"\n },\n {\n \"name\": \"Claim settlement ratio\",\n \"value\": \"0.8\"\n },\n {\n \"name\": \"Pre-hospitalization coverage days\",\n \"value\": \"2\"\n },\n {\n \"name\": \"Post-hospitalization coverage days\",\n \"value\": \"5\"\n },\n {\n \"name\": \"Maternity coverage\",\n \"value\": \"YYes\"\n },\n {\n \"name\": \"Initial waiting period\",\n \"value\": \"No\"\n },\n {\n \"name\": \"Cashless hospitals\",\n \"value\": \"50\"\n }\n ]\n }\n ],\n \"time\": {\n \"duration\": \"P1Y\",\n \"label\": \"TENURE\"\n }\n }\n ],\n \"images\": [\n {\n \"url\": \"https://www.abcinsurance.com/content/dam/abc/india/assets/images/header/logo.png\"\n }\n ]\n }\n ]\n }\n }\n ]\n}"
}
]
},
{
"name": "Select",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:health-insurance:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"items\": [\n {\n \"add_ons\": [\n {\n \"id\": \"1\"\n }\n ],\n \"id\": \"36db0d40-c7ca-47db-82d8-6cdadf671c3c\",\n \"xinput\": {\n \"form\": {\n \"submission_id\": \"e9a3b4a5-10f8-42c7-b888-dbf0e2edd684\"\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"1\"\n }\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/select",
"host": ["{{base_url}}"],
"path": ["select"]
}
},
"response": [
{
"name": "response",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"financial-services:health-insurance:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"items\": [\n {\n \"add_ons\": [\n {\n \"id\": \"1\"\n }\n ],\n \"id\": \"36db0d40-c7ca-47db-82d8-6cdadf671c3c\",\n \"xinput\": {\n \"form\": {\n \"submission_id\": \"e9a3b4a5-10f8-42c7-b888-dbf0e2edd684\"\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"1\"\n }\n }\n }\n }\n ]\n}",
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/select",
"host": ["{{base_url}}"],
"path": ["select"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 13:16:32 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "1906"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Access-Control-Allow-Origin",
"value": "*"
},
{
"key": "ETag",
"value": "W/\"772-uidF2LHZeJd3hJ92k3ZBO4PN8so\""
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000"
}
],
"cookie": [],
"body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"on_select\",\n \"core_version\": \"1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"a548cfda-763a-4485-8a83-6acd68fc68d5\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:16:26.595Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"breakup\": [\n {\n \"price\": {\n \"value\": \"900\"\n },\n \"title\": \"Base Price\"\n },\n {\n \"price\": {\n \"value\": \"50\"\n },\n \"title\": \"Tax\"\n },\n {\n \"price\": {\n \"value\": \"50\"\n },\n \"title\": \"Processing Fee\"\n }\n ],\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1000\"\n }\n },\n \"provider\": {\n \"id\": \"e5585415-bce5-46b5-aeba-9f6b83df5ffa\",\n \"name\": \"ABC Insurance Ltd.\",\n \"short_desc\": \"ABC Insurance Ltd. India \",\n \"long_desc\": \"ABC Insurance Ltd. Deals in multiple Insurance Services like Health, Motor, Marine etc\",\n \"images\": {\n \"url\": \"https://www.abcinsurance.com/content/dam/abc/india/assets/images/header/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"36db0d40-c7ca-47db-82d8-6cdadf671c3c\",\n \"xinput\": {},\n \"name\": \"ABC Individaul Health Insurance Policy\",\n \"short_desc\": \"ABC Individual Health Insurance Class A with custom addon\",\n \"price\": {\n \"value\": \"1000\"\n },\n \"time\": {\n \"duration\": \"P1Y\",\n \"label\": \"TENURE\"\n },\n \"tags\": [\n {\n \"name\": \"Policy Inclusive Offers\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Coverage amount\",\n \"value\": \"10000000\"\n },\n {\n \"name\": \"Co-payment\",\n \"value\": \"Yes\"\n },\n {\n \"name\": \"Room rent cap\",\n \"value\": \"25000\"\n },\n {\n \"name\": \"Restoration benefit\",\n \"value\": \"No\"\n },\n {\n \"name\": \"Claim settlement ratio\",\n \"value\": \"0.8\"\n },\n {\n \"name\": \"Pre-hospitalization coverage days\",\n \"value\": \"2\"\n },\n {\n \"name\": \"Post-hospitalization coverage days\",\n \"value\": \"5\"\n },\n {\n \"name\": \"Maternity coverage\",\n \"value\": \"Yes\"\n },\n {\n \"name\": \"Initial waiting period\",\n \"value\": \"No\"\n },\n {\n \"name\": \"Cashless hospitals\",\n \"value\": \"50\"\n }\n ]\n }\n ]\n }\n ]\n }\n }\n }\n ]\n}"
}
]
},
{
"name": "Init",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"domain\": \"financial-services:health-insurance:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"email\": \"joe.adam@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Joe Adam\"\n }\n }\n }\n ],\n \"items\": [\n {\n \"add_ons\": [\n {\n \"id\": \"1\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"id\": \"36db0d40-c7ca-47db-82d8-6cdadf671c3c\",\n \"xinput\": {\n \"form\": {\n \"submission_id\": \"e9a3b4a5-10f8-42c7-b888-dbf0e2edd684\"\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"e5585415-bce5-46b5-aeba-9f6b83df5ffa\"\n }\n }\n }\n }\n ]\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/init",
"host": ["{{base_url}}"],
"path": ["init"]
}
},
"response": [
{
"name": "Init",
"originalRequest": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"financial-services:health-insurance:0.2.0\"\n },\n \"message\": {\n \"orders\": {\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"email\": \"joe.adam@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Joe Adam\"\n }\n }\n }\n ],\n \"items\": [\n {\n \"add_ons\": [\n {\n \"id\": \"1\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"id\": \"36db0d40-c7ca-47db-82d8-6cdadf671c3c\",\n \"xinput\": {\n \"form\": {\n \"submission_id\": \"e9a3b4a5-10f8-42c7-b888-dbf0e2edd684\"\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"e5585415-bce5-46b5-aeba-9f6b83df5ffa\"\n }\n }\n }\n }\n ]\n}",
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "{{base_url}}/init",
"host": ["{{base_url}}"],
"path": ["init"]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "nginx/1.18.0 (Ubuntu)"
},
{
"key": "Date",
"value": "Tue, 16 Jan 2024 13:18:15 GMT"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"