{ "info": { "_postman_id": "ad00fbc1-a3d7-4389-acd1-99fabc4e6a55", "name": "Financial Services", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "26726166" }, "item": [ { "name": "Personal Credit", "item": [ { "name": "Search", "item": [ { "name": "Search for personal loans", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"search\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"intent\": {\n \"category\": {\n \"descriptor\": {\n \"code\": \"personal-loan\"\n }\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] } ] }, { "name": "Select", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"select\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "response": [] }, { "name": "Init", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"init\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [] }, { "name": "Confirm", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"confirm\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [] }, { "name": "Status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"status\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order_id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [] }, { "name": "Support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"support\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"6743e9e2-4fb5-487c-92b7\",\n \"phone\": \"+919876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [] }, { "name": "Rating", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"rating\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"6743e9e2-4fb5-487c-92b7\",\n \"rating_category\": \"Order\",\n \"value\": \"5\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [] }, { "name": "Update", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"update\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"update_target\": \"fulfillment\",\n \"order\": {\n \"id\": \"66B7AEDF45\",\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [] }, { "name": "Cancel", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-personal:0.2.0\",\n \"action\": \"cancel\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [] } ] }, { "name": "Health Insurance", "item": [ { "name": "Search", "item": [ { "name": "Search for health insurance", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"search\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"intent\": {\n \"category\": {\n \"descriptor\": {\n \"code\": \"HEALTH_INSURANCE\"\n }\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] } ] }, { "name": "Select", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"select\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "response": [] }, { "name": "Init", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"init\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [] }, { "name": "Confirm", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"confirm\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"email\": \"joe.adam@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"id\": \"gstin:20JDVIEHVJDSN\",\n \"dob\": \"1990-01-21\",\n \"gender\": \"male\",\n \"name\": \"Joe Adam\"\n }\n },\n \"id\": \"1\"\n }\n ],\n \"items\": [\n {\n \"add_ons\": [\n {\n \"id\": \"1\",\n \"descriptor\": {\n \"code\": \"NO_CLAIM_BONUS\",\n \"name\": \"No Claim Bonus\"\n },\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillment_ids\": [\n \"1\"\n ],\n \"id\": \"36db0d40-c7ca-47db-82d8-6cdadf671c3c\",\n \"time\": {\n \"duration\": \"P1Y\",\n \"label\": \"TENURE\"\n },\n \"xinput\": {\n \"form\": {\n \"submission_id\": \"e9a3b4a5-10f8-42c7-b888-dbf0e2edd684\",\n \"url\": \"https://fis.test.bpp.io/form/ekyc\"\n }\n }\n }\n ],\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"1000\",\n \"bank_account_number\": \"1800002341\",\n \"bank_code\": \"SBIN0001234\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"85742a36-6636-4dcf-ae56-c47d3387d1d0\"\n }\n ],\n \"provider\": {\n \"id\": \"e5585415-bce5-46b5-aeba-9f6b83df5ffa\"\n },\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 }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [] }, { "name": "Status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"status\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order_id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [] }, { "name": "Support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"support\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"6743e9e2-4fb5-487c-92b7\",\n \"phone\": \"+919876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [] }, { "name": "Rating", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"rating\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"6743e9e2-4fb5-487c-92b7\",\n \"rating_category\": \"Order\",\n \"value\": \"5\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [] }, { "name": "Update", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"update\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"04389d8c-6a50-4664-9c08-4ee45fef44e8\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"phone\": \"+91-9667788867\"\n }\n }\n }\n ]\n },\n \"update_target\": \"order.fulfillments[0].customer.contact.phone\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [] }, { "name": "Cancel", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:health-insurance:0.2.0\",\n \"action\": \"cancel\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"cancellation_reason_id\": \"5\",\n \"descriptor\": {\n \"short_desc\": \"User bought other policy\"\n },\n \"order_id\": \"04389d8c-6a50-4664-9c08-4ee45fef44e8\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [] } ] }, { "name": "Invoice Based Credit", "item": [ { "name": "Search", "item": [ { "name": "Search for invoice based loans", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"search\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"intent\": {\n \"category\": {\n \"descriptor\": {\n \"code\": \"invoice-based-loan\"\n }\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] } ] }, { "name": "Select", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"select\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "response": [] }, { "name": "Init", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"init\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [] }, { "name": "Confirm", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"confirm\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [] }, { "name": "Status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"status\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order_id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [] }, { "name": "Support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"support\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"6743e9e2-4fb5-487c-92b7\",\n \"phone\": \"+919876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [] }, { "name": "Rating", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"rating\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"6743e9e2-4fb5-487c-92b7\",\n \"rating_category\": \"Order\",\n \"value\": \"5\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [] }, { "name": "Update", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"update\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"update_target\": \"fulfillment\",\n \"order\": {\n \"id\": \"66B7AEDF45\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"organization\": {\n \"address\": \"Industrial Park, Udupi\",\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"city\": {\n \"name\": \"Udupi\",\n \"code\": \"576101\"\n },\n \"contact\": {\n \"phone\": \"+919876543210\",\n \"email\": \"alpha.manufacturinofficialg@gmail.com\"\n }\n }\n }\n }\n ]\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [] }, { "name": "Cancel", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\",\n \"action\": \"cancel\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\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}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [] } ] }, { "name": "Mutual Funds", "item": [ { "name": "Search", "item": [ { "name": "Search for mutual funds", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"search\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"intent\": {\n \"category\": {\n \"descriptor\": {\n \"code\": \"mutual-funds\"\n }\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] } ] }, { "name": "Select", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"select\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"2\",\n \"quantity\": {\n \"selected\": {\n \"count\": 20\n }\n },\n \"xinput\": {\n \"form\": {\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ]\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "response": [] }, { "name": "Init", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"init\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"fulfillments\": [\n {\n \"customer\": {\n \"id\": \"pan:ABCDE9999Z\",\n \"person\": {\n \"name\": \"Alice\"\n },\n \"contact\": {\n \"phone\": \"+91-9999199991\",\n \"email\": \"alice@example.com\"\n }\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"2\",\n \"quantity\": {\n \"selected\": {\n \"count\": 20\n }\n },\n \"xinput\": {\n \"form\": {\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"Charles D'Souza\",\n \"email\": \"charles@equitygrow.in\"\n },\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"5000\"\n }\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [] }, { "name": "Confirm", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"confirm\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order\": {\n \"provider\": {\n \"id\": \"MF001\"\n },\n \"items\": [\n {\n \"id\": \"2\",\n \"quantity\": {\n \"selected\": {\n \"count\": 20\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"stops\": [\n {\n \"authorization\": {\n \"type\": \"OTP\",\n \"token\": \"535346\"\n }\n }\n ]\n }\n ],\n \"billing\": {\n \"name\": \"Charles D'Souza\",\n \"email\": \"charles@equitygrow.in\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"method\": \"UPI\",\n \"type\": \"PRE-ORDER\",\n \"params\": {\n \"amount\": \"100000\",\n \"currency\": \"INR\",\n \"transaction_id\": \"bh767iygx65u76iyg\",\n \"source_virtual_payment_address\": \"charles@oksbi\",\n \"timestamp\": \"2023-05-25T05:23:03.443Z\"\n },\n \"status\": \"PAID\"\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"5000\"\n }\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [] }, { "name": "Rating", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"rating\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"6743e9e2-4fb5-487c-92b7\",\n \"rating_category\": \"Order\",\n \"value\": \"5\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [] }, { "name": "Status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"status\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order_id\": \"66B7AEDF45\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [] }, { "name": "Support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"support\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"6743e9e2-4fb5-487c-92b7\",\n \"phone\": \"+919876543210\",\n \"email\": \"john.doe@gmail.com\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [] }, { "name": "Update", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"update\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"update_target\": \"order.quote\",\n \"order\": {\n \"id\": \"66B7AEDF45\",\n \"payments\": [\n {\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"Investment Method\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"name\": \"Type\"\n },\n \"value\": \"SIP\"\n },\n {\n \"descriptor\": {\n \"name\": \"Amount\"\n },\n \"value\": \"500\"\n },\n {\n \"descriptor\": {\n \"name\": \"SIP Start Date\"\n },\n \"value\": \"2023-01-07\"\n },\n {\n \"descriptor\": {\n \"name\": \"SIP Frequency\"\n },\n \"value\": \"Monthly\"\n },\n {\n \"descriptor\": {\n \"name\": \"SIP End Date\"\n },\n \"value\": \"2026-01-07\"\n }\n ]\n }\n ]\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1000\"\n }\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [] }, { "name": "Cancel", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"cancel\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order_id\": \"66B7AEDF45\",\n \"cancellation_reason_id\": \"5\",\n \"descriptor\": {\n \"short_desc\": \"Fund returns not optimal\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"track\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n }\n },\n \"city\": \"std:080\",\n \"version\": \"1.1.0\",\n \"bap_id\": \"{{bap_id}}\",\n \"bap_uri\": \"{{bap_uri}}\",\n \"bpp_id\": \"{{bpp_id}}\",\n \"bpp_uri\": \"{{bpp_uri}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"{{$randomUUID}}\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"order_id\": \"66b7b9bad166\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [] } ] } ], "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [""] } }, { "listen": "test", "script": { "type": "text/javascript", "exec": [""] } } ], "variable": [ { "key": "bap_uri", "value": "https://ps-bap-network.becknprotocol.io/", "type": "string" }, { "key": "bap_id", "value": "ps-bap-network.becknprotocol.io", "type": "string" }, { "key": "base_url", "value": "https://ps-bap-client.becknprotocol.io", "type": "string" }, { "key": "bpp_id", "value": "beckn-sandbox-bpp.becknprotocol.io", "type": "string" }, { "key": "bpp_uri", "value": "https://sandbox-bpp-network.becknprotocol.io/", "type": "string" }, { "key": "core_version", "value": "1.1.0", "type": "string" }, { "key": "local_url", "value": "http://localhost:5001", "type": "string" } ] }