{ "info": { "_postman_id": "04df9b2e-325b-49a6-b5eb-b673a225229e", "name": "Generic Client Layer", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "23690031" }, "item": [ { "name": "DHP", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"searchString\": \"syrup\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "Full Search Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"searchString\": \"syrup\",\n \"itemId\":\"Abcd123\",\n \"fulfillment\":{\n \"agentName\":\"Some Name\",\n \"customerGender\":\"Male\"\n },\n \"provider\":{\n \"providerName\":\"Some Provider Name\",\n \"providerCity\":[\"Pune\", \"Bengaluru\"],\n \"providerId\":\"Provider1234\"\n },\n \"category\":{\n \"categoryCode\":\"code12334\",\n \"categoryName\":\"Category Name\",\n \"categoryId\":\"categoryId1234\"\n },\n \"location\":\"12.423423,77.325647\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"searchString\": \"syrup\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\",\n \"action\": \"on_search\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-strapi-sandbox-bpp\",\n \"bpp_uri\": \"https://beckn-strapi-sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bcf015d5-4f59-4149-a444-d5ba28678ae8\",\n \"message_id\": \"c551faed-303f-48c1-b786-a7d1b635e368\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T06:50:14.588Z\"\n },\n \"message\": {\n \"name\": \"BPP\"\n }\n },\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"bcf015d5-4f59-4149-a444-d5ba28678ae8\",\n \"message_id\": \"c551faed-303f-48c1-b786-a7d1b635e368\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T06:50:15.958Z\"\n },\n \"message\": {\n \"name\": \"Available Pharmacy Stores\",\n \"providers\": [\n {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"cat-01\",\n \"name\": \"Pharmacy\",\n \"code\": \"pharmacy\"\n }\n ],\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"type\": \"IN-STORE-PICKUP\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"measure\": {\n \"value\": \"1000\",\n \"unit\": \"units\"\n }\n },\n \"maximum\": {\n \"measure\": {\n \"value\": \"5\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"cat-01\",\n \"name\": \"Pharmacy\",\n \"code\": \"pharmacy\"\n }\n ],\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"type\": \"IN-STORE-PICKUP\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"measure\": {\n \"value\": \"1000\",\n \"unit\": \"units\"\n }\n },\n \"maximum\": {\n \"measure\": {\n \"value\": \"5\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"5cbc6e9d-28f4-42c7-b81e-41a336ac96ea\",\n \"name\": \"Mucinex DM\",\n \"price\": {\n \"value\": \"180\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"cat-01\",\n \"name\": \"Pharmacy\",\n \"code\": \"pharmacy\"\n }\n ],\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"type\": \"IN-STORE-PICKUP\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"measure\": {\n \"value\": \"1000\",\n \"unit\": \"units\"\n }\n },\n \"maximum\": {\n \"measure\": {\n \"value\": \"5\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"images\": [\n {\n \"url\": \"https://QuickPharma.in/images/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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"10\"\n }\n ],\n \"provider\": {\n \"id\": \"8\"\n }\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"quantity\": {\n \"count\": 1\n }\n }\n ],\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\"\n },\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ]\n },\n {\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"quantity\": {\n \"count\": 1\n }\n }\n ],\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\"\n },\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"64a8f7bf-d531-4396-8f56-666fede3af5e\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-07T13:18:09.359Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"price\": {\n \"value\": \"650\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n }\n ]\n },\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": {\n \"url\": \"https://QuickPharma.in/images/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ]\n }\n }\n },\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"e7e52c62-9765-4a94-8f7c-e7983fb8b143\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-07T13:18:09.261Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"price\": {\n \"value\": \"650\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n }\n ]\n },\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": {\n \"url\": \"https://QuickPharma.in/images/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"8\"\n },\n \"items\": [\n {\n \"id\": \"10\"\n }\n ],\n \"billing\": {\n \"name\": \"Abee\",\n \"phone\": \"9191223433\",\n \"address\": \"Bengaluru, Bengaluru Urban, Bangalore Division, Karnataka\",\n \"email\": \"testemail1@mailinator.com\"\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\"\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"quantity\": {\n \"count\": 1\n }\n }\n ],\n \"addOns\": [],\n \"offers\": [],\n \"billing\": {\n \"name\": \"Abee\",\n \"phone\": \"9191223433\",\n \"address\": \"Bengaluru, Bengaluru Urban, Bangalore Division, Karnataka\",\n \"email\": \"testemail1@mailinator.com\"\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"40699359-031b-480e-9a5b-75eacdfbbf81\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-06T13:21:10.441Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": {\n \"url\": \"https://quickPharma.in/images/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"700\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n },\n {\n \"title\": \"delivery charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Alice Smith\",\n \"address\": \"Apt 303, Maple Towers, Richmond Road, 560001\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"alice.smith@example.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"700\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"NOT-PAID\",\n \"type\": \"PRE-ORDER\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://quickPharma.in/charge/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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"8\"\n },\n \"fulfillments\": [\n {\n \"id\": \"3\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"stops\": [\n {\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-07-16T04:41:16Z\",\n \"end\": \"2023-07-16T04:41:16Z\"\n }\n }\n }\n ]\n }\n ],\n \"items\": [\n {\n \"id\": \"10\"\n }\n ],\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"289edce4-d002-4962-b311-4c025e22b4f6\"\n },\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"stops\": [\n {\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-07-16T04:41:16Z\",\n \"end\": \"2023-07-16T04:41:16Z\"\n }\n }\n }\n ]\n }\n ],\n \"items\": [\n {\n \"id\": \"cons-01\"\n }\n ],\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ]\n }\n ]\n }\n },\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"dhp:consultation:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"289edce4-d002-4962-b311-4c025e22b4f6\"\n },\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"stops\": [\n {\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-07-16T04:41:16Z\",\n \"end\": \"2023-07-16T04:41:16Z\"\n }\n }\n }\n ]\n }\n ],\n \"items\": [\n {\n \"id\": \"cons-01\"\n }\n ],\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\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": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"5359b2e9-cfdd-40b9-a587-af06660f8ac5\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T07:51:37.878Z\"\n },\n \"message\": {\n \"orderId\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": [\n {\n \"url\": \"https://quickPharma.in/images/logo.png\"\n }\n ]\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"code\": \"benadryl\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"code\": \"hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"state\": {\n \"descriptor\": {\n \"code\": \"order-confirm\",\n \"name\": \"Order has been confirmed\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"700\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n },\n {\n \"title\": \"delivery charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Alice Smith\",\n \"address\": \"Apt 303, Maple Towers, Richmond Road, 560001\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"alice.smith@example.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"700\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://quickPharma.in/charge/tnc.html\"\n }\n }\n ]\n }\n },\n {\n \"context\": {\n \"domain\": \"dhp:consultation:0.1.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 \"name\": \"India\",\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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"64a8534f-502d-4204-9bfa-c54c275fb667\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T07:51:37.517Z\"\n },\n \"message\": {\n \"orderId\": \"759b905c-5a30-4d18-a6af-0decbac9282f\",\n \"provider\": {\n \"id\": \"289edce4-d002-4962-b311-4c025e22b4f6\",\n \"name\": \"Max Hospitals\",\n \"short_desc\": \"Max Hospitals Pvt Ltd\",\n \"images\": [\n {\n \"url\": \"https://maxhospitals.in/images/logo.png\"\n }\n ]\n },\n \"items\": {\n \"id\": \"cons-01\",\n \"name\": \"Orthopedaedic Surgeon\",\n \"code\": \"consultation\",\n \"short_desc\": \"Orthopaedic Surgeon\",\n \"long_desc\": \"Skilled orthopaedic surgeon specializing in diagnosing & treating musculoskeletal conditions using advanced surgical techniques & compassionate care\",\n \"price\": {\n \"value\": \"300\",\n \"currency\": \"INR\"\n },\n \"time\": {\n \"duration\": \"PT30M\"\n }\n },\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"type\": \"OPD\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"code\": \"slot-booked\",\n \"name\": \"Slot has been Booked\"\n }\n },\n \"agent\": {\n \"person\": {\n \"id\": \"237402938409485039850935\",\n \"name\": \"Dr Asthana\",\n \"gender\": \"male\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"12.9164682,77.6089985\",\n \"address\": \"Akashya nagar B17/14\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"area_code\": \"462001\"\n },\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-11-04T10:00:00.00Z\",\n \"end\": \"2023-11-04T10:30:00.00Z\"\n }\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"350\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"General Physician Consultation\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"300\"\n }\n },\n {\n \"title\": \"Slot surcharge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"reason_required\": true,\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"EUR\",\n \"value\": \"100\"\n }\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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"572\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"289edce4-d002-4962-b311-4c025e22b4f6\"\n },\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"stops\": [\n {\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-07-16T04:41:16Z\",\n \"end\": \"2023-07-16T04:41:16Z\"\n }\n }\n }\n ]\n }\n ],\n \"items\": [\n {\n \"id\": \"cons-01\"\n }\n ],\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ]\n }\n ]\n }\n },\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"dhp:consultation:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"289edce4-d002-4962-b311-4c025e22b4f6\"\n },\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"stops\": [\n {\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-07-16T04:41:16Z\",\n \"end\": \"2023-07-16T04:41:16Z\"\n }\n }\n }\n ]\n }\n ],\n \"items\": [\n {\n \"id\": \"cons-01\"\n }\n ],\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\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": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"67754a23-6e80-4bb8-8708-f7257781ac6b\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T09:44:19.394Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"APP_58605054\",\n \"status\": \"ACTIVE\",\n \"provider\": {\n \"id\": \"BX213573733\",\n \"name\": \"XYZ Education Foundation\",\n \"short_desc\": \"Education Foundation\",\n \"rateable\": false\n },\n \"items\": {\n \"id\": \"SCM_63587501\",\n \"name\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"short_desc\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"25000\"\n },\n \"xinput\": {\n \"required\": true,\n \"form\": {\n \"url\": \"http://localhost:8001/public/getForm/5007a4bd-f8c1-4859-877e-2bc4b7a4f554/da0052a822dc4cdf95ab136b5614d0c9\",\n \"data\": {\n \"name\": \"James\",\n \"phone\": \"498674\",\n \"address\": \"Mumbai\",\n \"needOfScholarship\": \"higher education\",\n \"docUrl\": \"http://abc.co/docs\"\n },\n \"mime_type\": \"text/html\"\n }\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"gr\",\n \"name\": \"Grade\",\n \"value\": \"Grade 12\"\n },\n {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\",\n \"value\": \">= 50\"\n },\n {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\",\n \"value\": \"2021\"\n }\n ]\n },\n {\n \"code\": \"benefits\",\n \"name\": \"Benefits\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\",\n \"value\": \"Upto Rs.25000 per year\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_63587501\",\n \"type\": \"SCHOLARSHIP\",\n \"tracking\": false,\n \"contact\": {\n \"phone\": \"9876543210\",\n \"email\": \"maryg@xyz.com\"\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\",\n \"time\": {\n \"timestamp\": \"2022-09-01T00:00:00.000Z\"\n }\n },\n {\n \"type\": \"APPLICATION-END\",\n \"time\": {\n \"timestamp\": \"2022-10-31T00:00:00.000Z\"\n }\n }\n ]\n }\n ],\n \"type\": \"DEFAULT\"\n }\n }\n },\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"6977afa3-bbeb-418d-a669-8a06be9df713\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T09:44:19.437Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"APP_58605054\",\n \"status\": \"ACTIVE\",\n \"provider\": {\n \"id\": \"BX213573733\",\n \"name\": \"XYZ Education Foundation\",\n \"short_desc\": \"Education Foundation\",\n \"rateable\": false\n },\n \"items\": {\n \"id\": \"SCM_63587501\",\n \"name\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"short_desc\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"25000\"\n },\n \"xinput\": {\n \"required\": true,\n \"form\": {\n \"url\": \"http://localhost:8001/public/getForm/5007a4bd-f8c1-4859-877e-2bc4b7a4f554/da0052a822dc4cdf95ab136b5614d0c9\",\n \"data\": {\n \"name\": \"James\",\n \"phone\": \"498674\",\n \"address\": \"Mumbai\",\n \"needOfScholarship\": \"higher education\",\n \"docUrl\": \"http://abc.co/docs\"\n },\n \"mime_type\": \"text/html\"\n }\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"gr\",\n \"name\": \"Grade\",\n \"value\": \"Grade 12\"\n },\n {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\",\n \"value\": \">= 50\"\n },\n {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\",\n \"value\": \"2021\"\n }\n ]\n },\n {\n \"code\": \"benefits\",\n \"name\": \"Benefits\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\",\n \"value\": \"Upto Rs.25000 per year\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_63587501\",\n \"type\": \"SCHOLARSHIP\",\n \"tracking\": false,\n \"contact\": {\n \"phone\": \"9876543210\",\n \"email\": \"maryg@xyz.com\"\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\",\n \"time\": {\n \"timestamp\": \"2022-09-01T00:00:00.000Z\"\n }\n },\n {\n \"type\": \"APPLICATION-END\",\n \"time\": {\n \"timestamp\": \"2022-10-31T00:00:00.000Z\"\n }\n }\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_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"572\",\n \"rating_category\": \"Item\",\n \"value\": \"5\"\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"lab-test-01\",\n \"rating_category\": \"Item\",\n \"value\": \"5\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\",\n \"action\": \"on_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\": \"ps-bap-network.becknprotocol.io\",\n \"bap_url\": \"https://ps-bap-client.becknprotocol.io//\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"message_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\",\n \"timestamp\": \"2023-07-16T04:41:16Z\"\n },\n \"message\": {\n \"feedback_form\": {\n \"form\": {\n \"url\": \"url of the feedback form\",\n \"mime_type\": \"text/html\"\n },\n \"required\": true\n }\n }\n}" } ] }, { "name": "Cancel", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"572\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Prescription Change\",\n \"long_desc\": \"The patient's prescription has been changed, and the medication order is no longer valid.\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Prescription Changed\",\n \"long_desc\": \"The patient's prescription has been changed, and the medication order is no longer valid.\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\",\n \"action\": \"on_cancel\",\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 \"name\": \"India\",\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"85c1c264-8c50-4b0d-b4de-cd119a85eaea\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T08:04:08.155Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": {\n \"url\": \"https://quickPharma.in/images/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"state\": {\n \"descriptor\": {\n \"code\": \"order-cancelled\",\n \"name\": \"Order has been cancelled\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"700\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n },\n {\n \"title\": \"delivery charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n },\n {\n \"title\": \"cancellation charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Alice Smith\",\n \"address\": \"Apt 303, Maple Towers, Richmond Road, 560001\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"alice.smith@example.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"700\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://quickPharma.in/charge/tnc.html\"\n }\n }\n ]\n }\n }\n }\n ]\n}" } ] }, { "name": "Update", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"572\",\n \"updateDetails\": {\n \"updateTarget\": \"order.billing\",\n \"billing\": {\n \"name\": \"John Doe\",\n \"address\": \"Villa 67, Green Valley, Malleshwaram, 560012\",\n \"email\": \"john.doe@example.com\",\n \"phone\": \"+91-9999999999\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Prescription Changed\",\n \"long_desc\": \"The patient's prescription has been changed, and the medication order is no longer valid.\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"aac2bf80-8d61-44f9-a2aa-a5cf7446fcc5\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T09:20:33.123Z\"\n },\n \"message\": {\n \"orderId\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": [\n {\n \"url\": \"https://quickPharma.in/images/logo.png\"\n }\n ]\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"code\": \"benadryl\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"code\": \"hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"state\": {\n \"descriptor\": {\n \"code\": \"drop-location-changed\",\n \"name\": \"The drop location for the order has changed\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"700\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n },\n {\n \"title\": \"delivery charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Alice Smith\",\n \"address\": \"Apt 303, Maple Towers, Richmond Road, 560001\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"alice.smith@example.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"700\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://quickPharma.in/charge/tnc.html\"\n }\n }\n ]\n }\n },\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"0192a23c-7f37-4f3e-8995-f30d8b8a7976\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T09:20:33.253Z\"\n },\n \"message\": {\n \"orderId\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": [\n {\n \"url\": \"https://quickPharma.in/images/logo.png\"\n }\n ]\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"code\": \"benadryl\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"code\": \"hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"state\": {\n \"descriptor\": {\n \"code\": \"drop-location-changed\",\n \"name\": \"The drop location for the order has changed\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"700\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n },\n {\n \"title\": \"delivery charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Alice Smith\",\n \"address\": \"Apt 303, Maple Towers, Richmond Road, 560001\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"alice.smith@example.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"700\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://quickPharma.in/charge/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 \"domain\": \"dhp:pharmacy:0.1.0\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"572\",\n \"callback_phone\": \"+91-8858150053\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Prescription Changed\",\n \"long_desc\": \"The patient's prescription has been changed, and the medication order is no longer valid.\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:consultation:0.1.0\",\n \"action\": \"on_support\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"shreyvishalnew.bpp\",\n \"bpp_uri\": \"https://b708-2401-4900-1c22-2b84-9c72-e64f-2803-3160.ngrok-free.app\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\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\": \"c59836c8-d6ae-41a6-8be9-20a71f5c2918\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T09:59:33.667Z\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"759b905c-5a30-4d18-a6af-0decbac9282f\",\n \"order_id\": \"759b905c-5a30-4d18-a6af-0decbac9282f\",\n \"callback_phone\": \"+91-8858150053\",\n \"email\": \"support@ekstep.com\",\n \"phone\": \"+91-965676879\",\n \"url\": \"https://link-to-doc.com/chat-url-for-support\",\n \"docs\": [\n {\n \"descriptor\": {\n \"name\": \"FAQs\",\n \"short_desc\": \"Frequently asked questions and common issues\"\n },\n \"url\": \"https://link-to-the-document.com\",\n \"mime_type\": \"application/pdf\"\n }\n ]\n }\n }\n },\n {\n \"context\": {\n \"domain\": \"dhp:consultation:0.1.0\",\n \"action\": \"on_support\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"shreyvishalnew.bpp\",\n \"bpp_uri\": \"https://b708-2401-4900-1c22-2b84-9c72-e64f-2803-3160.ngrok-free.app\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\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\": \"b12e4a95-6969-453b-84d2-1f0962c18866\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T09:59:34.511Z\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"759b905c-5a30-4d18-a6af-0decbac9282f\",\n \"order_id\": \"759b905c-5a30-4d18-a6af-0decbac9282f\",\n \"callback_phone\": \"+91-8858150053\",\n \"email\": \"support@ekstep.com\",\n \"phone\": \"+91-965676879\",\n \"url\": \"https://link-to-doc.com/chat-url-for-support\",\n \"docs\": [\n {\n \"descriptor\": {\n \"name\": \"FAQs\",\n \"short_desc\": \"Frequently asked questions and common issues\"\n },\n \"url\": \"https://link-to-the-document.com\",\n \"mime_type\": \"application/pdf\"\n }\n ]\n }\n }\n }\n ]\n}" } ] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"orderId\": \"572\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Prescription Changed\",\n \"long_desc\": \"The patient's prescription has been changed, and the medication order is no longer valid.\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\",\n \"action\": \"on_cancel\",\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 \"name\": \"India\",\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"85c1c264-8c50-4b0d-b4de-cd119a85eaea\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T08:04:08.155Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": {\n \"url\": \"https://quickPharma.in/images/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"state\": {\n \"descriptor\": {\n \"code\": \"order-cancelled\",\n \"name\": \"Order has been cancelled\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"700\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n },\n {\n \"title\": \"delivery charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n },\n {\n \"title\": \"cancellation charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Alice Smith\",\n \"address\": \"Apt 303, Maple Towers, Richmond Road, 560001\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"alice.smith@example.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"700\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://quickPharma.in/charge/tnc.html\"\n }\n }\n ]\n }\n }\n }\n ]\n}" } ] } ] }, { "name": "Industry-4.0", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"searchString\": \"Packaging\",\n \"location\": \"12.423423,77.325647\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "Full Search Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"searchString\": \"syrup\",\n \"itemId\":\"Abcd123\",\n \"fulfulfillment\":{\n \"agentName\":\"Some Name\",\n \"customerGender\":\"Male\"\n },\n \"provider\":{\n \"providerName\":\"Some Provider Name\",\n \"providerCity\":[\"Pune\", \"Bengaluru\"],\n \"providerId\":\"Provider1234\"\n },\n \"category\":{\n \"categoryCode\":\"code12334\",\n \"categoryName\":\"Category Name\",\n \"categoryId\":\"categoryId1234\"\n },\n \"location\":\"12.423423,77.325647\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"searchString\": \"syrup\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.0\",\n \"action\": \"on_search\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-strapi-sandbox-bpp\",\n \"bpp_uri\": \"https://beckn-strapi-sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bcf015d5-4f59-4149-a444-d5ba28678ae8\",\n \"message_id\": \"c551faed-303f-48c1-b786-a7d1b635e368\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T06:50:14.588Z\"\n },\n \"message\": {\n \"name\": \"BPP\"\n }\n },\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"bcf015d5-4f59-4149-a444-d5ba28678ae8\",\n \"message_id\": \"c551faed-303f-48c1-b786-a7d1b635e368\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T06:50:15.958Z\"\n },\n \"message\": {\n \"name\": \"Available Pharmacy Stores\",\n \"providers\": [\n {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"cat-01\",\n \"name\": \"Pharmacy\",\n \"code\": \"pharmacy\"\n }\n ],\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"type\": \"IN-STORE-PICKUP\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"measure\": {\n \"value\": \"1000\",\n \"unit\": \"units\"\n }\n },\n \"maximum\": {\n \"measure\": {\n \"value\": \"5\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"cat-01\",\n \"name\": \"Pharmacy\",\n \"code\": \"pharmacy\"\n }\n ],\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"type\": \"IN-STORE-PICKUP\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"measure\": {\n \"value\": \"1000\",\n \"unit\": \"units\"\n }\n },\n \"maximum\": {\n \"measure\": {\n \"value\": \"5\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"5cbc6e9d-28f4-42c7-b81e-41a336ac96ea\",\n \"name\": \"Mucinex DM\",\n \"price\": {\n \"value\": \"180\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"cat-01\",\n \"name\": \"Pharmacy\",\n \"code\": \"pharmacy\"\n }\n ],\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"type\": \"IN-STORE-PICKUP\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"tracking\": false,\n \"stops\": [\n {\n \"type\": \"start\"\n },\n {\n \"type\": \"end\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ]\n }\n ],\n \"tags\": [\n {\n \"code\": \"symptoms\",\n \"name\": \"Works against these symptoms\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"symptom-list\",\n \"value\": \"cough, code, nausea, headache, phelgm\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"measure\": {\n \"value\": \"1000\",\n \"unit\": \"units\"\n }\n },\n \"maximum\": {\n \"measure\": {\n \"value\": \"5\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"images\": [\n {\n \"url\": \"https://QuickPharma.in/images/logo.png\"\n }\n ]\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Select", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"b1a7e6b5-36d3-4c08-ae52-8450cdd079b2\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"41\"\n },\n \"items\": [\n {\n \"id\": \"62\"\n }\n ]\n }\n ]\n }\n }\n ]\n}" }, "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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"quantity\": {\n \"count\": 1\n }\n }\n ],\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\"\n },\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ]\n },\n {\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"quantity\": {\n \"count\": 1\n }\n }\n ],\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\"\n },\n \"locations\": [\n {\n \"id\": \"phr-loc-01\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"64a8f7bf-d531-4396-8f56-666fede3af5e\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-07T13:18:09.359Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"price\": {\n \"value\": \"650\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n }\n ]\n },\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": {\n \"url\": \"https://QuickPharma.in/images/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ]\n }\n }\n },\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"e7e52c62-9765-4a94-8f7c-e7983fb8b143\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-07T13:18:09.261Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"price\": {\n \"value\": \"650\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n }\n ]\n },\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": {\n \"url\": \"https://QuickPharma.in/images/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"41\"\n },\n \"items\": [\n {\n \"id\": \"62\"\n \n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"f1\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"Industry buyer\",\n \"address\": \"B005 aspire heights, Jurong East, SGP, 680230\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"nobody@nomail.com\",\n \"phone\": \"9886098860\"\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [ { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\"\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"quantity\": {\n \"count\": 1\n }\n }\n ],\n \"addOns\": [],\n \"offers\": [],\n \"billing\": {\n \"name\": \"Abee\",\n \"phone\": \"9191223433\",\n \"address\": \"Bengaluru, Bengaluru Urban, Bangalore Division, Karnataka\",\n \"email\": \"testemail1@mailinator.com\"\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"40699359-031b-480e-9a5b-75eacdfbbf81\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-06T13:21:10.441Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": {\n \"url\": \"https://quickPharma.in/images/logo.png\"\n }\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"700\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n },\n {\n \"title\": \"delivery charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Alice Smith\",\n \"address\": \"Apt 303, Maple Towers, Richmond Road, 560001\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"alice.smith@example.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"700\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"NOT-PAID\",\n \"type\": \"PRE-ORDER\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://quickPharma.in/charge/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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"41\"\n },\n \"items\": [\n {\n \"id\": \"62\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"3\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"Industry buyer\",\n \"address\": \"B005 aspire heights, Jurong East, SGP, 680230\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"nobody@nomail.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"250\",\n \"currency\": \"EUR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Makerspace Assembly Ltd\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [ { "name": "Request and Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"f1\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"type\": \"end\",\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ]\n }\n ],\n \"billing\": {\n \"name\": \"Industry buyer\",\n \"address\": \"B005 aspire heights, Jurong East, SGP, 680230\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"nobody@nomail.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"250\",\n \"currency\": \"EUR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Makerspace Assembly Ltd\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\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\": \"DE\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"965af511-0ea0-4dd2-951a-9ebe27cfebf4\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-10T06:59:35.954Z\"\n },\n \"message\": {\n \"orderId\": \"80c16815-46ec-49d4-b872-08f093b83a92\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"Makerspace\",\n \"short_desc\": \"Makerspace\",\n \"long_desc\": \"Makerspace, Hof\",\n \"images\": [\n {\n \"url\": \"https://images.pexels.com/photos/5532668/pexels-photo-5532668.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1\",\n \"size_type\": \"sm\"\n }\n ]\n },\n \"items\": {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Intermittent assembly type\",\n \"short_desc\": \"This is an intermittent assembly type.\",\n \"long_desc\": \"

Intermittent Assembly Product - Enhanced Efficiency, Unmatched Performance!

Welcome to the future of assembly technology! Revolutionize your workflow with unparalleled efficiency and precision.

Key Features:

Invest in the future of assembly technology. Elevate your production capabilities today!

\",\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"starting from 200 EUR\"\n },\n \"tags\": [\n {\n \"code\": \"product-info\",\n \"name\": \"Product Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"product-type\",\n \"value\": \"electronics\"\n }\n ]\n },\n {\n \"code\": \"assembly-info\",\n \"name\": \"Assembly Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"assembly-method\",\n \"value\": \"automated\"\n }\n ]\n },\n {\n \"code\": \"scale-info\",\n \"name\": \"Scale Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"scale-type\",\n \"value\": \"industrial\"\n }\n ]\n },\n {\n \"code\": \"printer-info\",\n \"name\": \"Printer Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Resolution\",\n \"value\": \"gte>20%\"\n },\n {\n \"name\": \"success-rate\",\n \"value\": \"gte>95%\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"f1\",\n \"state\": {\n \"descriptor\": {\n \"code\": \"ORDER_ACCEPTED\",\n \"short_desc\": \"The order is accepted\"\n }\n },\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"type\": \"end\",\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"breakup\": [\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"200\"\n },\n \"title\": \"Base Price\"\n },\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"50\"\n },\n \"title\": \"Shipping Cost\"\n },\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"50\"\n },\n \"title\": \"Tax\"\n }\n ],\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"300\"\n }\n },\n \"billing\": {\n \"name\": \"Industry buyer\",\n \"address\": \"B005 aspire heights, Jurong East, SGP, 680230\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"nobody@nomail.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"300\",\n \"currency\": \"EUR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Makerspace Assembly Ltd\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"EUR\",\n \"value\": \"100\"\n }\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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"order_id\": \"570\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [ { "name": "Request and Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"order_id\": \"80c16815-46ec-49d4-b872-08f093b83a92\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\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\": \"DE\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"10477a6e-fb65-4c25-a8df-28b12d5d88f9\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-10T07:02:33.401Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"80c16815-46ec-49d4-b872-08f093b83a92\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"Makerspace\",\n \"short_desc\": \"Makerspace\",\n \"long_desc\": \"Makerspace, Hof\",\n \"images\": {\n \"url\": \"https://images.pexels.com/photos/5532668/pexels-photo-5532668.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1\",\n \"size_type\": \"sm\"\n }\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Intermittent assembly type\",\n \"short_desc\": \"This is an intermittent assembly type.\",\n \"long_desc\": \"

Intermittent Assembly Product - Enhanced Efficiency, Unmatched Performance!

Welcome to the future of assembly technology! Revolutionize your workflow with unparalleled efficiency and precision.

Key Features:

Invest in the future of assembly technology. Elevate your production capabilities today!

\",\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"starting from 200 EUR\"\n },\n \"tags\": [\n {\n \"code\": \"product-info\",\n \"name\": \"Product Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"product-type\",\n \"value\": \"electronics\"\n }\n ]\n },\n {\n \"code\": \"assembly-info\",\n \"name\": \"Assembly Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"assembly-method\",\n \"value\": \"automated\"\n }\n ]\n },\n {\n \"code\": \"scale-info\",\n \"name\": \"Scale Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"scale-type\",\n \"value\": \"industrial\"\n }\n ]\n },\n {\n \"code\": \"printer-info\",\n \"name\": \"Printer Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Resolution\",\n \"value\": \"gte>20%\"\n },\n {\n \"name\": \"success-rate\",\n \"value\": \"gte>95%\"\n }\n ]\n }\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"f1\",\n \"state\": {\n \"descriptor\": {\n \"code\": \"IN_ASSEMBLY_LINE\",\n \"short_desc\": \"The item is in assembly line\"\n },\n \"updated_at\": \"2024-01-10T07:02:31.389Z\"\n },\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"type\": \"end\",\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"breakup\": [\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"200\"\n },\n \"title\": \"Base Price\"\n },\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"50\"\n },\n \"title\": \"Shipping Cost\"\n },\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"50\"\n },\n \"title\": \"Tax\"\n }\n ],\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"300\"\n }\n },\n \"billing\": {\n \"name\": \"Industry buyer\",\n \"address\": \"B005 aspire heights, Jurong East, SGP, 680230\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"nobody@nomail.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"300\",\n \"currency\": \"EUR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Makerspace assembly Ltd\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"EUR\",\n \"value\": \"100\"\n }\n }\n }\n ],\n \"type\": \"DEFAULT\"\n }\n }\n }\n ]\n}" } ] }, { "name": "Track", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"570\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [ { "name": "Request and Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "name": "Content-Type", "value": "application/json", "type": "text" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"759b905c-5a30-4d18-a6af-0decbac9282f\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\n \"action\": \"on_track\",\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\": \"DE\"\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\": \"ff2d22a9-d23b-4a78-9cec-6579d87985d7\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-10T07:03:56.850Z\"\n },\n \"message\": {\n \"tracking\": {\n \"url\": \"https://merkspace/tracking/201f6fa2-a2f7-42e7-a2e5-8947398747\",\n \"status\": \"active\",\n \"id\": \"38473fhjd7sriyr8\"\n }\n }\n }\n ]\n}" } ] }, { "name": "Rating", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"62\",\n \"rating_category\": \"Item\",\n \"value\": \"8\"\n }\n ]\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [ { "name": "Rating", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "name": "Content-Type", "value": "application/json", "type": "text" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\n \"rating_category\": \"Order\",\n \"value\": \"8\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\n \"action\": \"on_rating\",\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\": \"DE\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"101571df-c258-4c80-b780-6e543da324cb\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-10T07:05:51.090Z\"\n },\n \"message\": {\n \"feedback_form\": {\n \"xinput\": {\n \"form\": {\n \"url\": \"https://inds-network-bpp.becknprotocol.io/feedback/portal\"\n },\n \"required\": \"false\"\n }\n }\n }\n }\n ]\n}" } ] }, { "name": "Cancel", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"order_id\": \"570\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Order delayed\"\n }\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [ { "name": "Request and Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "name": "Content-Type", "value": "application/json", "type": "text" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"supply-chain-services:assembly\"\n },\n \"message\": {\n \"order_id\": \"04389d8c-6a50-4664-9c08-4ee45fef44e8\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Order delayed\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\n \"action\": \"on_cancel\",\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\": \"DE\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"63c2076a-5180-41fd-9cc5-a70413ca6298\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-10T07:07:10.295Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Intermittent assembly type\",\n \"short_desc\": \"This is an intermittent assembly type.\",\n \"long_desc\": \"

Intermittent Assembly Product - Enhanced Efficiency, Unmatched Performance!

Welcome to the future of assembly technology! Revolutionize your workflow with unparalleled efficiency and precision.

Key Features:

Invest in the future of assembly technology. Elevate your production capabilities today!

\",\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"starting from 200 EUR\"\n }\n }\n ],\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-81347776660\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"id\": \"fid1\",\n \"state\": {\n \"descriptor\": {\n \"code\": \"CANCELLED\",\n \"short_desc\": \"cancellation reason...\"\n },\n \"updated_at\": \"2023-05-25T05:23:04.443Z\"\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"breakup\": [\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"200\"\n },\n \"title\": \"Base Price\"\n },\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"50\"\n },\n \"title\": \"Shipping Cost\"\n },\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"50\"\n },\n \"title\": \"Tax\"\n }\n ],\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"300\"\n }\n },\n \"billing\": {\n \"name\": \"Industry buyer\",\n \"address\": \"B005 aspire heights, Jurong East, SGP, 680230\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"nobody@nomail.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"300\",\n \"currency\": \"EUR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Makerspace assembly Ltd\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"EUR\",\n \"value\": \"100\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n}" } ] }, { "name": "Update", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\":\"supply-chain-services:assembly\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"570\",\n \"updateDetails\": {\n \"updateTarget\": \"order.billing\",\n \"billing\": {\n \"name\": \"John Doe\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"email\": \"john.doe@example.com\",\n \"phone\": \"+91-9999999999\"\n }\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [ { "name": "Request and Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "name": "Content-Type", "value": "application/json", "type": "text" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\":\"supply-chain-services:assembly\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].stops[0]\",\n \"fulfillments\": [\n {\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ]\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"email\": \"john.doe@example.com\",\n \"phone\": \"+91-9999999999\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\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\": \"DE\"\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\": \"9b25f86d-7a70-4cab-9e30-de70637e0691\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-10T07:10:41.921Z\"\n },\n \"message\": {\n \"orderId\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"Makerspace\",\n \"short_desc\": \"Makerspace\",\n \"long_desc\": \"Makerspace, Hof\",\n \"images\": [\n {\n \"url\": \"https://images.pexels.com/photos/5532668/pexels-photo-5532668.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1\",\n \"size_type\": \"sm\"\n }\n ]\n },\n \"items\": {\n \"id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"name\": \"Intermittent assembly type\",\n \"short_desc\": \"This is an intermittent assembly type.\",\n \"long_desc\": \"

Intermittent Assembly Product - Enhanced Efficiency, Unmatched Performance!

Welcome to the future of assembly technology! Revolutionize your workflow with unparalleled efficiency and precision.

Key Features:

Invest in the future of assembly technology. Elevate your production capabilities today!

\",\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"starting from 200 EUR\"\n },\n \"tags\": [\n {\n \"code\": \"product-info\",\n \"name\": \"Product Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"product-type\",\n \"value\": \"electronics\"\n }\n ]\n },\n {\n \"code\": \"assembly-info\",\n \"name\": \"Assembly Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"assembly-method\",\n \"value\": \"automated\"\n }\n ]\n },\n {\n \"code\": \"scale-info\",\n \"name\": \"Scale Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"scale-type\",\n \"value\": \"industrial\"\n }\n ]\n },\n {\n \"code\": \"printer-info\",\n \"name\": \"Printer Information\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"Resolution\",\n \"value\": \"gte>20%\"\n },\n {\n \"name\": \"success-rate\",\n \"value\": \"gte>95%\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"f1\",\n \"state\": {\n \"descriptor\": {\n \"code\": \"ORDER_ACCEPTED\",\n \"short_desc\": \"Order has been confirmed...\"\n }\n },\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-8056475647\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"type\": \"end\",\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"breakup\": [\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"200\"\n },\n \"title\": \"Base Price\"\n },\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"50\"\n },\n \"title\": \"Shipping Cost\"\n },\n {\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"50\"\n },\n \"title\": \"Tax\"\n }\n ],\n \"price\": {\n \"currency\": \"EUR\",\n \"value\": \"300\"\n }\n },\n \"billing\": {\n \"name\": \"Industry buyer\",\n \"address\": \"B005 aspire heights, Jurong East, SGP, 680230\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"nobody@nomail.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"300\",\n \"currency\": \"EUR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Makerspace Assembly Ltd\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"EUR\",\n \"value\": \"100\"\n }\n }\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Support", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"message\": {\n \"order_id\": \"570\",\n \"support\": {\n \"callback_phone\": \"+91-8858150053\",\n \"ref_id\": \"894789-43954\",\n \"phone\": \"+91 9988776543\",\n \"email\": \"supportperson@gmail.com\"\n }\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [ { "name": "Request and Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "name": "Content-Type", "value": "application/json", "type": "text" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"message\": {\n \"order_id\": \"759b905c-5a30-4d18-a6af-0decbac9282f\",\n \"support\": {\n \"callback_phone\": \"+91-8858150053\",\n \"ref_id\": \"894789-43954\",\n \"phone\": \"+91 9988776543\",\n \"email\": \"supportperson@gmail.com\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"supply-chain-services:assembly\",\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\": \"DE\"\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\": \"114e582e-ab3f-4d23-b8b8-9f05742f1444\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-10T07:13:10.632Z\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"d4975df5-b18c-4772-80ad\",\n \"callback_phone\": \"+91 8765495826\",\n \"phone\": \"+91 9876543298\",\n \"email\": \"abcd.makerspace@support.com\"\n }\n }\n }\n ]\n}" } ] } ] }, { "name": "Retail", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"retail:1.1.0\"\n },\n \"searchString\": \"Coffee\",\n \"fulfillment\": {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": \"28.4594965,77.0266383\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "Full Search Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"retail:1.1.0\"\n },\n \"searchString\": \"earphone\",\n \"fulfillment\":{\n \"type\":\"Delivery\",\n \"stops\": [\n {\n \"location\": \"28.4594965,77.0266383\"\n }\n ]\n },\n \"category\":{\n \"categoryCode\":\"electronics\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"retail:1.1.0\"\n },\n \"searchString\": \"earphone\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "X-Powered-By", "value": "Express" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1268" }, { "key": "ETag", "value": "W/\"4f4-09BOUZev3ztpq2JdmpB0wuW3Kj8\"" }, { "key": "Date", "value": "Tue, 19 Dec 2023 06:10:36 GMT" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Keep-Alive", "value": "timeout=5" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.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 \"city\": {\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"b1dfe23b-5e5c-4ef2-96c7-b4afd7f4d4ee\",\n \"message_id\": \"6553242d-3d7e-461d-a6cb-7eea495cfe9c\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T06:10:25.690Z\"\n },\n \"message\": {\n \"name\": \"HBO\",\n \"providers\": [\n {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\",\n \"name\": \"Venky.Mahadevan@Bazaar\",\n \"items\": [\n {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"name\": \"Isothermal Stainless Steel Hiking Flask MH500 Yellow - Water bottle\",\n \"price\": {\n \"value\": \"1200.0\",\n \"currency\": \"INR\"\n },\n \"images\": [\n {\n \"url\": \"https://tourism-bpp-infra2.becknprotocol.io/attachments/view/253.jpg\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"item-cataegory\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"category\",\n \"value\": \"retail\"\n }\n ]\n },\n {\n \"name\": \"item-properties\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"waterbottle\",\n \"value\": \"y\"\n },\n {\n \"name\": \"Trekking\",\n \"value\": \"y\"\n },\n {\n \"name\": \"Sipper\",\n \"value\": \"y\"\n },\n {\n \"name\": \"Hiking\",\n \"value\": \"y\"\n }\n ]\n }\n ]\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\": \"5789afbf-8b47-4e83-b879-a8c3f0a95b8f\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"36\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"insta-shop\"\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"selected\": {\n \"quantity\": {\n \"count\": 1\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\"\n },\n \"fulfillments\": [\n {\n \"id\": \"f1\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"selected\": {\n \"quantity\": {\n \"count\": 1\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\"\n },\n \"fulfillments\": [\n {\n \"id\": \"f1\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "X-Powered-By", "value": "Express" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2782" }, { "key": "ETag", "value": "W/\"ade-lnCIV9zEYATCJ5uKwYLubTnbnyY\"" }, { "key": "Date", "value": "Tue, 19 Dec 2023 09:56:10 GMT" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Keep-Alive", "value": "timeout=5" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.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 \"city\": {\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"ffce5e73-3d9c-42d4-8240-f866e97be022\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T09:56:04.304Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1500.0\"\n },\n \"breakup\": [\n {\n \"title\": \"base-price\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n {\n \"title\": \"taxes\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"300.0\"\n }\n }\n ]\n },\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\",\n \"name\": \"Venky.Mahadevan@Bazaar\"\n },\n \"items\": {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"name\": \"Isothermal Stainless Steel Hiking Flask MH500 Yellow - Water bottle\",\n \"short_desc\": \"InstaCuppa Stainless Steel Thermos Flask Water Bottle with Sports Sipper Lid, Double Walled Vacuum Insulation\",\n \"long_desc\": \"

Product Details

\",\n \"price\": {\n \"listed_value\": \"1200.0\",\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\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\": \"07220b3e-9598-4821-9a9a-dfe8168c1440\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"insta-shop\"\n },\n \"items\": [\n {\n \"id\": \"36\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"4\",\n \"type\": \"standard\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"28.6805926,77.4587239\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"201002\"\n },\n \"contact\": {\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\"\n }\n }\n ]\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Antoine Dubois\"\n },\n \"contact\": {\n \"phone\": \"0612345678\"\n }\n },\n \"billing\": {\n \"name\": \"Antoine Dubois\",\n \"phone\": \"0612345678\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"email\": \"antoine.dubois@gmail.com\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\"\n },\n \"items\": [\n {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"selected\": {\n \"quantity\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"13.2008459,77.708736\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"75001\"\n },\n \"contact\": {\n \"phone\": \"919246394908\",\n \"email\": \"nc.rehman@gmail.com\"\n }\n }\n ]\n\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Motiur Rehman\"\n },\n \"contact\": {\n \"phone\": \"919122343344\"\n }\n },\n \"billing\": {\n \"name\": \"Abee\",\n \"phone\": \"9191223433\",\n \"address\": \"Bengaluru, Bengaluru Urban, Bangalore Division, Karnataka\",\n \"email\": \"testemail1@mailinator.com\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\"\n },\n \"items\": [\n {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"selected\": {\n \"quantity\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"13.2008459,77.708736\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"75001\"\n },\n \"contact\": {\n \"phone\": \"919246394908\",\n \"email\": \"nc.rehman@gmail.com\"\n }\n }\n ]\n\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Motiur Rehman\"\n },\n \"contact\": {\n \"phone\": \"919122343344\"\n }\n },\n \"billing\": {\n \"name\": \"Abee\",\n \"phone\": \"9191223433\",\n \"address\": \"Bengaluru, Bengaluru Urban, Bangalore Division, Karnataka\",\n \"email\": \"testemail1@mailinator.com\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "X-Powered-By", "value": "Express" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "3684" }, { "key": "ETag", "value": "W/\"e64-jmW+00dcxzP1Be0fWGJA7jeK/+w\"" }, { "key": "Date", "value": "Tue, 19 Dec 2023 09:57:13 GMT" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Keep-Alive", "value": "timeout=5" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.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 \"city\": {\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"7cb8ce66-4d9a-4f8c-a0d7-23fb5aac7d40\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T09:57:08.163Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\",\n \"name\": \"Venky.Mahadevan@Bazaar\"\n },\n \"items\": {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"name\": \"Isothermal Stainless Steel Hiking Flask MH500 Yellow - Water bottle\",\n \"short_desc\": \"InstaCuppa Stainless Steel Thermos Flask Water Bottle with Sports Sipper Lid, Double Walled Vacuum Insulation\",\n \"long_desc\": \"

Product Details

  • Advanced Temperature Retention.This thermos water bottle ensures your beverages will remain hot or cold for a long time.Hot for up to 12 hours.Cold for up to 24 hours.
  • Retains Original Flavors.Vacuum insulation ensures this travel thermos water bottle is airtight and retains the original flavor of your beverages.Also, this bottle is B.P.A Free.
  • Premium Quality Materials.This stylish bottle is a double-walled vacuum insulated and made from premium 304-grade stainless steel - which makes this flask bottle.
\",\n \"price\": {\n \"listed_value\": \"1200.0\",\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n \"fulfillments\": [\n {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"13.2008459,77.708736\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"75001\"\n },\n \"contact\": {\n \"phone\": \"919246394908\",\n \"email\": \"nc.rehman@gmail.com\"\n }\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Motiur Rehman\"\n },\n \"contact\": {\n \"phone\": \"919122343344\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1500.0\"\n },\n \"breakup\": [\n {\n \"title\": \"base-price\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n {\n \"title\": \"taxes\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"300.0\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Motiur Rehman\",\n \"phone\": \"9191223433\",\n \"email\": \"nc.rehman@gmail.com\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n }\n },\n \"payments\": [\n {\n \"status\": \"NOT-PAID\",\n \"type\": \"PRE-FULFILLMENT\",\n \"params\": {\n \"amount\": \"1500\",\n \"currency\": \"INR\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_number\": \"1234002341\"\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\": \"07220b3e-9598-4821-9a9a-dfe8168c1440\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"insta-shop\"\n },\n \"items\": [\n {\n \"id\": \"36\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"4\",\n \"type\": \"standard\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"28.6805926,77.4587239\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"201002\"\n },\n \"contact\": {\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"billing\": {\n \"name\": \"Antoine Dubois\",\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n }\n },\n \"payments\": [\n {\n \"id\": \"4\",\n \"params\": {\n \"amount\": \"677.50\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\",\n \"type\": \"ON-FULFILLMENT\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\"\n },\n \"fulfillments\": [\n {\n \"type\": \"Delivery\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"13.2008459,77.708736\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"75001\"\n },\n \"contact\": {\n \"phone\": \"919246394908\",\n \"email\": \"nc.rehman@gmail.com\"\n }\n }\n ]\n }\n ],\n \"items\": [\n {\n \"id\": \"cons-01\",\n \"selected\": {\n \"quantity\": {\n \"count\": 2\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-FULFILLMENT\"\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"dhp:pharmacy:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"289edce4-d002-4962-b311-4c025e22b4f6\"\n },\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"stops\": [\n {\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-07-16T04:41:16Z\",\n \"end\": \"2023-07-16T04:41:16Z\"\n }\n }\n }\n ]\n }\n ],\n \"items\": [\n {\n \"id\": \"cons-01\"\n }\n ],\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ]\n }\n ]\n }\n },\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"dhp:consultation:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"289edce4-d002-4962-b311-4c025e22b4f6\"\n },\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"stops\": [\n {\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-07-16T04:41:16Z\",\n \"end\": \"2023-07-16T04:41:16Z\"\n }\n }\n }\n ]\n }\n ],\n \"items\": [\n {\n \"id\": \"cons-01\"\n }\n ],\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\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": "Content-Type", "value": "application/json", "name": "Content-Type", "description": "", "type": "text" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dhp:pharmacy:0.1.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 \"name\": \"India\",\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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"5359b2e9-cfdd-40b9-a587-af06660f8ac5\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T07:51:37.878Z\"\n },\n \"message\": {\n \"orderId\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"provider\": {\n \"id\": \"e92e7a6e-1f20-4a8d-b343-956e0d45a48c\",\n \"name\": \"QuickPharma\",\n \"short_desc\": \"QuickPharma Pvt Ltd\",\n \"images\": [\n {\n \"url\": \"https://quickPharma.in/images/logo.png\"\n }\n ]\n },\n \"items\": [\n {\n \"id\": \"fb0999b7-7755-46d6-a2ed-b286b7c98436\",\n \"name\": \"Benadryl cough syrup\",\n \"code\": \"benadryl\",\n \"price\": {\n \"value\": \"100\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"2\",\n \"unit\": \"units\"\n }\n }\n }\n },\n {\n \"id\": \"1cef39d8-72d0-46f7-99ca-3f18f4bda8e3\",\n \"name\": \"Hycodan\",\n \"code\": \"hycodan\",\n \"price\": {\n \"value\": \"150\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"3\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"ful-02\",\n \"type\": \"HOME-DELIVERY\",\n \"customer\": {\n \"contact\": {\n \"email\": \"fox.judie@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"name\": \"Judie Fox\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ],\n \"state\": {\n \"descriptor\": {\n \"code\": \"order-confirm\",\n \"name\": \"Order has been confirmed\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"700\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"Benadryl 2 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"200\"\n }\n },\n {\n \"title\": \"hycodan 3 units\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"450\"\n }\n },\n {\n \"title\": \"delivery charge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Alice Smith\",\n \"address\": \"Apt 303, Maple Towers, Richmond Road, 560001\",\n \"state\": {\n \"name\": \"Jurong East\"\n },\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"email\": \"alice.smith@example.com\",\n \"phone\": \"9886098860\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"700\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://quickPharma.in/charge/tnc.html\"\n }\n }\n ]\n }\n },\n {\n \"context\": {\n \"domain\": \"dhp:consultation:0.1.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 \"name\": \"India\",\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\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"64a8534f-502d-4204-9bfa-c54c275fb667\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-08T07:51:37.517Z\"\n },\n \"message\": {\n \"orderId\": \"759b905c-5a30-4d18-a6af-0decbac9282f\",\n \"provider\": {\n \"id\": \"289edce4-d002-4962-b311-4c025e22b4f6\",\n \"name\": \"Max Hospitals\",\n \"short_desc\": \"Max Hospitals Pvt Ltd\",\n \"images\": [\n {\n \"url\": \"https://maxhospitals.in/images/logo.png\"\n }\n ]\n },\n \"items\": {\n \"id\": \"cons-01\",\n \"name\": \"Orthopedaedic Surgeon\",\n \"code\": \"consultation\",\n \"short_desc\": \"Orthopaedic Surgeon\",\n \"long_desc\": \"Skilled orthopaedic surgeon specializing in diagnosing & treating musculoskeletal conditions using advanced surgical techniques & compassionate care\",\n \"price\": {\n \"value\": \"300\",\n \"currency\": \"INR\"\n },\n \"time\": {\n \"duration\": \"PT30M\"\n }\n },\n \"fulfillments\": [\n {\n \"id\": \"ful-01\",\n \"type\": \"OPD\",\n \"customer\": {\n \"person\": {\n \"name\": \"Jane Doe\",\n \"age\": \"13\",\n \"gender\": \"female\",\n \"dob\": \"1995-09-11\"\n },\n \"contact\": {\n \"phone\": \"+91-9663088848\",\n \"email\": \"jane.doe@example.com\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"code\": \"slot-booked\",\n \"name\": \"Slot has been Booked\"\n }\n },\n \"agent\": {\n \"person\": {\n \"id\": \"237402938409485039850935\",\n \"name\": \"Dr Asthana\",\n \"gender\": \"male\"\n }\n },\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"12.9164682,77.6089985\",\n \"address\": \"Akashya nagar B17/14\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"area_code\": \"462001\"\n },\n \"time\": {\n \"label\": \"Booking Slots\",\n \"range\": {\n \"start\": \"2023-11-04T10:00:00.00Z\",\n \"end\": \"2023-11-04T10:30:00.00Z\"\n }\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"350\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"title\": \"General Physician Consultation\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"300\"\n }\n },\n {\n \"title\": \"Slot surcharge\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"50\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Rajesh Kumar\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"state\": {\n \"name\": \"Madhya Pradesh\"\n },\n \"city\": {\n \"name\": \"Bhopal\"\n },\n \"email\": \"rajesh.kumar@example.com\",\n \"phone\": \"+91-9999999999\"\n },\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"350\",\n \"currency\": \"INR\",\n \"bank_account_number\": \"1234002341\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_name\": \"Strapi BPP Limited\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\",\n \"transaction_id\": \"a35b56cf-e5cf-41f1-9b5d-fa99d8d5ac8c\"\n }\n ],\n \"cancellation_terms\": [\n {\n \"reason_required\": true,\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"EUR\",\n \"value\": \"100\"\n }\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\": \"07220b3e-9598-4821-9a9a-dfe8168c1440\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"8045e677548456ec4f1f1866d5a7c43a81b6b09663f9fbecb93d2d85645c847e\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\"\n }\n },\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\"\n }\n },\n {\n \"context\": {\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "X-Powered-By", "value": "Express" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "7876" }, { "key": "ETag", "value": "W/\"1ec4-14oF13LkprhYRjDQjYcOnzJhpp4\"" }, { "key": "Date", "value": "Tue, 19 Dec 2023 10:02:36 GMT" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Keep-Alive", "value": "timeout=5" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.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 \"city\": {\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"4e85eece-43e4-4077-bae2-fadc060450d0\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T10:02:30.410Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\",\n \"name\": \"Venky.Mahadevan@Bazaar\"\n },\n \"items\": {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"name\": \"Isothermal Stainless Steel Hiking Flask MH500 Yellow - Water bottle\",\n \"short_desc\": \"InstaCuppa Stainless Steel Thermos Flask Water Bottle with Sports Sipper Lid, Double Walled Vacuum Insulation\",\n \"long_desc\": \"
  • ULTRA MODERN DESIGN - Our thermos bottle is crafted with a unique and modern design. Gone are the days of old and boring flasks. Guaranteed to impress your colleagues, friends & family.
  • ADVANCED TEMPERATURE CONTROL – A double-wall, vacuum-insulated design helps lock in heat for up to 12 hours and cold for up to 24!
  • ELIMINATES CONDENSATION – Offering improved grip and control, these innovative dual-layer bottles offer a slip-resistant surface that’s free of sweat and condensation..
  • LEAK-PROOF and ECO-FRIENDLY – Remove, and clean, the large, screw on lid provides faster access to water inside and won’t spill a drop even when it’s tipped upside or put in your gym bag.
  • The distress quilted jacket is a versatile fashion choice you can wear on any occasion. A style essential piece for Women which will reveal your strong sense of personality

Product Details

  • Advanced Temperature Retention.This thermos water bottle ensures your beverages will remain hot or cold for a long time.Hot for up to 12 hours.Cold for up to 24 hours.
  • Retains Original Flavors.Vacuum insulation ensures this travel thermos water bottle is airtight and retains the original flavor of your beverages.Also, this bottle is B.P.A Free.
  • Premium Quality Materials.This stylish bottle is a double-walled vacuum insulated and made from premium 304-grade stainless steel - which makes this flask bottle.
\",\n \"price\": {\n \"listed_value\": \"1200.0\",\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n \"fulfillments\": [\n {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"13.2008459,77.708736\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"75001\"\n },\n \"contact\": {\n \"phone\": \"919246394908\",\n \"email\": \"nc.rehman@gmail.com\"\n }\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Motiur Rehman\"\n },\n \"contact\": {\n \"phone\": \"919122343344\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"code\": \"PACKING\",\n \"short_desc\": \"Order is getting packed ...\"\n },\n \"updated_at\": \"2023-05-26T05:23:04.443Z\"\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1500.0\"\n },\n \"breakup\": [\n {\n \"title\": \"base-price\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n {\n \"title\": \"taxes\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"300.0\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Motiur Rehman\",\n \"phone\": \"9191223433\",\n \"email\": \"nc.rehman@gmail.com\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n }\n },\n \"payments\": [\n {\n \"status\": \"NOT-PAID\",\n \"type\": \"PRE-FULFILLMENT\",\n \"params\": {\n \"amount\": \"1500\",\n \"currency\": \"INR\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_number\": \"1234002341\"\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"INR\",\n \"value\": \"100\"\n }\n }\n }\n ],\n \"type\": \"DEFAULT\"\n }\n }\n },\n {\n \"context\": {\n \"domain\": \"retail:1.1.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 \"city\": {\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"eed96a3f-c780-4157-a219-09ff871ee56c\",\n \"message_id\": \"940221e6-c1b4-4d0f-8272-18f520ec9a7d\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T10:02:30.649Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\",\n \"name\": \"Venky.Mahadevan@Bazaar\"\n },\n \"items\": {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"name\": \"Isothermal Stainless Steel Hiking Flask MH500 Yellow - Water bottle\",\n \"short_desc\": \"InstaCuppa Stainless Steel Thermos Flask Water Bottle with Sports Sipper Lid, Double Walled Vacuum Insulation\",\n \"long_desc\": \"
  • ULTRA MODERN DESIGN - Our thermos bottle is crafted with a unique and modern design. Gone are the days of old and boring flasks. Guaranteed to impress your colleagues, friends & family.
  • ADVANCED TEMPERATURE CONTROL – A double-wall, vacuum-insulated design helps lock in heat for up to 12 hours and cold for up to 24!
  • ELIMINATES CONDENSATION – Offering improved grip and control, these innovative dual-layer bottles offer a slip-resistant surface that’s free of sweat and condensation..
  • LEAK-PROOF and ECO-FRIENDLY – Remove, and clean, the large, screw on lid provides faster access to water inside and won’t spill a drop even when it’s tipped upside or put in your gym bag.
  • The distress quilted jacket is a versatile fashion choice you can wear on any occasion. A style essential piece for Women which will reveal your strong sense of personality

Product Details

  • Advanced Temperature Retention.This thermos water bottle ensures your beverages will remain hot or cold for a long time.Hot for up to 12 hours.Cold for up to 24 hours.
  • Retains Original Flavors.Vacuum insulation ensures this travel thermos water bottle is airtight and retains the original flavor of your beverages.Also, this bottle is B.P.A Free.
  • Premium Quality Materials.This stylish bottle is a double-walled vacuum insulated and made from premium 304-grade stainless steel - which makes this flask bottle.
\",\n \"price\": {\n \"listed_value\": \"1200.0\",\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n \"fulfillments\": [\n {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"13.2008459,77.708736\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"75001\"\n },\n \"contact\": {\n \"phone\": \"919246394908\",\n \"email\": \"nc.rehman@gmail.com\"\n }\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Motiur Rehman\"\n },\n \"contact\": {\n \"phone\": \"919122343344\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"code\": \"PACKING\",\n \"short_desc\": \"Order is getting packed ...\"\n },\n \"updated_at\": \"2023-05-26T05:23:04.443Z\"\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1500.0\"\n },\n \"breakup\": [\n {\n \"title\": \"base-price\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n {\n \"title\": \"taxes\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"300.0\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Motiur Rehman\",\n \"phone\": \"9191223433\",\n \"email\": \"nc.rehman@gmail.com\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n }\n },\n \"payments\": [\n {\n \"status\": \"NOT-PAID\",\n \"type\": \"PRE-FULFILLMENT\",\n \"params\": {\n \"amount\": \"1500\",\n \"currency\": \"INR\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_number\": \"1234002341\"\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"INR\",\n \"value\": \"100\"\n }\n }\n }\n ],\n \"type\": \"DEFAULT\"\n }\n }\n }\n ]\n}" } ] }, { "name": "Cancel", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"07220b3e-9598-4821-9a9a-dfe8168c1440\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"8045e677548456ec4f1f1866d5a7c43a81b6b09663f9fbecb93d2d85645c847e\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Merchant is taking too long\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Prescription Changed\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"853c7593-f4bf-4557-8832-118a591787ba\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"Prescription Changed\"\n }\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "X-Powered-By", "value": "Express" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "3895" }, { "key": "ETag", "value": "W/\"f37-08T6jQ2n/50Hf6C1XHBJ2ISspxs\"" }, { "key": "Date", "value": "Tue, 19 Dec 2023 10:07:01 GMT" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Keep-Alive", "value": "timeout=5" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"action\": \"on_cancel\",\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 \"city\": {\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"954acbd1-090e-4509-a70c-bc5042d69347\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T10:06:55.160Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\",\n \"name\": \"Venky.Mahadevan@Bazaar\"\n },\n \"items\": {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"name\": \"Isothermal Stainless Steel Hiking Flask MH500 Yellow - Water bottle\",\n \"short_desc\": \"InstaCuppa Stainless Steel Thermos Flask Water Bottle with Sports Sipper Lid, Double Walled Vacuum Insulation\",\n \"long_desc\": \"
  • ULTRA MODERN DESIGN - Our thermos bottle is crafted with a unique and modern design. Gone are the days of old and boring flasks. Guaranteed to impress your colleagues, friends & family.
  • ADVANCED TEMPERATURE CONTROL – A double-wall, vacuum-insulated design helps lock in heat for up to 12 hours and cold for up to 24!
  • ELIMINATES CONDENSATION – Offering improved grip and control, these innovative dual-layer bottles offer a slip-resistant surface that’s free of sweat and condensation..
  • LEAK-PROOF and ECO-FRIENDLY – Remove, and clean, the large, screw on lid provides faster access to water inside and won’t spill a drop even when it’s tipped upside or put in your gym bag.
  • The distress quilted jacket is a versatile fashion choice you can wear on any occasion. A style essential piece for Women which will reveal your strong sense of personality

Product Details

  • Advanced Temperature Retention.This thermos water bottle ensures your beverages will remain hot or cold for a long time.Hot for up to 12 hours.Cold for up to 24 hours.
  • Retains Original Flavors.Vacuum insulation ensures this travel thermos water bottle is airtight and retains the original flavor of your beverages.Also, this bottle is B.P.A Free.
  • Premium Quality Materials.This stylish bottle is a double-walled vacuum insulated and made from premium 304-grade stainless steel - which makes this flask bottle.
\",\n \"price\": {\n \"listed_value\": \"1200.0\",\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n \"fulfillments\": [\n {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"13.2008459,77.708736\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"75001\"\n },\n \"contact\": {\n \"phone\": \"919246394908\",\n \"email\": \"nc.rehman@gmail.com\"\n }\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Motiur Rehman\"\n },\n \"contact\": {\n \"phone\": \"919122343344\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"code\": \"CANCELLED\",\n \"short_desc\": \"Cancelled due to ...\"\n },\n \"updated_at\": \"2023-05-26T05:23:04.443Z\"\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1500.0\"\n },\n \"breakup\": [\n {\n \"title\": \"base-price\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n {\n \"title\": \"taxes\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"300.0\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Motiur Rehman\",\n \"phone\": \"9191223433\",\n \"email\": \"nc.rehman@gmail.com\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n }\n },\n \"payments\": [\n {\n \"status\": \"NOT-PAID\",\n \"type\": \"PRE-FULFILLMENT\",\n \"params\": {\n \"amount\": \"1500\",\n \"currency\": \"INR\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_number\": \"1234002341\"\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"INR\",\n \"value\": \"100\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n}" } ] }, { "name": "Rating", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"rating_category\": \"Item\",\n \"value\": \"4\"\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\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"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\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"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "X-Powered-By", "value": "Express" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "648" }, { "key": "ETag", "value": "W/\"288-dCF1noGfTlY5wMSmbZkDjv2/Da0\"" }, { "key": "Date", "value": "Tue, 19 Dec 2023 10:20:56 GMT" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Keep-Alive", "value": "timeout=5" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"action\": \"on_rating\",\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 \"city\": {\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"9aed4e5c-a905-4d96-8d86-ad019173a72c\",\n \"message_id\": \"417c20f8-aafc-4f6c-b872-68626fbbd78d\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T10:20:50.740Z\"\n },\n \"message\": {\n \"feedback_form\": {\n \"form\": {\n \"url\": \"https://inds-network-bpp.becknprotocol.io/feedback/portal\"\n }\n }\n }\n }\n ]\n}" } ] }, { "name": "Support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"07220b3e-9598-4821-9a9a-dfe8168c1440\"\n },\n \"message\": {\n \"order_id\": \"8045e677548456ec4f1f1866d5a7c43a81b6b09663f9fbecb93d2d85645c847e\",\n \"support\": {\n \"callback_phone\": \"+91-8858150053\",\n \"ref_id\": \"894789-43954\",\n \"phone\": \"+91 9988776543\",\n \"email\": \"supportperson@gmail.com\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"farm-fresh-bap-id\",\n \"bpp_uri\": \"https://4e21-124-123-32-28.ngrok-free.app\",\n \"transaction_id\": \"8100d125-76a7-4588-88be-81b97657cd09\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"894789-43954\",\n \"phone\": \"+91 4444444444\",\n \"email\": \"me@gmail.com\"\n }\n }\n },\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"farm-fresh-bap-id\",\n \"bpp_uri\": \"https://4e21-124-123-32-28.ngrok-free.app\",\n \"transaction_id\": \"8100d125-76a7-4588-88be-81b97657cd09\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"894789-43954\",\n \"phone\": \"+91 4444444444\",\n \"email\": \"me@gmail.com\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" } ] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"07220b3e-9598-4821-9a9a-dfe8168c1440\"\n },\n \"orderId\": \"8045e677548456ec4f1f1866d5a7c43a81b6b09663f9fbecb93d2d85645c847e\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"retail:1.1.0\"\n },\n \"orderId\": \"853c7593-f4bf-4557-8832-118a591787ba\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"retail:1.1.0\"\n },\n \"orderId\": \"853c7593-f4bf-4557-8832-118a591787ba\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "X-Powered-By", "value": "Express" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "650" }, { "key": "ETag", "value": "W/\"28a-PcjqfYZuoNWHpxQrT7vyaPZxZK4\"" }, { "key": "Date", "value": "Tue, 19 Dec 2023 11:36:23 GMT" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Keep-Alive", "value": "timeout=5" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"action\": \"on_track\",\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 \"city\": {\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"0bbd82ce-5a21-4e26-b402-1c1f9d954fee\",\n \"message_id\": \"3978ade5-fe91-4e1b-be41-d99e64444776\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T11:36:16.646Z\"\n },\n \"message\": {\n \"tracking\": {\n \"url\": \"https://abc/tracking/201f6fa2-a2f7-42e7-a2e5-8947398747\",\n \"status\": \"active\"\n }\n }\n }\n ]\n}" } ] }, { "name": "Update", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\"\n },\n \"orderId\": \"8045e677548456ec4f1f1866d5a7c43a81b6b09663f9fbecb93d2d85645c847e\",\n \"updateDetails\": {\n \"updateTarget\": \"order.billing\",\n \"billing\": {\n \"name\": \"Test Name\",\n \"address\": \"Urbanwrk, 5Th Floor, Sai Radhe It Park, Kennedy Road, Behind Sheraton Grand\",\n \"email\": \"test@gmail.com\",\n \"phone\": \"9711111111\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [ { "name": "Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.contact.phone\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"phone\": \"+91-8056475647\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" }, { "name": "Response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.contact.phone\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"phone\": \"+91-8056475647\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "X-Powered-By", "value": "Express" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "3924" }, { "key": "ETag", "value": "W/\"f54-rueBS+sZXrMB9tz0grHVjukau9s\"" }, { "key": "Date", "value": "Tue, 19 Dec 2023 11:41:33 GMT" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Keep-Alive", "value": "timeout=5" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.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 \"city\": {\n \"code\": \"std:080\"\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\": \"37e73310-fad0-4a11-8418-0592050f096a\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2023-12-19T11:41:27.566Z\"\n },\n \"message\": {\n \"orderId\": \"b989c9a9-f603-4d44-b38d-26fd72286b38\",\n \"provider\": {\n \"id\": \"./retail.kirana/ind.blr/33@tourism-bpp-infra2.becknprotocol.io.provider\",\n \"name\": \"Venky.Mahadevan@Bazaar\"\n },\n \"items\": {\n \"id\": \"./retail.kirana/ind.blr/247@tourism-bpp-infra2.becknprotocol.io.item\",\n \"name\": \"Isothermal Stainless Steel Hiking Flask MH500 Yellow - Water bottle\",\n \"short_desc\": \"InstaCuppa Stainless Steel Thermos Flask Water Bottle with Sports Sipper Lid, Double Walled Vacuum Insulation\",\n \"long_desc\": \"
  • ULTRA MODERN DESIGN - Our thermos bottle is crafted with a unique and modern design. Gone are the days of old and boring flasks. Guaranteed to impress your colleagues, friends & family.
  • ADVANCED TEMPERATURE CONTROL – A double-wall, vacuum-insulated design helps lock in heat for up to 12 hours and cold for up to 24!
  • ELIMINATES CONDENSATION – Offering improved grip and control, these innovative dual-layer bottles offer a slip-resistant surface that’s free of sweat and condensation..
  • LEAK-PROOF and ECO-FRIENDLY – Remove, and clean, the large, screw on lid provides faster access to water inside and won’t spill a drop even when it’s tipped upside or put in your gym bag.
  • The distress quilted jacket is a versatile fashion choice you can wear on any occasion. A style essential piece for Women which will reveal your strong sense of personality

Product Details

  • Advanced Temperature Retention.This thermos water bottle ensures your beverages will remain hot or cold for a long time.Hot for up to 12 hours.Cold for up to 24 hours.
  • Retains Original Flavors.Vacuum insulation ensures this travel thermos water bottle is airtight and retains the original flavor of your beverages.Also, this bottle is B.P.A Free.
  • Premium Quality Materials.This stylish bottle is a double-walled vacuum insulated and made from premium 304-grade stainless steel - which makes this flask bottle.
\",\n \"price\": {\n \"listed_value\": \"1200.0\",\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n \"fulfillments\": [\n {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"13.2008459,77.708736\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"75001\"\n },\n \"contact\": {\n \"phone\": \"919246394908\",\n \"email\": \"nc.rehman@gmail.com\"\n }\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Motiur Rehman\"\n },\n \"contact\": {\n \"phone\": \"+91-8056475647\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"code\": \"PACKING\",\n \"short_desc\": \"Order is getting packed ...\"\n },\n \"updated_at\": \"2023-05-26T05:23:04.443Z\"\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1500.0\"\n },\n \"breakup\": [\n {\n \"title\": \"base-price\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1200.0\"\n }\n },\n {\n \"title\": \"taxes\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"300.0\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Motiur Rehman\",\n \"phone\": \"9191223433\",\n \"email\": \"nc.rehman@gmail.com\",\n \"address\": \"123, Terminal 1, Kempegowda Int'l Airport Rd, A - Block, Gangamuthanahalli, Karnataka 560300, India\",\n \"city\": {\n \"name\": \"Gangamuthanahalli\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n }\n },\n \"payments\": [\n {\n \"status\": \"NOT-PAID\",\n \"type\": \"PRE-FULFILLMENT\",\n \"params\": {\n \"amount\": \"1500\",\n \"currency\": \"INR\",\n \"bank_code\": \"INB0004321\",\n \"bank_account_number\": \"1234002341\"\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"cancellation_fee\": {\n \"amount\": {\n \"currency\": \"INR\",\n \"value\": \"100\"\n }\n }\n }\n ]\n }\n }\n ]\n}" } ] } ] }, { "name": "ODR", "item": [ { "name": "Search-arbitration", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"category\": {\n \"categoryCode\":\"arbitration-service\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"category\": {\n \"categoryCode\":\"arbitration-service\"\n }\n}", "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 07:26:49 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2752" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"ac0-W+GH34J6XJEmy+lzOruBbPAjxPc\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"transaction_id\": \"7d0055bd-2047-4263-9335-ff00e181d0a8\",\n \"message_id\": \"0aa7fd8f-f8e9-4880-8044-413eb61b0b65\",\n \"action\": \"on_search\",\n \"timestamp\": \"2024-01-16T07:26:36.664Z\",\n \"version\": \"1.1.0\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bpp_id\": \"presolv360.pulse.bpp\",\n \"bpp_uri\": \"https://pulse-nonprod.presolv360.com/\",\n \"ttl\": \"PT10M\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"transaction_id\": \"7d0055bd-2047-4263-9335-ff00e181d0a8\",\n \"message_id\": \"0aa7fd8f-f8e9-4880-8044-413eb61b0b65\",\n \"action\": \"on_search\",\n \"timestamp\": \"2024-01-16T07:26:37.424Z\",\n \"version\": \"1.1.0\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bpp_id\": \"cadreodr.pulse.bpp\",\n \"bpp_uri\": \"https://app.cadreodr.com/pulse/api/v1\",\n \"ttl\": \"PT10M\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"bpp_id\": \"sama.pulse.bpp\",\n \"bpp_uri\": \"https://api.sama.live/open_odr\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"timestamp\": \"2024-01-16T07:26:37.347Z\",\n \"ttl\": \"PT10M\",\n \"version\": \"1.1.0\",\n \"message_id\": \"0aa7fd8f-f8e9-4880-8044-413eb61b0b65\",\n \"transaction_id\": \"7d0055bd-2047-4263-9335-ff00e181d0a8\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n }\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"version\": \"1.1.0\",\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"bpp_id\": \"cord.pulse.bpp\",\n \"bpp_uri\": \"https://pulse.dev.resolveoncord.com/bpp/api/v1\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"timestamp\": \"2024-01-16T07:26:32.580Z\",\n \"ttl\": \"PT10M\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n }\n },\n \"message_id\": \"0aa7fd8f-f8e9-4880-8044-413eb61b0b65\",\n \"transaction_id\": \"7d0055bd-2047-4263-9335-ff00e181d0a8\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"7d0055bd-2047-4263-9335-ff00e181d0a8\",\n \"message_id\": \"0aa7fd8f-f8e9-4880-8044-413eb61b0b65\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:26:39.436Z\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n }\n ]\n}" } ] }, { "name": "Search-expertise", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"category\": {\n \"categoryCode\":\"arbitration-service\"\n },\n \"searchString\":\"financial disputes\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"category\": {\n \"categoryCode\":\"arbitration-service\"\n },\n \"searchString\":\"financial disputes\"\n}", "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 07:29:07 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "3366" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"d26-rsZCSF+lziddc/Antbv9MTSStOU\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"transaction_id\": \"a067881e-b90d-4ef3-b2b4-2332d5cefcf1\",\n \"message_id\": \"5cfd653f-88a1-4d55-9ac6-56dd8ef42f15\",\n \"action\": \"on_search\",\n \"timestamp\": \"2024-01-16T07:28:53.971Z\",\n \"version\": \"1.1.0\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bpp_id\": \"presolv360.pulse.bpp\",\n \"bpp_uri\": \"https://pulse-nonprod.presolv360.com/\",\n \"ttl\": \"PT10M\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"bpp_id\": \"sama.pulse.bpp\",\n \"bpp_uri\": \"https://api.sama.live/open_odr\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"timestamp\": \"2024-01-16T07:28:54.671Z\",\n \"ttl\": \"PT10M\",\n \"version\": \"1.1.0\",\n \"message_id\": \"5cfd653f-88a1-4d55-9ac6-56dd8ef42f15\",\n \"transaction_id\": \"a067881e-b90d-4ef3-b2b4-2332d5cefcf1\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n }\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"version\": \"1.1.0\",\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"bpp_id\": \"cord.pulse.bpp\",\n \"bpp_uri\": \"https://pulse.dev.resolveoncord.com/bpp/api/v1\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"timestamp\": \"2024-01-16T07:28:50.422Z\",\n \"ttl\": \"PT10M\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n }\n },\n \"message_id\": \"5cfd653f-88a1-4d55-9ac6-56dd8ef42f15\",\n \"transaction_id\": \"a067881e-b90d-4ef3-b2b4-2332d5cefcf1\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"transaction_id\": \"a067881e-b90d-4ef3-b2b4-2332d5cefcf1\",\n \"message_id\": \"5cfd653f-88a1-4d55-9ac6-56dd8ef42f15\",\n \"action\": \"on_search\",\n \"timestamp\": \"2024-01-16T07:28:54.693Z\",\n \"version\": \"1.1.0\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bpp_id\": \"cadreodr.pulse.bpp\",\n \"bpp_uri\": \"https://app.cadreodr.com/pulse/api/v1\",\n \"ttl\": \"PT10M\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-strapi-sandbox-bpp\",\n \"bpp_uri\": \"https://beckn-strapi-sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"a067881e-b90d-4ef3-b2b4-2332d5cefcf1\",\n \"message_id\": \"5cfd653f-88a1-4d55-9ac6-56dd8ef42f15\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:28:55.321Z\"\n },\n \"message\": {\n \"name\": \"BPP\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"a067881e-b90d-4ef3-b2b4-2332d5cefcf1\",\n \"message_id\": \"5cfd653f-88a1-4d55-9ac6-56dd8ef42f15\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:28:56.810Z\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n }\n ]\n}" } ] }, { "name": "Search-provider-catalog-expertise", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"category\": {\n \"categoryCode\":\"arbitration-service\"\n },\n \"searchString\":\"financial disputes\",\n \"provider\":{\"providerId\":\"ODR001\"}\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"category\": {\n \"categoryCode\":\"arbitration-service\"\n },\n \"searchString\":\"financial disputes\",\n \"provider\":{\"providerId\":\"ODR001\"}\n}", "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 07:31:45 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "3366" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"d26-oUtsRcY8IC8Rb5oSluSxEFj1n88\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-strapi-sandbox-bpp\",\n \"bpp_uri\": \"https://beckn-strapi-sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"efe759df-4e0d-4c59-ab64-90ff052c590b\",\n \"message_id\": \"e438d943-cfa2-4cd3-8bfc-8b57cec855bf\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:31:33.169Z\"\n },\n \"message\": {\n \"name\": \"BPP\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"efe759df-4e0d-4c59-ab64-90ff052c590b\",\n \"message_id\": \"e438d943-cfa2-4cd3-8bfc-8b57cec855bf\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:31:34.792Z\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"transaction_id\": \"efe759df-4e0d-4c59-ab64-90ff052c590b\",\n \"message_id\": \"e438d943-cfa2-4cd3-8bfc-8b57cec855bf\",\n \"action\": \"on_search\",\n \"timestamp\": \"2024-01-16T07:31:40.748Z\",\n \"version\": \"1.1.0\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bpp_id\": \"presolv360.pulse.bpp\",\n \"bpp_uri\": \"https://pulse-nonprod.presolv360.com/\",\n \"ttl\": \"PT10M\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"bpp_id\": \"sama.pulse.bpp\",\n \"bpp_uri\": \"https://api.sama.live/open_odr\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"timestamp\": \"2024-01-16T07:31:42.801Z\",\n \"ttl\": \"PT10M\",\n \"version\": \"1.1.0\",\n \"message_id\": \"e438d943-cfa2-4cd3-8bfc-8b57cec855bf\",\n \"transaction_id\": \"efe759df-4e0d-4c59-ab64-90ff052c590b\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n }\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"version\": \"1.1.0\",\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"bpp_id\": \"cord.pulse.bpp\",\n \"bpp_uri\": \"https://pulse.dev.resolveoncord.com/bpp/api/v1\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"timestamp\": \"2024-01-16T07:31:28.469Z\",\n \"ttl\": \"PT10M\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n }\n },\n \"message_id\": \"e438d943-cfa2-4cd3-8bfc-8b57cec855bf\",\n \"transaction_id\": \"efe759df-4e0d-4c59-ab64-90ff052c590b\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"transaction_id\": \"efe759df-4e0d-4c59-ab64-90ff052c590b\",\n \"message_id\": \"e438d943-cfa2-4cd3-8bfc-8b57cec855bf\",\n \"action\": \"on_search\",\n \"timestamp\": \"2024-01-16T07:31:43.151Z\",\n \"version\": \"1.1.0\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bpp_id\": \"cadreodr.pulse.bpp\",\n \"bpp_uri\": \"https://app.cadreodr.com/pulse/api/v1\",\n \"ttl\": \"PT10M\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n }\n ]\n}" } ] }, { "name": "Search-provider-catalog", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"category\": {\n \"categoryCode\":\"arbitration-service\"\n },\n \"provider\":{\"providerId\":\"ODR001\"}\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"category\": {\n \"categoryCode\":\"arbitration-service\"\n },\n \"provider\":{\"providerId\":\"ODR001\"}\n}", "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 07:33:11 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2161" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"871-1LYFSVxJ2YJHk+fv5vLig6n4vTU\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"0cb06019-7ca7-4d18-9d17-66014b5c87e5\",\n \"message_id\": \"44207b06-d43b-4abb-afc7-5b2db4f19b5f\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:33:00.717Z\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"transaction_id\": \"0cb06019-7ca7-4d18-9d17-66014b5c87e5\",\n \"message_id\": \"44207b06-d43b-4abb-afc7-5b2db4f19b5f\",\n \"action\": \"on_search\",\n \"timestamp\": \"2024-01-16T07:33:06.489Z\",\n \"version\": \"1.1.0\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bpp_id\": \"presolv360.pulse.bpp\",\n \"bpp_uri\": \"https://pulse-nonprod.presolv360.com/\",\n \"ttl\": \"PT10M\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"action\": \"on_search\",\n \"bpp_id\": \"sama.pulse.bpp\",\n \"bpp_uri\": \"https://api.sama.live/open_odr\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"timestamp\": \"2024-01-16T07:33:08.714Z\",\n \"ttl\": \"PT10M\",\n \"version\": \"1.1.0\",\n \"message_id\": \"44207b06-d43b-4abb-afc7-5b2db4f19b5f\",\n \"transaction_id\": \"0cb06019-7ca7-4d18-9d17-66014b5c87e5\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n }\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n },\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.0\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n }\n },\n \"transaction_id\": \"0cb06019-7ca7-4d18-9d17-66014b5c87e5\",\n \"message_id\": \"44207b06-d43b-4abb-afc7-5b2db4f19b5f\",\n \"action\": \"on_search\",\n \"timestamp\": \"2024-01-16T07:33:09.300Z\",\n \"version\": \"1.1.0\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bpp_id\": \"cadreodr.pulse.bpp\",\n \"bpp_uri\": \"https://app.cadreodr.com/pulse/api/v1\",\n \"ttl\": \"PT10M\"\n },\n \"message\": {\n \"name\": \"Online Dispute Resolution Services\"\n }\n }\n ]\n}" } ] }, { "name": "Select", "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 \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\n \"ODRCAT001\"\n ]\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "response": [ { "name": "Select", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\n \"ODRCAT001\"\n ]\n }\n ]\n }\n }\n }\n ]\n}", "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 10:20:19 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2183" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"887-Fy7t+CULxk9jtieUbuc5zwHCmW0\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"message_id\": \"a1b190b2-226c-4ca1-b24a-dcc8c251f48a\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T10:20:13.276Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"2500\"\n },\n \"breakup\": [\n {\n \"title\": \"Base fee\",\n \"price\": {\n \"value\": \"2000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Fee per hearing\",\n \"price\": {\n \"value\": \"500\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"provider\": {\n \"id\": \"ODR001\",\n \"name\": \"Alpha\",\n \"short_desc\": \"Alpha Pvt Ltd., India.\",\n \"long_desc\": \"Alpha Pvt Ltd., India. provides online dispute resolution services. Out platform facilitates easy access to high quality service providers which helps avoid hassles of court, saving time and money and relationships.\",\n \"images\": {\n \"url\": \"https://www.alpha.com/content/dam/alpha/india/assets/images/header/logo.png\",\n \"size_type\": \"xs\"\n }\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"name\": \"Arbitration Services\",\n \"short_desc\": \"Seamless resolution for disputes. Our expert arbitration services ensure fairness and harmony in legal matters, fostering peaceful settlements.\",\n \"long_desc\": \"

HarmonyArbitrators specializes in comprehensive arbitration services for civil, family, employment, commercial, and financial disputes.

Our seasoned arbitrators prioritize efficiency, ensuring fair and impartial resolutions. With a commitment to transparency and client satisfaction, we navigate complexities with professionalism, adhering to ethical standards. Trust HarmonyArbitrators for streamlined processes, timely outcomes, and tailored solutions. We strive not only to resolve disputes but also to leave parties with a sense of harmony and justice. Experience dedicated and effective dispute resolution with HarmonyArbitrators.

\",\n \"categories\": [\n {\n \"id\": \"ODRCAT001\",\n \"name\": \"Civil Dispute\",\n \"code\": \"civil-dispute\"\n }\n ]\n }\n ]\n }\n }\n }\n ]\n}" } ] }, { "name": "Init-dispute-details", "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 \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\n \"ODRCAT001\"\n ]\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\"\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 }\n ],\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"dispute-details\"\n }\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\n \"ODRCAT001\"\n ]\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\"\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 }\n ],\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"dispute-details\"\n }\n }\n ]\n }\n }\n }\n ]\n}", "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 10:23:36 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2257" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"8d1-JMNquWU5ZExV+Q6IRxidoJHdBwA\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"message_id\": \"96453fdb-d007-4158-92bc-9ac595ac35df\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T10:23:30.779Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"ODR001\",\n \"name\": \"Alpha\",\n \"short_desc\": \"Alpha Pvt Ltd., India.\",\n \"long_desc\": \"Alpha Pvt Ltd., India. provides online dispute resolution services. Out platform facilitates easy access to high quality service providers which helps avoid hassles of court, saving time and money and relationships.\",\n \"images\": {\n \"url\": \"https://www.alpha.com/content/dam/alpha/india/assets/images/header/logo.png\",\n \"size_type\": \"xs\"\n }\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"name\": \"Arbitration Services\",\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 \"agent\": {\n \"person\": {\n \"id\": \"fsjks743DGS\",\n \"name\": \"Mr Adam Smith\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"code\": \"arbitration-initiated\",\n \"name\": \"Arbitration for dispute order initialized\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"12500\"\n },\n \"breakup\": [\n {\n \"title\": \"Base fee\",\n \"price\": {\n \"value\": \"7000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Agent fees\",\n \"price\": {\n \"value\": \"5000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Fee per hearing\",\n \"price\": {\n \"value\": \"500\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\",\n \"city\": {\n \"name\": \"Bengaluru\"\n }\n },\n \"payments\": [\n {\n \"type\": \"PRE-ORDER\",\n \"url\": \"https://payment.alphaodr.in\",\n \"params\": {\n \"amount\": \"12000\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-06-01T00:00:00.000Z\",\n \"end\": \"2023-06-30T23:59:59.000Z\"\n }\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"dispute-hearing-in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://alpha.in/charge/tnc.html\"\n }\n }\n ]\n }\n }\n }\n ]\n}" } ] }, { "name": "Init-consent-form", "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 \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\n \"ODRCAT001\"\n ],\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\"\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 }\n ],\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"consent-form\"\n }\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\n \"ODRCAT001\"\n ],\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\"\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 }\n ],\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"consent-form\"\n }\n }\n ]\n }\n }\n }\n ]\n}", "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 10:30:22 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1579" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"62b-ohIdQCySHJILM2u4X12aXgpUkHg\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"message_id\": \"03ccfe1e-559f-48b2-bc25-17835aabcc83\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T10:30:16.152Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"ODR001\",\n \"name\": \"Alpha\",\n \"short_desc\": \"Alpha Pvt Ltd., India.\",\n \"long_desc\": \"Alpha Pvt Ltd., India. provides online dispute resolution services. Out platform facilitates easy access to high quality service providers which helps avoid hassles of court, saving time and money and relationships.\",\n \"images\": {\n \"url\": \"https://www.alpha.com/content/dam/alpha/india/assets/images/header/logo.png\",\n \"size_type\": \"xs\"\n }\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"name\": \"Arbitration Services\",\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 \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"2500\"\n },\n \"breakup\": [\n {\n \"title\": \"Base fee\",\n \"price\": {\n \"value\": \"2000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Fee per hearing\",\n \"price\": {\n \"value\": \"500\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\",\n \"city\": {\n \"name\": \"Bengaluru\"\n }\n }\n }\n }\n }\n ]\n}" } ] }, { "name": "Init-respondent", "request": { "method": "POST", "header": [], "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\n \"ODRCAT001\"\n ],\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\"\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 }\n ],\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"respondent\"\n }\n }\n ]\n }\n }\n }\n ]\n}", "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 10:30:52 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1579" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"62b-bMRY4OBXR7CQP0hMxdDHy0j6C24\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"message_id\": \"bb0e641d-b2fe-4827-ad14-a6698635a63a\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T10:30:47.052Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"ODR001\",\n \"name\": \"Alpha\",\n \"short_desc\": \"Alpha Pvt Ltd., India.\",\n \"long_desc\": \"Alpha Pvt Ltd., India. provides online dispute resolution services. Out platform facilitates easy access to high quality service providers which helps avoid hassles of court, saving time and money and relationships.\",\n \"images\": {\n \"url\": \"https://www.alpha.com/content/dam/alpha/india/assets/images/header/logo.png\",\n \"size_type\": \"xs\"\n }\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"name\": \"Arbitration Services\",\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 \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"2500\"\n },\n \"breakup\": [\n {\n \"title\": \"Base fee\",\n \"price\": {\n \"value\": \"2000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Fee per hearing\",\n \"price\": {\n \"value\": \"500\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\",\n \"city\": {\n \"name\": \"Bengaluru\"\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\": \"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 \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\"ODRCAT001\"],\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\"\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 }\n ],\n \"payments\": [\n {\n \"params\": {\n \"amount\": \"12000\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io\",\n \"domain\": \"online-dispute-resolution:0.1.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"ODR001\"\n },\n \"items\": [\n {\n \"id\": \"ALPHA-ARB-01\",\n \"category_ids\": [\"ODRCAT001\"],\n \"xinput\": {\n \"form_response\": {\n \"status\": true,\n \"submission_id\": \"c844d5f4-29c3-4398-b594-8b4716ef5dbf\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\"\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 }\n ],\n \"payments\": [\n {\n \"params\": {\n \"amount\": \"12000\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\"\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 10:34:20 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2603" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"a2b-Z3fUfOkGewOz18MkcuUTOGswkMI\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"online-dispute-resolution:0.1.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\": \"a9aaecca-10b7-4d19-b640-b047a7c62196\",\n \"message_id\": \"952733ca-88ee-4a80-ad53-d302e0469eef\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T10:34:14.233Z\"\n },\n \"message\": {\n \"orderId\": \"fcbc405b6608\",\n \"provider\": {\n \"id\": \"ODR001\",\n \"name\": \"Alpha\",\n \"short_desc\": \"Alpha Pvt Ltd., India.\",\n \"long_desc\": \"Alpha Pvt Ltd., India. provides online dispute resolution services. Out platform facilitates easy access to high quality service providers which helps avoid hassles of court, saving time and money and relationships.\",\n \"images\": [\n {\n \"url\": \"https://www.alpha.com/content/dam/alpha/india/assets/images/header/logo.png\",\n \"size_type\": \"xs\"\n }\n ]\n },\n \"items\": {\n \"id\": \"ALPHA-ARB-01\",\n \"name\": \"Arbitration Services\",\n \"code\": \"arbitration-service\",\n \"categories\": [\n {\n \"id\": \"ODRCAT001\",\n \"name\": \"Civil Dispute\",\n \"code\": \"civil-dispute\"\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 \"agent\": {\n \"person\": {\n \"id\": \"fsjks743DGS\",\n \"name\": \"Mr Adam Smith\"\n },\n \"contact\": {\n \"phone\": \"+91-7898765665\",\n \"email\": \"adam.smith@odr.com\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"code\": \"arbitration-confirmed\",\n \"name\": \"Dispute Order Confirmed\"\n },\n \"updated_at\": \"2023-11-25T05:23:03.443Z\"\n },\n \"stops\": [\n {\n \"instructions\": {\n \"name\": \"Instructions after order confirm\",\n \"short_desc\": \"Navigate to the following provider link to continue the order\",\n \"media\": [\n {\n \"url\": \"https://alpha-odr-network-bpp.becknprotocol.io/dispute\"\n }\n ]\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"12500\"\n },\n \"breakup\": [\n {\n \"title\": \"Base fee\",\n \"price\": {\n \"value\": \"7000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Agent fees\",\n \"price\": {\n \"value\": \"5000\",\n \"currency\": \"INR\"\n }\n },\n {\n \"title\": \"Fee per hearing\",\n \"price\": {\n \"value\": \"500\",\n \"currency\": \"INR\"\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"john.doe@example.com\",\n \"address\": \"21A, ABC Appartments, HSR Layout, Bengaluru\",\n \"city\": {\n \"name\": \"Bengaluru\"\n }\n },\n \"payments\": [\n {\n \"type\": \"PRE-ORDER\",\n \"params\": {\n \"amount\": \"12000\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-06-01T00:00:00.000Z\",\n \"end\": \"2023-06-30T23:59:59.000Z\"\n }\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"code\": \"dispute-hearing-in-progress\"\n }\n },\n \"cancellation_fee\": {\n \"percentage\": \"30%\"\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://alpha.in/charge/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\": \"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", "host": ["{{base_url}}"], "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", "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 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", "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: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", "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 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", "host": ["{{base_url}}"], "path": ["init"] } }, "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\": \"73ef9742-c17d-4c4e-92e3-b057960863af\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n}", "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 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", "host": ["{{base_url}}"], "path": ["confirm"] } }, "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", "host": ["{{base_url}}"], "path": ["status"] } }, "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 \"order_id\":\"66b7b9bad166-4a3f-ada6-ca063dc9d321\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "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", "host": ["{{base_url}}"], "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"] } }, "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 \"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"] } }, "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", "host": ["{{base_url}}"], "path": ["support"] } }, "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 \"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", "host": ["{{base_url}}"], "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}", "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}", "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}", "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" }, { "key": "Content-Length", "value": "2633" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"a49-iUjMfCzYjm6uDKarSmRP4pJE7lw\"" }, { "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_init\",\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\": \"b36d0192-85e3-4faf-a0dc-88d8ffbbf196\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:18:10.111Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\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 \"name\": \"ABC Individaul Health Insurance Policy\",\n \"short_desc\": \"ABC Individaul 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 \"xinput\": {}\n }\n ],\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"email\": \"joe.adam@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"dob\": \"1990-01-21\",\n \"gender\": \"male\",\n \"name\": \"Joe Adam\",\n \"tags\": [\n {\n \"descriptor\": {\n \"code\": \"PERSON_ADDITIONAL_DETAILS\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"name\": \"Politically exposed person\"\n },\n \"value\": \"false\"\n },\n {\n \"descriptor\": {\n \"name\": \"GSTIN\"\n },\n \"value\": \"20JDVIEHVJDSN\"\n }\n ],\n \"display\": true\n }\n ]\n }\n },\n \"id\": \"FULFILMENT_ID\",\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"Process Workflow\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"name\": \"Manual evaluation flag\"\n },\n \"value\": \"false\"\n }\n ],\n \"display\": true\n }\n ],\n \"tracking\": false\n }\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 \"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\": \"NOT-PAID\",\n \"type\": \"PRE-ORDER\"\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: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 \"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 }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "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 \"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 }\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 13:19:47 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2380" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"94c-xVS3cbxCj+VPCbjvllV10TkXNuk\"" }, { "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_confirm\",\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\": \"f836b602-3bea-4814-9f47-05f9e045683e\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:19:41.883Z\"\n },\n \"message\": {\n \"orderId\": \"04389d8c-6a50-4664-9c08-4ee45fef44e8\",\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 {\n \"url\": \"https://www.abcinsurance.com/content/dam/abc/india/assets/images/header/logo.png\"\n }\n ]\n },\n \"items\": {\n \"id\": \"36db0d40-c7ca-47db-82d8-6cdadf671c3c\",\n \"name\": \"ABC Individaul Health Insurance Policy\",\n \"short_desc\": \"ABC Individaul 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 \"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 },\n \"fulfillments\": [\n {\n \"customer\": {\n \"id\": \"gstin:20JDVIEHVJDSN\",\n \"contact\": {\n \"email\": \"joe.adam@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"dob\": \"1990-01-21\",\n \"gender\": \"male\",\n \"name\": \"Joe Adam\"\n }\n },\n \"id\": \"1\",\n \"tracking\": false\n }\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 \"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 }\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:health-insurance: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", "host": ["{{base_url}}"], "path": ["status"] } }, "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 \"order_id\":\"66b7b9bad166-4a3f-ada6-ca063dc9d321\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "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 13:22:41 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2435" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"983-GYAPXBq8iRq3PG09K6XPkStfMjQ\"" }, { "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_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\": \"3dccfc7b-aa7e-469c-bcd3-0dd9b8af9546\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:22:35.259Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"04389d8c-6a50-4664-9c08-4ee45fef44e8\",\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 \"name\": \"ABC Individaul Health Insurance Policy\",\n \"short_desc\": \"ABC Individaul 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 \"fulfillments\": [\n {\n \"customer\": {\n \"id\": \"gstin:20JDVIEHVJDSN\",\n \"contact\": {\n \"email\": \"joe.adam@abc.org\",\n \"phone\": \"+91-9999999999\"\n },\n \"person\": {\n \"dob\": \"1990-01-21\",\n \"gender\": \"male\",\n \"name\": \"Joe Adam\"\n }\n },\n \"id\": \"1\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Evaluation in Progress\"\n }\n },\n \"tracking\": false\n }\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 \"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 \"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:health-insurance: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", "host": ["{{base_url}}"], "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:health-insurance:0.2.0\"\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 }\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:health-insurance:0.2.0\"\n },\n \"orderId\": \"04389d8c-6a50-4664-9c08-4ee45fef44e8\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.contact.phone\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"phone\": \"+91-9667788867\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "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 \"orderId\": \"04389d8c-6a50-4664-9c08-4ee45fef44e8\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.contact.phone\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"phone\": \"+91-9667788867\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "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:30:05 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2446" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"98e-Pe918JPiBJHUooiMDz9UgRjua5M\"" }, { "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_update\",\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\": \"b205b037-b0d6-470c-9b1f-2d8916d72ee2\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:29:59.972Z\"\n },\n \"message\": {\n \"orderId\": \"04389d8c-6a50-4664-9c08-4ee45fef44e8\",\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 {\n \"url\": \"https://www.abcinsurance.com/content/dam/abc/india/assets/images/header/logo.png\"\n }\n ]\n },\n \"items\": {\n \"id\": \"36db0d40-c7ca-47db-82d8-6cdadf671c3c\",\n \"name\": \"ABC Individaul Health Insurance Policy\",\n \"code\": \"BASE\",\n \"short_desc\": \"ABC Individaul 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 \"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 },\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"email\": \"joe.adam@abc.org\",\n \"phone\": \"+91-9667788867\"\n },\n \"person\": {\n \"dob\": \"1990-01-21\",\n \"gender\": \"male\",\n \"name\": \"Joe Adam\"\n }\n },\n \"state\": {\n \"descriptor\": {\n \"name\": \"Policy Details Update\",\n \"code\": \"POLICY-UPDATED\"\n }\n },\n \"id\": \"1\",\n \"tracking\": false\n }\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 \"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 }\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:health-insurance: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", "host": ["{{base_url}}"], "path": ["support"] } }, "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 \"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", "host": ["{{base_url}}"], "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:31:38 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "726" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"2d6-DcPOEJ3fSfSGwCx+0vLcE/5+UEE\"" }, { "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_support\",\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\": \"288fc953-90e1-4e54-a644-c87135d33caf\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:31:32.490Z\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"66b7b9bad166-4a3f-ada6-ca063dc9d321\",\n \"phone\": \"1800 1080\",\n \"email\": \"customer.care@insurance.com\",\n \"url\": \"https://www.insurance.com/helpdesk\"\n }\n }\n }\n ]\n}" } ] } ] }, { "name": "Invoice Based Credit", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\"\n },\n \"category\": {\n \"categoryCode\":\"invoice-based-loan\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based:0.2.0\"\n },\n \"category\": {\n \"categoryCode\":\"invoice-based-loan\"\n }\n}", "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:39:15 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1081" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"439-h7iNkrBXNGVAOwXKR1vXMLPAQPQ\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based: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\": \"9313a568-cbcb-4db3-aaa9-9e3afdf2eba6\",\n \"message_id\": \"bd5212c5-616d-45ab-8512-86663a20a30d\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:39:05.874Z\"\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\": \"Invoice based Loan\",\n \"categories\": [\n {\n \"id\": \"101123\",\n \"name\": \"Invoice based loan\",\n \"code\": \"invoice-based-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 \"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-invoice-based: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", "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:credit-invoice-based: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", "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:40:40 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1623" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"657-0hlzvnrULmw5LCyYSsCQaUaXCSA\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based: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\": \"ddb44006-136e-4e2c-b564-7d6f5c81bb29\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:40:35.180Z\"\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\": \"Invoice Based Loan Offer: INR 2,00,000\",\n \"tags\": [\n {\n \"name\": \"Invoice based 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-invoice-based: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", "host": ["{{base_url}}"], "path": ["init"] } }, "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-invoice-based: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", "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:41:43 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "3195" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"c7b-FMSYNqWwzidqWBcnIW/y8wUpbjc\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based: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\": \"51ea93af-368d-4298-ba00-02e350d0cef6\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:41:37.992Z\"\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 \"short_desc\": \"Invoice based loan of INR 2 Lakhs\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"tags\": [\n {\n \"name\": \"Invoice based 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 \"organization\": {\n \"address\": \"Industrial Park, Bangalore\",\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"560045\"\n },\n \"contact\": {\n \"phone\": \"+919876543210\",\n \"email\": \"alpha.manufacturing@gmail.com\"\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-invoice-based: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"] } }, "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-invoice-based: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 13:43:38 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "3194" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"c7a-z4i8HpCw7sFXdKPo+iSfibOe4e0\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based: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\": \"35bd94d0-a05a-49fb-8319-0fe01cfef204\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:43:32.972Z\"\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 \"code\": \"invoice-based-loan\",\n \"short_desc\": \"Invoice based loan of INR 2 Lakhs\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"tags\": [\n {\n \"name\": \"Invoice based 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 \"organization\": {\n \"address\": \"Industrial Park, Bangalore\",\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"560045\"\n },\n \"contact\": {\n \"phone\": \"+919876543210\",\n \"email\": \"alpha.manufacturing@gmail.com\"\n }\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-invoice-based: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", "host": ["{{base_url}}"], "path": ["status"] } }, "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-invoice-based: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", "host": ["{{base_url}}"], "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 13:44:42 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2616" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"a38-L8n3kgzs+F7JE32s6bwH4sVX4A8\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based: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\": \"b50f886d-c72e-414b-8fe0-da57fbe7df90\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:44:35.968Z\"\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 \"short_desc\": \"Invoice based loan of INR 2 Lakhs\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"tags\": [\n {\n \"name\": \"Invoice based 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 \"organization\": {\n \"address\": \"Industrial Park, Bangalore\",\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"560045\"\n },\n \"contact\": {\n \"phone\": \"+919876543210\",\n \"email\": \"alpha.manufacturing@gmail.com\"\n }\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": "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-invoice-based: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", "host": ["{{base_url}}"], "path": ["support"] } }, "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-invoice-based: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", "host": ["{{base_url}}"], "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:46:32 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "725" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"2d5-PV4/GJTf5ZNBh0ME7rN1c30Lpe8\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based: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\": \"bd266158-1efe-40c6-8779-dbfd60c4a246\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:46:26.068Z\"\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": "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-invoice-based: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", "host": ["{{base_url}}"], "path": ["rating"] } }, "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-invoice-based:0.2.0\"\n },\n \"orderId\": \"66B7AEDF45\",\n \"updateDetails\": {\n \"updateTarget\": \"fulfillment\",\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 ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "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-invoice-based:0.2.0\"\n },\n \"orderId\": \"66B7AEDF45\",\n \"updateDetails\": {\n \"updateTarget\": \"fulfillment\",\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 ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "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:49:39 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2626" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"a42-uL38MC+dZ4z1Fasb7tODsFXgn+8\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:credit-invoice-based: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\": \"8b51a7bd-82cd-4a89-b509-b8ab64f0def1\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:49:33.432Z\"\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\": \"Invoice based Loan Offer: INR 2,00,000\",\n \"code\": \"invoice-based-loan\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"231800\"\n },\n \"tags\": [\n {\n \"name\": \"Invoice based 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 \"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 \"state\": {\n \"descriptor\": {\n \"name\": \"Loan application updated\"\n }\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": "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-invoice-based: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": "Mutual Funds", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\"\n },\n \"category\": {\n \"categoryCode\": \"mutual-funds\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\"\n },\n \"category\": {\n \"categoryCode\": \"mutual-funds\"\n }\n}", "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:53:21 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1308" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"51c-NGP1g/8u/mu/1mcx7bQxsUVqkNs\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:mutual-funds: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\": \"82500355-406f-4d89-af82-ceec28d4d105\",\n \"message_id\": \"1d2235e3-61d2-4788-93c3-e1697335fed2\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:53:10.461Z\"\n },\n \"message\": {\n \"name\": \"Stockwiz Corp\",\n \"providers\": [\n {\n \"id\": \"1\",\n \"name\": \"HDFC Midcap Opportunities Fund\",\n \"short_desc\": \"HDFC Midcap Opportunities Fund\",\n \"items\": [\n {\n \"id\": \"1\",\n \"name\": \"ABC Large Cap Mutual Fund - SIP\",\n \"price\": {\n \"value\": \"1\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"1\",\n \"name\": \"Large Cap\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"type\": \"SIP\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"name\": \"John Doe\"\n }\n }\n }\n ],\n \"quantity\": {\n \"minimum\": {\n \"count\": 100\n }\n }\n },\n {\n \"id\": \"2\",\n \"name\": \"ABC Large Cap Mutual Fund - Lumpsum\",\n \"price\": {\n \"value\": \"5000\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"1\",\n \"name\": \"Large Cap\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"type\": \"SIP\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"name\": \"John Doe\"\n }\n }\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://www.hdfcfunds.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:mutual-funds:0.2.0\"\n },\n \"message\": {\n \"orders\": {\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 }\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:mutual-funds:0.2.0\"\n },\n \"message\": {\n \"orders\": {\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 }\n ]\n}", "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:55:03 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1042" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"412-g6nPwYUoRhDetckrbQjzkEKvets\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:mutual-funds: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\": \"7df0bad6-7233-43ad-a142-62424c338e70\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:54:58.295Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"100000\"\n }\n },\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"HDFC Midcap Opportunities Fund\",\n \"short_desc\": \"HDFC Midcap Opportunities Fund\",\n \"images\": {\n \"url\": \"https://www.hdfcfunds.com/content/dam/abc/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n },\n \"items\": [\n {\n \"id\": \"2\",\n \"xinput\": {\n \"mime_type\": \"text/html\"\n },\n \"name\": \"HDFC Midcap Opportunities Fund - Lumpsum\",\n \"price\": {\n \"value\": \"5000\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"selected\": {\n \"count\": 20\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:mutual-funds:0.2.0\"\n },\n \"message\": {\n \"orders\": {\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 }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "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:mutual-funds:0.2.0\"\n },\n \"message\": {\n \"orders\": {\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 }\n ]\n}", "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:57:10 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1835" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"72b-7l2Yt2d5Hqjz7Hqf6lHqJFn91xg\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:mutual-funds: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\": \"5c0b1dc8-a80c-4bdb-bd40-3c7f3bc515e4\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:57:04.832Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"HDFC Midcap Opportunities Fund\",\n \"short_desc\": \"HDFC Midcap Opportunities Fund\",\n \"images\": {\n \"url\": \"https://www.hdfcfunds.com/content/dam/abc/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n },\n \"items\": [\n {\n \"id\": \"MFLC001\",\n \"name\": \"ABC Large Cap Mutual Fund\",\n \"xinput\": {\n \"mime_type\": \"text/html\"\n }\n }\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 \"state\": {\n \"descriptor\": {\n \"name\": \"Mutual Fund Order Initialized\"\n }\n },\n \"stops\": [\n {\n \"authorization\": {\n \"type\": \"OTP\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"100000\"\n },\n \"breakup\": [\n {\n \"descriptor\": {\n \"name\": \"Unit price\"\n },\n \"price\": {\n \"value\": \"80\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"allocated\": {\n \"measure\": {\n \"value\": \"1250\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Charles D'Souza\",\n \"email\": \"charles@equitygrow.in\"\n },\n \"payments\": [\n {\n \"type\": \"PRE-ORDER\",\n \"url\": \"https://payment.abcmutalfunds.in\",\n \"params\": {\n \"amount\": \"5000\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-06-01T00:00:00.00Z\",\n \"end\": \"2023-06-30T23:59:59.00Z\"\n }\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Terms\"\n }\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://abcmutalfunds.com/mf/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:mutual-funds:0.2.0\"\n },\n \"message\": {\n \"orders\": {\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 }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "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:mutual-funds:0.2.0\"\n },\n \"message\": {\n \"orders\": {\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 }\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 13:58:50 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2008" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"7d8-fp2OkXr9kAfFAw3iXY9bk9KiKEs\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:mutual-funds: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\": \"5bf2661d-b520-4e66-8bd9-f2a33a5bcd64\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T13:58:45.127Z\"\n },\n \"message\": {\n \"orderId\": \"66B7AEDF45\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"HDFC Midcap Opportunities Fund\",\n \"short_desc\": \"HDFC Midcap Opportunities Fund\",\n \"images\": [\n {\n \"url\": \"https://www.hdfcfunds.com/content/dam/abc/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n ]\n },\n \"items\": {\n \"id\": \"1\",\n \"name\": \"HDFC Midcap Opportunities Fund - Lumpsum\",\n \"price\": {\n \"value\": \"5000\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"minimum\": {\n \"count\": 1\n },\n \"selected\": {\n \"count\": 20\n }\n }\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 \"state\": {\n \"descriptor\": {\n \"name\": \"Order placed\",\n \"code\": \"order-placed\"\n }\n },\n \"agent\": {\n \"person\": {\n \"name\": \"John Williams\"\n },\n \"organization\": {\n \"descriptor\": {\n \"name\": \"HDFC Fund\"\n }\n },\n \"contact\": {\n \"phone\": \"+91-9999999999\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"100000\"\n },\n \"breakup\": [\n {\n \"descriptor\": {\n \"name\": \"Unit price\"\n },\n \"price\": {\n \"value\": \"80\",\n \"currency\": \"INR\"\n },\n \"quantity\": {\n \"allocated\": {\n \"measure\": {\n \"value\": \"1250\",\n \"unit\": \"units\"\n }\n }\n }\n }\n ]\n },\n \"billing\": {\n \"name\": \"Charles D'Souza\",\n \"email\": \"charles@equitygrow.in\",\n \"phone\": \"+91-988777632\"\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 \"cancellation_terms\": [\n {\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://abcmutalfunds.com/mf/tnc.html\"\n }\n }\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:mutual-funds: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", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [] }, { "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:mutual-funds:0.2.0\"\n },\n \"message\": {\n \"order_id\": \"66B7AEDF45\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "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:mutual-funds:0.2.0\"\n },\n \"message\": {\n \"order_id\": \"66B7AEDF45\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "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 14:01:24 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1798" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"706-HV0Hxywy2sw8O4HNcQw00CQOzd0\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:mutual-funds: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\": \"01ffae80-4ca8-4c00-8b0c-75b35a971f9e\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T14:01:18.845Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"66B7AEDF45\",\n \"status\": \"ACTIVE\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"HDFC Midcap Opportunities Fund\",\n \"short_desc\": \"HDFC Midcap Opportunities Fund\",\n \"images\": {\n \"url\": \"https://www.hdfcfunds.com/content/dam/abc/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n },\n \"items\": [\n {\n \"id\": \"MFLCLS001\",\n \"name\": \"ABC Large Cap Mutual Fund Lumpsum\"\n }\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 \"state\": {\n \"descriptor\": {\n \"name\": \"Units being allocated\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"5000\"\n },\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"NAV Details\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"name\": \"Unit price\"\n },\n \"value\": \"120\"\n },\n {\n \"descriptor\": {\n \"name\": \"Units allocated\"\n },\n \"value\": \"41.50\"\n }\n ]\n }\n ]\n },\n \"billing\": {\n \"name\": \"Charles D'Souza\",\n \"email\": \"charles@equitygrow.in\"\n },\n \"payments\": [\n {\n \"type\": \"PRE-ORDER\",\n \"url\": \"https://payment.abcmutalfunds.in\",\n \"params\": {\n \"amount\": \"5000\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-06-01T00:00:00.00Z\",\n \"end\": \"2023-06-30T23:59:59.00Z\"\n }\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Terms\"\n }\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://abcmutalfunds.com/mf/tnc.html\"\n }\n }\n ],\n \"type\": \"DEFAULT\"\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:mutual-funds: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", "host": ["{{base_url}}"], "path": ["support"] } }, "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:mutual-funds: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", "host": ["{{base_url}}"], "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 14:02:44 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "704" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"2c0-V3UhlDMRMatjMxtVQo2USlTdS8Y\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:mutual-funds: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\": \"1b9739f4-a0e1-4e73-a97f-cded2c6a91e8\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T14:02:38.870Z\"\n },\n \"message\": {\n \"support\": {\n \"order_id\": \"66b7b9bad166\",\n \"phone\": \"1800 1080\",\n \"email\": \"customer.care@abcmutualfunds.com\",\n \"url\": \"https://www.abcmutualfunds.com/helpdesk\"\n }\n }\n }\n ]\n}" } ] }, { "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:mutual-funds:0.2.0\"\n },\n \"orderId\": \"66B7AEDF45\",\n \"updateDetails\": {\n \"updateTarget\": \"fulfillment\",\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 ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "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:mutual-funds:0.2.0\"\n },\n \"orderId\": \"66B7AEDF45\",\n \"updateDetails\": {\n \"updateTarget\": \"fulfillment\",\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 ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "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 14:05:38 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1663" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"67f-zcXprGmMp4C5RTivsBnJzVqgEe4\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:mutual-funds: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\": \"300fddbf-37b4-4fa7-9e33-6516e25eb0d7\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T14:05:32.372Z\"\n },\n \"message\": {\n \"orderId\": \"66B7AEDF45\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"HDFC Midcap Opportunities Fund\",\n \"short_desc\": \"HDFC Midcap Opportunities Fund\",\n \"images\": [\n {\n \"url\": \"https://www.hdfcfunds.com/content/dam/abc/india/assets/images/header/logo.png\",\n \"size_type\": \"sm\"\n }\n ]\n },\n \"items\": {\n \"id\": \"MFLC001\",\n \"name\": \"ABC Large Cap Mutual Fund\"\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\": \"SIP amount modified\"\n }\n },\n \"tracking\": false\n }\n ],\n \"quote\": {\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"1000\"\n },\n \"tags\": [\n {\n \"descriptor\": {\n \"name\": \"NAV Details\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"name\": \"Unit price\"\n },\n \"value\": \"120\"\n },\n {\n \"descriptor\": {\n \"name\": \"Units allocated\"\n },\n \"value\": \"8.3\"\n }\n ]\n }\n ]\n },\n \"payments\": [\n {\n \"type\": \"PRE-ORDER\",\n \"url\": \"https://payment.abcmutalfunds.in\",\n \"params\": {\n \"amount\": \"1000\",\n \"currency\": \"INR\"\n },\n \"status\": \"NOT-PAID\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-06-01T00:00:00.00Z\",\n \"end\": \"2023-06-30T23:59:59.00Z\"\n }\n }\n }\n ],\n \"cancellation_terms\": [\n {\n \"fulfillment_state\": {\n \"descriptor\": {\n \"name\": \"Terms\"\n }\n },\n \"external_ref\": {\n \"mimetype\": \"text/html\",\n \"url\": \"https://abcmutalfunds.com/mf/tnc.html\"\n }\n }\n ]\n }\n }\n ]\n}" } ] }, { "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:mutual-funds: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": "Track", "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:mutual-funds:0.2.0\"\n },\n \"orderId\": \"66b7b9bad166\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "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:mutual-funds:0.2.0\"\n },\n \"orderId\": \"66b7b9bad166\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Tue, 16 Jan 2024 14:08:43 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "685" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"2ad-yOwA4vAY6d4oYl+X2VH99X5o7vw\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"financial-services:mutual-funds:0.2.0\",\n \"action\": \"on_track\",\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\": \"2fb1dafa-4f38-44b2-88a2-068823163dd0\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T14:08:37.374Z\"\n },\n \"message\": {\n \"tracking\": {\n \"url\": \"https://abcmutualfunds.com/tracking/abc9f0aa-bbfd-4e91-b378-41feee12f05f\",\n \"status\": \"active\",\n \"id\": \"66b7b9bad166\"\n }\n }\n }\n ]\n}" } ] } ] } ] }, { "name": "DSEP", "item": [ { "name": "Jobs-interships", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dsep:jobs\"\n\n },\n \"searchString\": \"Analytics - Senior Analyst\",\n \"includeRawResponse\":true\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dsep:jobs\"\n },\n \"searchString\": \"Developer\"\n}", "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": "Thu, 11 Jan 2024 09:32:03 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "39592" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"9aa8-XeGjN1bAdKrcUQE8ifSB21uysh0\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"bf09ebce-9176-42bd-964c-7f38138697d7\",\n \"message_id\": \"afeaea26-6ba0-4e52-bb9b-07f4ec3a6719\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T09:31:52.915Z\"\n },\n \"message\": {\n \"name\": \"Affindi Jobs\",\n \"providers\": [\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"2\",\n \"name\": \"test\",\n \"locations\": [\n {\n \"id\": \"3\",\n \"city\": {\n \"name\": \"Mumbai\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"8\",\n \"city\": {\n \"name\": \"test\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"424587a9b09d1c3edbc06087fc39aa8546be81ed788cb0698509e9e4be2272c6\",\n \"long_desc\": \"Develop code\",\n \"name\": \"Developer\",\n \"locations\": [\n {\n \"id\": \"3\",\n \"city\": \"Mumbai\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"2b86f151821a60b8462a2e9462cc05120d05ffbc48ccac1c30774cec236a74f5\",\n \"long_desc\": \"test\",\n \"name\": \"Staff Mobile Developer - test\",\n \"locations\": [\n {\n \"id\": \"8\",\n \"city\": \"test\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"2\",\n \"name\": \"test\",\n \"locations\": [\n {\n \"id\": \"3\",\n \"city\": {\n \"name\": \"Mumbai\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"8\",\n \"city\": {\n \"name\": \"test\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"424587a9b09d1c3edbc06087fc39aa8546be81ed788cb0698509e9e4be2272c6\",\n \"long_desc\": \"Develop code\",\n \"name\": \"Developer\",\n \"locations\": [\n {\n \"id\": \"3\",\n \"city\": \"Mumbai\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"2b86f151821a60b8462a2e9462cc05120d05ffbc48ccac1c30774cec236a74f5\",\n \"long_desc\": \"test\",\n \"name\": \"Staff Mobile Developer - test\",\n \"locations\": [\n {\n \"id\": \"8\",\n \"city\": \"test\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n }\n ]\n}" }, { "name": "Search with location", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dsep:jobs\"\n },\n \"searchString\": \"Developer\",\n \"location\":\"12.423423,77.325647\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" } ] }, { "name": "Select", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"13\"\n },\n \"items\": [\n {\n \"id\": \"6\"\n }\n ]\n }\n ]\n }\n }\n ],\n \"includeRawResponse\":true\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"D7F8606A370DA9966DF15E62A81C374B\"\n }\n ]\n }\n }\n }\n ]\n}", "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": "Thu, 11 Jan 2024 09:38:44 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "4732" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"127c-vfodvmWEGGqKqRHipBbnaEabJuY\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"3ecdd57f-c7ed-4ac5-8f03-2e8810ce6cf0\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T09:38:38.640Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": [\n {\n \"id\": \"D7F8606A370DA9966DF15E62A81C374B\",\n \"xinput\": {},\n \"name\": \"Database Engineer\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"13\"\n },\n \"items\": [\n {\n \"id\": \"6\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\",\n \"languages\": [\n {\n \"code\": \"ENG\"\n },\n {\n \"code\": \"HIN\"\n }\n ],\n \"url\": \"https://linkedin.com/john-doe\",\n \"creds\": [\n {\n \"url\": \"https://cbse.nic.in/link/to/college-marksheet.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/pass-certificate.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://digilocker.com/link/to/python-skill-certificate.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/python-skill-certificate.pdf\",\n \"type\": \"application/pdf\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/experience-certificate.pdf\",\n \"type\": \"application/pdf\"\n }\n ],\n \"skills\": [\n {\n \"name\": \"NodeJS\"\n },\n {\n \"name\": \"React\"\n },\n {\n \"name\": \"Project Management\"\n },\n {\n \"name\": \"Enterprise Architecture\"\n }\n ]\n }\n }\n }\n ],\n \"xinput\": {\n \"data\": {\n \"resume\": \"data:application/pdf;base64,JVBERi0xLjUKJd...c3RyZWFtCnjarVhLc9s2...\",\n \"work-mode\": \"hybrid\",\n \"exp-years\": \"10\",\n \"sop\": \"I am interested in this job because my prior experience is highly relevant to this role.\"\n },\n \"submission_id\": 12345\n }\n }\n }\n }\n ],\n \"includeRawResponse\":false\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"D7F8606A370DA9966DF15E62A81C374B\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\",\n \"languages\": [\n {\n \"code\": \"ENG\"\n },\n {\n \"code\": \"HIN\"\n }\n ],\n \"url\": \"https://linkedin.com/john-doe\",\n \"creds\": [\n {\n \"url\": \"https://cbse.nic.in/link/to/college-marksheet.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/pass-certificate.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://digilocker.com/link/to/python-skill-certificate.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/python-skill-certificate.pdf\",\n \"type\": \"application/pdf\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/experience-certificate.pdf\",\n \"type\": \"application/pdf\"\n }\n ],\n \"skills\": [\n {\n \"name\": \"NodeJS\"\n },\n {\n \"name\": \"React\"\n },\n {\n \"name\": \"Project Management\"\n },\n {\n \"name\": \"Enterprise Architecture\"\n }\n ]\n }\n }\n }\n ],\n \"xinput\": {\n \"data\": {\n \"resume\": \"data:application/pdf;base64,JVBERi0xLjUKJd...c3RyZWFtCnjarVhLc9s2...\",\n \"work-mode\": \"hybrid\",\n \"exp-years\": \"10\",\n \"sop\": \"I am interested in this job because my prior experience is highly relevant to this role.\"\n },\n \"submission_id\": 12345\n }\n }\n }\n }\n ]\n}", "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": "Thu, 11 Jan 2024 09:41:30 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "5496" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"1578-tGeHeBCljTxtC8P7+6067Ng8BJs\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"e124d21b-8b82-4a8e-a58f-426e1a365d39\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T09:41:24.784Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": [\n {\n \"id\": \"D7F8606A370DA9966DF15E62A81C374B\",\n \"name\": \"Database Engineer\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ],\n \"xinput\": {}\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"tracking\": false,\n \"customer\": {\n \"person\": {\n \"url\": \"https://linkedin.com/john-doe\",\n \"name\": \"John Doe\",\n \"creds\": [\n {\n \"type\": \"application/vc+json\",\n \"url\": \"https://cbse.nic.in/link/to/college-marksheet.json\"\n },\n {\n \"type\": \"application/vc+json\",\n \"url\": \"https://drive.google.com/link/to/pass-certificate.json\"\n },\n {\n \"type\": \"application/vc+json\",\n \"url\": \"https://digilocker.com/link/to/python-skill-certificate.json\"\n },\n {\n \"type\": \"application/pdf\",\n \"url\": \"https://drive.google.com/link/to/python-skill-certificate.pdf\"\n },\n {\n \"type\": \"application/pdf\",\n \"url\": \"https://drive.google.com/link/to/experience-certificate.pdf\"\n }\n ],\n \"languages\": [\n {\n \"code\": \"ENG\"\n },\n {\n \"code\": \"HIN\"\n }\n ],\n \"skills\": [\n {\n \"name\": \"NodeJS\"\n },\n {\n \"name\": \"React\"\n },\n {\n \"name\": \"Project Management\"\n },\n {\n \"name\": \"Enterprise Architecture\"\n }\n ]\n }\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"items\": [\n {\n \"id\": \"6\",\n \"fulfillment_ids\": [\n \"1\"\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"func_skills\",\n \"list\": [\n {\n \"code\": \"Android\"\n },\n {\n \"code\": \"AWS\"\n }\n ]\n }\n ]\n },\n \"contact\": {\n \"phone\": \"9999999999999\",\n \"email\": \"abc@abc.bc\"\n }\n }\n }\n ]\n }\n }\n }\n ],\n \"includeRawResponse\":true\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [ { "name": "Confirm", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"id\": \"jdhflks\",\n \"items\": [\n {\n \"id\": \"8A690F158A37965A2CC0E69EC8B360B2\",\n \"fulfillment_ids\": [\n \"1\"\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"func_skills\",\n \"list\": [\n {\n \"code\": \"Android\"\n },\n {\n \"code\": \"AWS\"\n }\n ]\n }\n ]\n },\n \"contact\": {\n \"phone\": \"9999999999999\",\n \"email\": \"abc@abc.bc\"\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": "Thu, 11 Jan 2024 09:56:30 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "5428" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"1534-pfYmP0MMZiZbq+itz4B2oQn5Ux4\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"d26693ca-acc1-45be-86d4-5736c755b19c\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T09:56:24.869Z\"\n },\n \"message\": {\n \"orderId\": \"1690976236928\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": {\n \"id\": \"8A690F158A37965A2CC0E69EC8B360B2\",\n \"name\": \"Test manager\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Screening\",\n \"code\": \"Screening\"\n }\n },\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"display\": true\n }\n ]\n }\n },\n \"tracking\": false\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"order_id\": \"508\"\n }\n }\n ],\n \"includeRawResponse\":true\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [ { "name": "Status", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"order_id\":\"1690976236928\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 10:01:47 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2904" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"b58-blruxXHrilrO6mxCULRi9EYbYNI\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"6e97baa6-2bd1-41dc-912e-593d5df31ca0\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:01:41.639Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"1690976236928\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"Affinidi\"\n },\n \"items\": [\n {\n \"id\": \"8A690F158A37965A2CC0E69EC8B360B2\",\n \"name\": \"Test manager\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Application Accepted\",\n \"code\": \"application-accepted\"\n }\n },\n \"tracking\": false\n },\n {\n \"id\": \"1\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Screening\",\n \"code\": \"Screening\"\n }\n },\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"display\": true\n }\n ]\n }\n },\n \"tracking\": false\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_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"6\",\n \"rating_category\": \"Item\",\n \"value\": \"4\"\n }\n ]\n }\n }\n ],\n \"includeRawResponse\":true\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-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"order_id\": \"508\",\n \"cancellation_reason_id\": \"12\"\n }\n }\n ],\n \"includeRawResponse\":true\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 \"domain\": \"dsep:jobs\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"transaction_id\": \"{{$randomUUID}}\"\n },\n \"orderId\": \"508\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].stops[0]\",\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"stops\": [\n {\n \"location\": {\n \"address\": \"43, Residency Road, Bengaluru - 560025\",\n \"city\": {\n \"name\": \"Bengaluru\"\n },\n \"state\": {\n \"name\": \"Karnataka\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"560025\"\n },\n \"contact\": {\n \"name\": \"Waheeda Rehman\",\n \"phone\": \"919845998459\"\n }\n }\n ]\n }\n ]\n }\n }\n ],\n \"includeRawResponse\":true\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [ { "name": "Update", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"orderId\": \"a9aaecca-10b7-4d19-b640-b047a7c621961676906777032\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.person.name\",\n \"fulfillments\": [\n {\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ]\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"email\": \"john.doe@example.com\",\n \"phone\": \"+91-9999999999\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 10:40:55 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "5468" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"155c-AY9a0gX4oCILJtaogQqPaUz/IqQ\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"6c50284f-1eb7-4ec6-95cd-ae618275f09b\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:40:49.741Z\"\n },\n \"message\": {\n \"orderId\": \"1677140405881\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": {\n \"id\": \"a23f2fdfbbb8ac402bf259d75402eb0792f50c095f7d08a55475e7af1c2dadca\",\n \"name\": \"Support manager\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Customer name has been updated\"\n }\n },\n \"customer\": {\n \"person\": {\n \"name\": \"John Smith\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"display\": true\n }\n ]\n }\n },\n \"tracking\": false\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"1677140405881\"\n }\n }\n }\n ],\n \"includeRawResponse\": true\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [ { "name": "Support", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"ref_id\":\"1677140405881\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 10:42:22 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "635" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"27b-NpjV3WoGuwxsWyFZFdqGjJfOrIM\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"2411485a-4421-449d-9662-1588e1788cd6\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:42:16.107Z\"\n },\n \"message\": {\n \"phone\": \"1800 010 008\",\n \"email\": \"support@dsep.samagra.io\",\n \"uri\": \"www.supportdsepsamagra.com\"\n }\n }\n ]\n}" } ] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"orderId\": \"497\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ],\n \"includeRawResponse\":true\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [ { "name": "Track", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"orderId\": \"1677140405881\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 10:43:57 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "629" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"275-fE9yNrKO5J1MRjT+grIt70eTH2s\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\n \"action\": \"on_track\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"f097b1dc-ebcc-4632-8b30-db45221b2f00\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:43:51.745Z\"\n },\n \"message\": {\n \"tracking\": {\n \"url\": \"https://jobsportal/livetrack/order/asdahr23nj312\",\n \"status\": \"active\"\n }\n }\n }\n ]\n}" } ] } ] }, { "name": "Scholarship-grants", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dsep:scholarships\"\n },\n \"searchString\": \"GLA University Admission Scholarship\"\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\": \"dsep:scholarships\"\n },\n \"searchString\": \"scholarship for undergraduate\"\n}", "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": "Thu, 11 Jan 2024 10:47:46 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2144" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"860-k+X5KcAxyieLNKcdkOsLbv2tXk4\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\n \"action\": \"on_search\",\n \"version\": \"1.1.0\",\n \"bpp_id\": \"beckn-strapi-sandbox-bpp\",\n \"bpp_uri\": \"https://beckn-strapi-sandbox-bpp-network.becknprotocol.io\",\n \"country\": \"IND\",\n \"city\": \"std:080\",\n \"location\": {\n \"country\": {\n \"name\": \"India\",\n \"code\": \"IND\"\n },\n \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n }\n },\n \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"25c23961-65b4-43b8-837c-da3c40361491\",\n \"message_id\": \"29723d7c-729f-4b12-838e-86fbb9675369\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:47:34.501Z\"\n },\n \"message\": {\n \"name\": \"BPP\"\n }\n },\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"25c23961-65b4-43b8-837c-da3c40361491\",\n \"message_id\": \"29723d7c-729f-4b12-838e-86fbb9675369\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:47:35.976Z\"\n },\n \"message\": {\n \"name\": \"Protean DSEP Scholarships and Grants BPP Platform\",\n \"providers\": [\n {\n \"id\": \"BX213573733\",\n \"name\": \"XYZ Education Foundation\",\n \"items\": [\n {\n \"id\": \"SCM_63587501\",\n \"long_desc\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"name\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"price\": {\n \"value\": \"25000\",\n \"currency\": \"INR\"\n },\n \"categories\": [\n {\n \"id\": \"DSEP_CAT_1\",\n \"name\": \"Under Graduate\",\n \"code\": \"ug\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_63587501\",\n \"type\": \"SCHOLARSHIP\",\n \"tracking\": false,\n \"contact\": {\n \"phone\": \"9876543210\",\n \"email\": \"maryg@xyz.com\"\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\"\n },\n {\n \"type\": \"APPLICATION-END\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"benefits\",\n \"name\": \"Benefits\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\",\n \"value\": \"Upto Rs.25000 per year\"\n }\n ]\n }\n ]\n }\n ],\n \"rateable\": false,\n \"tags\": [\n {\n \"code\": \"benefits\",\n \"name\": \"Benefits\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\",\n \"value\": \"Upto Rs.25000 per year\"\n }\n ]\n }\n ]\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"20\"\n },\n \"items\": [\n {\n \"id\": \"26\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "response": [ { "name": "Select", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\":\"dsep:scholarships\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"BX213573733\"\n },\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_63587501\"\n }\n ],\n \"items\": [\n {\n \"id\": \"SCM_63587501\"\n }\n ]\n }\n }\n }\n ]\n}", "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": "Thu, 11 Jan 2024 11:00:03 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1396" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"574-c1zyLGVxW0OGWZicbCyLANVc1e4\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"message_id\": \"de5b0c8d-9b0d-4af4-9da4-84ac82c8084b\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:59:58.077Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"BX213573733\",\n \"name\": \"XYZ Education Foundation\",\n \"short_desc\": \"Education Foundation\"\n },\n \"items\": [\n {\n \"id\": \"SCM_63587501\",\n \"xinput\": {\n \"mime_type\": \"text/html\"\n },\n \"name\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"short_desc\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"25000\"\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"gr\",\n \"name\": \"Grade\",\n \"value\": \"Grade 12\"\n },\n {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\",\n \"value\": \">= 50\"\n },\n {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\",\n \"value\": \"2021\"\n }\n ]\n },\n {\n \"code\": \"benefits\",\n \"name\": \"Benefits\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\",\n \"value\": \"Upto Rs.25000 per year\"\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"20\"\n },\n \"items\": [\n {\n \"id\": \"26\",\n \"xinput\": {\n \"required\": true,\n \"form\": {\n \"url\": \"http://localhost:8001/public/getForm/a9aaecca-10b7-4d19-b640-022723112309/da0052a822dc4cdf95ab136b5614d0c9\",\n \"mime_type\": \"text/html\",\n \"data\": {\n \"name\": \"James\",\n \"phone\": \"498674\",\n \"address\": \"Mumbai\",\n \"needOfScholarship\": \"higher education\",\n \"docUrl\": \"http://abc.co/docs\"\n },\n \"submission_id\": \"8203501c-8934-468c-b947-1d5317847e9a\"\n }\n }\n }\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"orders\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"BX213573733\",\n \"descriptor\": {\n \"name\": \"XYZ Education Foundation\",\n \"short_desc\": \"XYZ Education Foundation\"\n },\n \"rateable\": false\n },\n \"items\": [\n {\n \"id\": \"SCM_63587501\",\n \"descriptor\": {\n \"name\": \"XYZ Undergraduation scholarship for Economically Backward Female Students\",\n \"short_desc\": \"XYZ Undergraduation scholarship for Economically Backward Female Students\"\n },\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"30000\"\n },\n \"xinput\": {\n \"required\": true,\n \"form\": {\n \"url\": \"http://localhost:8001/public/getForm/a9aaecca-10b7-4d19-b640-022723112309/da0052a822dc4cdf95ab136b5614d0c9\",\n \"mime_type\": \"text/html\",\n \"data\": {\n \"name\": \"James\",\n \"phone\": \"498674\",\n \"address\": \"Mumbai\",\n \"needOfScholarship\": \"higher education\",\n \"docUrl\": \"http://abc.co/docs\"\n },\n \"submission_id\": \"8203501c-8934-468c-b947-1d5317847e9a\"\n }\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"gr\",\n \"name\": \"Grade\"\n },\n \"value\": \"Grade 12\",\n \"display\": true\n },\n {\n \"descriptor\": {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\"\n },\n \"value\": \">= 50\",\n \"display\": true\n },\n {\n \"descriptor\": {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\"\n },\n \"value\": \"2021\",\n \"display\": false\n }\n ]\n },\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"fin_status\",\n \"name\": \"Financial Status\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"family_income\",\n \"name\": \"Family Income\"\n },\n \"value\": \"<= 2000000\",\n \"display\": true\n }\n ]\n },\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"benefits\",\n \"name\": \"Benefits\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\"\n },\n \"value\": \"Upto Rs.30000 per year\",\n \"display\": true\n }\n ]\n }\n ],\n \"category_ids\": [\n \"DSEP_CAT_1\"\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_63587501\",\n \"type\": \"SCHOLARSHIP\",\n \"tracking\": false,\n \"customer\": {\n \"person\": {\n \"gender\": \"Male\",\n \"name\": \"Test\"\n }\n },\n \"contact\": {\n \"phone\": \"111111111\",\n \"email\": \"abc@abc.com\"\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\",\n \"time\": {\n \"timestamp\": \"2023-01-01T00:00:00.000Z\"\n }\n },\n {\n \"type\": \"APPLICATION-END\",\n \"time\": {\n \"timestamp\": \"2023-03-31T00:00:00.000Z\"\n }\n }\n ]\n }\n ]\n }\n }\n }\n ]\n}", "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": "Thu, 11 Jan 2024 11:14:35 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1933" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"78d-mHlUI7rgIsS0LCIcV/LU+TticxE\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"message_id\": \"31b57866-6501-4261-b6a9-d131e724075d\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T11:14:29.232Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"BX213573733\",\n \"name\": \"XYZ Education Foundation\",\n \"short_desc\": \"XYZ Education Foundation\"\n },\n \"items\": [\n {\n \"id\": \"SCM_63587501\",\n \"name\": \"XYZ Undergraduation scholarship for Economically Backward Female Students\",\n \"short_desc\": \"XYZ Undergraduation scholarship for Economically Backward Female Students\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"30000\"\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"gr\",\n \"name\": \"Grade\",\n \"value\": \"Grade 12\"\n },\n {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\",\n \"value\": \">= 50\"\n },\n {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\",\n \"value\": \"2021\"\n }\n ]\n },\n {\n \"code\": \"fin_status\",\n \"name\": \"Financial Status\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"family_income\",\n \"name\": \"Family Income\",\n \"value\": \"<= 2000000\"\n }\n ]\n },\n {\n \"code\": \"benefits\",\n \"name\": \"Benefits\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\",\n \"value\": \"Upto Rs.30000 per year\"\n }\n ]\n }\n ],\n \"xinput\": {\n \"mime_type\": \"text/html\"\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_63587501\",\n \"type\": \"SCHOLARSHIP\",\n \"tracking\": false,\n \"customer\": {\n \"person\": {\n \"name\": \"Test\",\n \"gender\": \"Male\"\n }\n },\n \"contact\": {\n \"phone\": \"111111111\",\n \"email\": \"abc@abc.com\"\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\",\n \"time\": {\n \"timestamp\": \"2023-01-01T00:00:00.000Z\"\n }\n },\n {\n \"type\": \"APPLICATION-END\",\n \"time\": {\n \"timestamp\": \"2023-03-31T00:00:00.000Z\"\n }\n }\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"20\"\n },\n \"items\": [\n {\n \"id\": \"26\",\n \"xinput\": {\n \"required\": true,\n \"form\": {\n \"url\": \"http://localhost:8001/public/getForm/a9aaecca-10b7-4d19-b640-022723112309/da0052a822dc4cdf95ab136b5614d0c9\",\n \"data\": {\n \"name\": \"James\",\n \"phone\": \"498674\",\n \"address\": \"Mumbai\",\n \"needOfScholarship\": \"higher education\",\n \"docUrl\": \"http://abc.co/docs\"\n },\n \"mime_type\": \"text/html\",\n \"submission_id\": \"8203501c-8934-468c-b947-1d5317847e9a\"\n }\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"gr\",\n \"name\": \"Grade\"\n },\n \"value\": \"Grade 12\",\n \"display\": true\n },\n {\n \"descriptor\": {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\"\n },\n \"value\": \">= 50\",\n \"display\": true\n },\n {\n \"descriptor\": {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\"\n },\n \"value\": \"2021\",\n \"display\": false\n }\n ]\n },\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"fin_status\",\n \"name\": \"Financial Status\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"family_income\",\n \"name\": \"Family Income\"\n },\n \"value\": \"<= 2000000\",\n \"display\": true\n }\n ]\n },\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"benefits\",\n \"name\": \"Benefits\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\"\n },\n \"value\": \"Upto Rs.30000 per year\",\n \"display\": true\n }\n ]\n }\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"Shrey Vishal\",\n \"gender\": \"Male\"\n },\n \"contact\": {\n \"phone\": \"9876543210\",\n \"email\": \"maryg@xyz.com\"\n }\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\",\n \"time\": {\n \"timestamp\": \"2023-01-01T00:00:00.000Z\"\n }\n },\n {\n \"type\": \"APPLICATION-END\",\n \"time\": {\n \"timestamp\": \"2023-03-31T00:00:00.000Z\"\n }\n }\n ]\n }\n ]\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"BX213573733\",\n \"descriptor\": {\n \"name\": \"XYZ Education Foundation\",\n \"short_desc\": \"XYZ Education Foundation\"\n },\n \"rateable\": false\n },\n \"items\": [\n {\n \"id\": \"SCM_63587501\",\n \"descriptor\": {\n \"name\": \"XYZ Undergraduation scholarship for Economically Backward Female Students\",\n \"short_desc\": \"XYZ Undergraduation scholarship for Economically Backward Female Students\"\n },\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"30000\"\n },\n \"xinput\": {\n \"required\": true,\n \"form\": {\n \"url\": \"http://localhost:8001/public/getForm/a9aaecca-10b7-4d19-b640-022723112309/da0052a822dc4cdf95ab136b5614d0c9\",\n \"data\": {\n \"name\": \"James\",\n \"phone\": \"498674\",\n \"address\": \"Mumbai\",\n \"needOfScholarship\": \"higher education\",\n \"docUrl\": \"http://abc.co/docs\"\n },\n \"mime_type\": \"text/html\",\n \"submission_id\": \"8203501c-8934-468c-b947-1d5317847e9a\"\n }\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"gr\",\n \"name\": \"Grade\"\n },\n \"value\": \"Grade 12\",\n \"display\": true\n },\n {\n \"descriptor\": {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\"\n },\n \"value\": \">= 50\",\n \"display\": true\n },\n {\n \"descriptor\": {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\"\n },\n \"value\": \"2021\",\n \"display\": false\n }\n ]\n },\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"fin_status\",\n \"name\": \"Financial Status\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"family_income\",\n \"name\": \"Family Income\"\n },\n \"value\": \"<= 2000000\",\n \"display\": true\n }\n ]\n },\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"benefits\",\n \"name\": \"Benefits\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\"\n },\n \"value\": \"Upto Rs.30000 per year\",\n \"display\": true\n }\n ]\n }\n ],\n \"category_ids\": [\n \"DSEP_CAT_1\"\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_63587501\",\n \"type\": \"SCHOLARSHIP\",\n \"tracking\": false,\n \"customer\": {\n \"person\": {\n \"name\": \"Test\",\n \"gender\": \"Male\"\n }\n },\n \"contact\": {\n \"phone\": \"9876543210\",\n \"email\": \"maryg@xyz.com\"\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\",\n \"time\": {\n \"timestamp\": \"2023-01-01T00:00:00.000Z\"\n }\n },\n {\n \"type\": \"APPLICATION-END\",\n \"time\": {\n \"timestamp\": \"2023-03-31T00:00:00.000Z\"\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": "Thu, 11 Jan 2024 11:43:50 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "5428" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"1534-R+9o4PUkMTdbJxf9VrljUSP7HBA\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"e98d0033-754b-40b4-b1fc-742d570dc992\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T11:43:44.767Z\"\n },\n \"message\": {\n \"orderId\": \"1690976236928\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": {\n \"id\": \"8A690F158A37965A2CC0E69EC8B360B2\",\n \"name\": \"Test manager\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Screening\",\n \"code\": \"Screening\"\n }\n },\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"display\": true\n }\n ]\n }\n },\n \"tracking\": false\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"order_id\": \"513\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [ { "name": "Status", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"order_id\":\"APP_58605054\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 15:06:04 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2021" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"7e5-AG6fZbVz1Cs39ry6Y1wWt4Ln56A\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"message_id\": \"a1346ff3-75b8-41af-ad0f-e60690cacd0b\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T15:05:58.317Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"APP_58605054\",\n \"status\": \"ACTIVE\",\n \"provider\": {\n \"id\": \"BX213573733\",\n \"name\": \"XYZ Education Foundation\",\n \"short_desc\": \"Education Foundation\",\n \"rateable\": false\n },\n \"items\": [\n {\n \"id\": \"SCM_63587501\",\n \"name\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"short_desc\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"25000\"\n },\n \"xinput\": {\n \"required\": true,\n \"form\": {\n \"url\": \"http://localhost:8001/public/getForm/5007a4bd-f8c1-4859-877e-2bc4b7a4f554/da0052a822dc4cdf95ab136b5614d0c9\",\n \"data\": {\n \"name\": \"James\",\n \"phone\": \"498674\",\n \"address\": \"Mumbai\",\n \"needOfScholarship\": \"higher education\",\n \"docUrl\": \"http://abc.co/docs\"\n },\n \"mime_type\": \"text/html\"\n }\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"gr\",\n \"name\": \"Grade\",\n \"value\": \"Grade 12\"\n },\n {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\",\n \"value\": \">= 50\"\n },\n {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\",\n \"value\": \"2021\"\n }\n ]\n },\n {\n \"code\": \"benefits\",\n \"name\": \"Benefits\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\",\n \"value\": \"Upto Rs.25000 per year\"\n }\n ]\n }\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_63587501\",\n \"type\": \"SCHOLARSHIP\",\n \"tracking\": false,\n \"contact\": {\n \"phone\": \"9876543210\",\n \"email\": \"maryg@xyz.com\"\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\",\n \"time\": {\n \"timestamp\": \"2022-09-01T00:00:00.000Z\"\n }\n },\n {\n \"type\": \"APPLICATION-END\",\n \"time\": {\n \"timestamp\": \"2022-10-31T00:00:00.000Z\"\n }\n }\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_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"513\",\n \"rating_category\": \"Fulfillment\",\n \"value\": \"4\"\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-022723112309\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"order_id\": \"513\",\n \"cancellation_reason_id\": \"12\"\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-022723112309\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"orderId\": \"513\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].contact\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"Shrey Vishal\"\n },\n \"contact\": {\n \"phone\": \"1234567890\",\n \"email\": \"test@1234.com\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"email\": \"maryofficial@xyz.com\",\n \"phone\": \"+91-9999999999\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [ { "name": "Update", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:scholarships\"\n },\n \"orderId\": \"a9aaecca-10b7-4d19-b640-b047a7c621961676906777032\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].contact\",\n \"fulfillments\": [\n {\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"998842423\"\n }\n }\n ]\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"email\": \"maryofficial@xyz.com\",\n \"phone\": \"+91-9999999999\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 15:11:15 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1736" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"6c8-laHPv5KzL0W0U9j3CxVX3DsBvkA\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"message_id\": \"344206e7-91cc-4457-bfed-ea44fb954c7c\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T15:11:09.873Z\"\n },\n \"message\": {\n \"orderId\": \"APP_79194572\",\n \"provider\": {\n \"id\": \"ZQU31169990\",\n \"name\": \"XYZ Education Foundation\",\n \"short_desc\": \"XYZ Education Foundation\"\n },\n \"items\": {\n \"id\": \"SCM_55274212\",\n \"name\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"short_desc\": \"XYZ Education Scholarship for Undergraduate Students\",\n \"price\": {\n \"currency\": \"INR\",\n \"value\": \"25000\"\n },\n \"rateable\": false,\n \"tags\": [\n {\n \"code\": \"edu_qual\",\n \"name\": \"Academic Eligibility\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"gr\",\n \"name\": \"Grade\",\n \"value\": \"Grade 12\"\n },\n {\n \"code\": \"percentage_grade\",\n \"name\": \"Percentage/Grade\",\n \"value\": \">= 50\"\n },\n {\n \"code\": \"passing_year\",\n \"name\": \"Passing Year\",\n \"value\": \"2022\"\n }\n ]\n },\n {\n \"code\": \"benefits\",\n \"name\": \"Benefits\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"scholarship-amount\",\n \"name\": \"Scholarship Amount\",\n \"value\": \"Upto Rs.25000 per year\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"DSEP_FUL_55274212\",\n \"type\": \"SCHOLARSHIP\",\n \"tracking\": false,\n \"contact\": {\n \"phone\": \"998842423\",\n \"email\": \"maryofficial@xyz.com\"\n },\n \"state\": {\n \"descriptor\": {\n \"name\": \"Contact details have been updated\"\n }\n },\n \"stops\": [\n {\n \"type\": \"APPLICATION-START\",\n \"time\": {\n \"timestamp\": \"2023-01-01T00:00:00.000Z\"\n }\n },\n {\n \"type\": \"APPLICATION-END\",\n \"time\": {\n \"timestamp\": \"2023-03-31T00:00:00.000Z\"\n }\n }\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"APP_79194572\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [ { "name": "New Request", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:scholarships\"\n },\n \"message\": {\n \"ref_id\": \"APP_79194572\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 15:12:24 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "688" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"2b0-Wwh4rSVvVExjxyIVY93pHdayue0\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"message_id\": \"e0fb3b98-8345-437c-99ac-79d5398ddc88\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T15:12:18.376Z\"\n },\n \"message\": {\n \"phone\": \"1800 010 008\",\n \"email\": \"support@dsep.samagra.io\",\n \"uri\": \"www.supportdsepsamagra.com\"\n }\n }\n ]\n}" } ] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:scholarships\"\n },\n \"orderId\": \"APP_53280729\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:scholarships\"\n },\n \"orderId\": \"APP_53280729\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 15:14:49 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "696" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"2b8-kx/if7fuJrCXBOzD8RIeNaNJ/fo\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:scholarships\",\n \"action\": \"on_track\",\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 \"city\": {\n \"name\": \"Bangalore\",\n \"code\": \"std:080\"\n },\n \"country\": {\n \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-022723112309\",\n \"message_id\": \"f85f9de5-dd2b-4569-9f7f-91113153a5b4\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T15:14:43.499Z\"\n },\n \"message\": {\n \"tracking\": {\n \"url\": \"https://scholarships-arena/liveorder/orderid/jnd12hebkn1j3nkas\",\n \"status\": \"active\"\n }\n }\n }\n ]\n}" } ] } ] }, { "name": "Tutoring-mentorship", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dsep:mentoring\"\n },\n \"searchString\":\"MERN Stack Developer\"\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\": \"dsep:mentoring\"\n },\n \"searchString\":\"man\"\n}", "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 05:22:16 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "26477" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"676d-zesTBTGGUiaKs1xlWv2hKo3g+fo\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:mentoring\",\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 \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"dd247fa1-d673-48d6-b8e7-b05773533110\",\n \"message_id\": \"74d23d7c-d9bc-41c9-b017-36ecf4938c26\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T05:22:05.519Z\"\n },\n \"message\": {\n \"name\": \"BPP\",\n \"providers\": [\n {\n \"id\": \"63d93aea62820fd9e6be9d1b\",\n \"name\": \"ShikshalokamSeven\",\n \"short_desc\": \"ShikshalokamOrgSeven\",\n \"items\": [\n {\n \"id\": \"63f1ebc423df082856936510\",\n \"short_desc\": \"A level Tags Test 1 session on class room management for state schools and colleges.\",\n \"long_desc\": \"A level Tags Test 1 session on class room management for state schools and colleges.\",\n \"name\": \"Class Room Management Level Tags Test 1\",\n \"price\": {\n \"value\": \"0\"\n },\n \"fulfillments\": [\n {\n \"id\": \"3f8fb3a3-f018-40e6-9b96-8b7bbd5df965\",\n \"type\": \"ONLINE\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"id\": \"63f0ceac62820fd9e6be9e9b\",\n \"name\": \"joffin Mentor Fourteen\"\n }\n },\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"This mentor has spent their entire career working in their field, developing a deep understanding of its complexities and nuances. They are a natural teacher, and take great pleasure in helping others develop their own expertise. Whether you're looking for guidance on a specific project or simply need someone to bounce ideas off of, this mentor is always available and ready to lend a helping hand.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Lead Developer | Technical Advisor - NexGen Innovations\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"M.Tech from IIT Kharagpur\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"29 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"112+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Mobile App Development\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://flickr.com/640/480/abstract?asset=fttu1nidzj\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"This mentor has spent their entire career working in their field, developing a deep understanding of its complexities and nuances. They are a natural teacher, and take great pleasure in helping others develop their own expertise. Whether you're looking for guidance on a specific project or simply need someone to bounce ideas off of, this mentor is always available and ready to lend a helping hand.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Lead Developer | Technical Advisor - NexGen Innovations\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"M.Tech from IIT Kharagpur\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"29 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"112+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Mobile App Development\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"count\": 5\n },\n \"allocated\": {\n \"count\": 10\n }\n }\n },\n {\n \"id\": \"63f1ebdb23df082856936515\",\n \"short_desc\": \"A level Tags Test 2 session on class room management for state schools and colleges.\",\n \"long_desc\": \"A level Tags Test 2 session on class room management for state schools and colleges.\",\n \"name\": \"Class Room Management Level Tags Test 2\",\n \"price\": {\n \"value\": \"0\"\n },\n \"fulfillments\": [\n {\n \"id\": \"90b1be26-2135-47b7-9c2c-fc8f16b8ddd5\",\n \"type\": \"ONLINE\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"id\": \"63f0ceac62820fd9e6be9e9b\",\n \"name\": \"joffin Mentor Fourteen\"\n }\n },\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"This mentor has spent their entire career working in their field, developing a deep understanding of its complexities and nuances. They are a natural teacher, and take great pleasure in helping others develop their own expertise. Whether you're looking for guidance on a specific project or simply need someone to bounce ideas off of, this mentor is always available and ready to lend a helping hand.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Principal Engineer | Director of R&D - FutureTech Labs\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"B.Tech from IIT Kanpur\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"15 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"87+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Backend Development\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://flickr.com/640/480/abstract?asset=cozijbxqte\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"This mentor has spent their entire career working in their field, developing a deep understanding of its complexities and nuances. They are a natural teacher, and take great pleasure in helping others develop their own expertise. Whether you're looking for guidance on a specific project or simply need someone to bounce ideas off of, this mentor is always available and ready to lend a helping hand.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Principal Engineer | Director of R&D - FutureTech Labs\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"B.Tech from IIT Kanpur\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"15 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"87+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Backend Development\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"count\": 5\n },\n \"allocated\": {\n \"count\": 10\n }\n }\n },\n {\n \"id\": \"63f1ebea23df08285693651a\",\n \"short_desc\": \"A level Tags Test 3 session on class room management for state schools and colleges.\",\n \"long_desc\": \"A level Tags Test 3 session on class room management for state schools and colleges.\",\n \"name\": \"Class Room Management Level Tags Test 3\",\n \"price\": {\n \"value\": \"0\"\n },\n \"fulfillments\": [\n {\n \"id\": \"63af39b5-1cbf-4a34-a391-163af42a72bb\",\n \"type\": \"ONLINE\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"id\": \"63f0ceac62820fd9e6be9e9b\",\n \"name\": \"joffin Mentor Fourteen\"\n }\n },\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"With over 20 years of experience in their field, this mentor is a highly respected expert with a wealth of knowledge to share. They are always eager to help others learn and grow, and are known for their patient and supportive approach to mentorship. Whether you're just starting out in the industry or looking to take your skills to the next level, this mentor is an invaluable resource.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Executive Director | Co-Founder - Quantum Insights, Inc.\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"B.Tech from IIT Bombay\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"24 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"148+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Full Stack Development\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://flickr.com/640/480/abstract?asset=5jx7uw5tmn\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"With over 20 years of experience in their field, this mentor is a highly respected expert with a wealth of knowledge to share. They are always eager to help others learn and grow, and are known for their patient and supportive approach to mentorship. Whether you're just starting out in the industry or looking to take your skills to the next level, this mentor is an invaluable resource.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Executive Director | Co-Founder - Quantum Insights, Inc.\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"B.Tech from IIT Bombay\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"24 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"148+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Full Stack Development\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"count\": 5\n },\n \"allocated\": {\n \"count\": 10\n }\n }\n },\n {\n \"id\": \"63f1ebf123df08285693651f\",\n \"short_desc\": \"A level Tags Test 4 session on class room management for state schools and colleges.\",\n \"long_desc\": \"A level Tags Test 4 session on class room management for state schools and colleges.\",\n \"name\": \"Class Room Management Level Tags Test 4\",\n \"price\": {\n \"value\": \"0\"\n },\n \"fulfillments\": [\n {\n \"id\": \"55329940-f3af-4d1c-8a46-94921e2f6443\",\n \"type\": \"ONLINE\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"id\": \"63f0ceac62820fd9e6be9e9b\",\n \"name\": \"joffin Mentor Fourteen\"\n }\n },\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"With over 20 years of experience in their field, this mentor is a highly respected expert with a wealth of knowledge to share. They are always eager to help others learn and grow, and are known for their patient and supportive approach to mentorship. Whether you're just starting out in the industry or looking to take your skills to the next level, this mentor is an invaluable resource.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Principal Engineer | Technical Advisor - MindShift Consulting\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"Ph.D from IIT Delhi\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"29 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"77+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Frontend Development\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://flickr.com/640/480/abstract?asset=j8zl7brg4d\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"With over 20 years of experience in their field, this mentor is a highly respected expert with a wealth of knowledge to share. They are always eager to help others learn and grow, and are known for their patient and supportive approach to mentorship. Whether you're just starting out in the industry or looking to take your skills to the next level, this mentor is an invaluable resource.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Principal Engineer | Technical Advisor - MindShift Consulting\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"Ph.D from IIT Delhi\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"29 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"77+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Frontend Development\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"count\": 5\n },\n \"allocated\": {\n \"count\": 10\n }\n }\n },\n {\n \"id\": \"63f1ebf823df082856936524\",\n \"short_desc\": \"A level Tags Test 5 session on class room management for state schools and colleges.\",\n \"long_desc\": \"A level Tags Test 5 session on class room management for state schools and colleges.\",\n \"name\": \"Class Room Management Level Tags Test 5\",\n \"price\": {\n \"value\": \"0\"\n },\n \"fulfillments\": [\n {\n \"id\": \"1e0e527c-0877-4e9a-addc-222facbf7210\",\n \"type\": \"ONLINE\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"id\": \"63f0ceac62820fd9e6be9e9b\",\n \"name\": \"joffin Mentor Fourteen\"\n }\n },\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"A true master of their craft, this mentor has spent decades honing their skills and building their knowledge base. They are a sought-after consultant and advisor, known for their ability to tackle even the most difficult challenges with ease. Despite their impressive credentials, they are warm and approachable, always happy to help those who are eager to learn.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Executive Director | Technical Advisor - Quantum Insights, Inc.\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"M.E from IIT Delhi\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"13 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"127+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"DevOps\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://flickr.com/640/480/abstract?asset=ttus6jtuec\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"A true master of their craft, this mentor has spent decades honing their skills and building their knowledge base. They are a sought-after consultant and advisor, known for their ability to tackle even the most difficult challenges with ease. Despite their impressive credentials, they are warm and approachable, always happy to help those who are eager to learn.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Executive Director | Technical Advisor - Quantum Insights, Inc.\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"M.E from IIT Delhi\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"13 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"127+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"DevOps\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"count\": 5\n },\n \"allocated\": {\n \"count\": 10\n }\n }\n },\n {\n \"id\": \"63f1ec1e23df082856936529\",\n \"short_desc\": \"A level Tags Test 6 session on class room management for state schools and colleges.\",\n \"long_desc\": \"A level Tags Test 6 session on class room management for state schools and colleges.\",\n \"name\": \"Class Room Management Level Tags Test 6\",\n \"price\": {\n \"value\": \"0\"\n },\n \"fulfillments\": [\n {\n \"id\": \"e45e438f-ff95-4ce5-a3f9-93037b5dbc30\",\n \"type\": \"ONLINE\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"id\": \"63f0ceac62820fd9e6be9e9b\",\n \"name\": \"joffin Mentor Fourteen\"\n }\n },\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"With a career spanning multiple decades, this mentor is a true veteran of their industry. They have seen it all, and have a wealth of stories and insights to share. They are passionate about passing on their knowledge and experience to others, and take great pride in helping others achieve their goals. Whether you're a newcomer to the industry or a seasoned pro, this mentor is an invaluable source of wisdom and guidance.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Senior Consultant | Director of R&D - FutureTech Labs\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"M.Tech from NID Ahmedabad\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"13 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"124+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Machine Learning\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://flickr.com/640/480/abstract?asset=rx0aqrh044\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"With a career spanning multiple decades, this mentor is a true veteran of their industry. They have seen it all, and have a wealth of stories and insights to share. They are passionate about passing on their knowledge and experience to others, and take great pride in helping others achieve their goals. Whether you're a newcomer to the industry or a seasoned pro, this mentor is an invaluable source of wisdom and guidance.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Senior Consultant | Director of R&D - FutureTech Labs\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"M.Tech from NID Ahmedabad\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"13 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"124+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Machine Learning\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"count\": 5\n },\n \"allocated\": {\n \"count\": 10\n }\n }\n }\n ]\n },\n {\n \"id\": \"63f3b47e62820fd9e6be9ecc\",\n \"name\": \"ShikshalokamEight\",\n \"short_desc\": \"ShikshalokamEightDescription\",\n \"items\": [\n {\n \"id\": \"63f3b4d023df082856936563\",\n \"short_desc\": \"Second Provider Management Level Tags Test 1\",\n \"long_desc\": \"Second Provider Management Level Tags Test 1\",\n \"name\": \"Second Provider Management Level Tags Test 1\",\n \"price\": {\n \"value\": \"0\"\n },\n \"fulfillments\": [\n {\n \"id\": \"91ad1056-4ad1-4a30-a5ee-ba38eb039dbe\",\n \"type\": \"ONLINE\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"id\": \"63f3b49c62820fd9e6be9ecf\",\n \"name\": \"joffin Mentor Sixteen\"\n }\n },\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"With a career spanning multiple decades, this mentor is a true veteran of their industry. They have seen it all, and have a wealth of stories and insights to share. They are passionate about passing on their knowledge and experience to others, and take great pride in helping others achieve their goals. Whether you're a newcomer to the industry or a seasoned pro, this mentor is an invaluable source of wisdom and guidance.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Principal Engineer | Technical Advisor - FutureTech Labs\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"M.E from IIT Bombay\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"17 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"103+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Backend Development\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://flickr.com/640/480/abstract?asset=nohfe1pvl9\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"With a career spanning multiple decades, this mentor is a true veteran of their industry. They have seen it all, and have a wealth of stories and insights to share. They are passionate about passing on their knowledge and experience to others, and take great pride in helping others achieve their goals. Whether you're a newcomer to the industry or a seasoned pro, this mentor is an invaluable source of wisdom and guidance.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Principal Engineer | Technical Advisor - FutureTech Labs\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"M.E from IIT Bombay\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"17 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"103+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Backend Development\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"count\": 5\n },\n \"allocated\": {\n \"count\": 10\n }\n }\n },\n {\n \"id\": \"63f3b4d723df082856936568\",\n \"short_desc\": \"Second Provider Management Level Tags Test 2\",\n \"long_desc\": \"Second Provider Management Level Tags Test 2\",\n \"name\": \"Second Provider Management Level Tags Test 2\",\n \"price\": {\n \"value\": \"0\"\n },\n \"fulfillments\": [\n {\n \"id\": \"aed2c622-2596-4cbc-a7da-b4879f7de98d\",\n \"type\": \"ONLINE\",\n \"tracking\": false,\n \"agent\": {\n \"person\": {\n \"id\": \"63f3b49c62820fd9e6be9ecf\",\n \"name\": \"joffin Mentor Sixteen\"\n }\n },\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"As a rising star in their industry, this mentor brings a fresh perspective and a wealth of new ideas to the table. They are deeply committed to helping others succeed, and are always on the lookout for opportunities to mentor and guide the next generation of professionals. With a blend of innovation and expertise, this mentor is a valuable asset to anyone looking to make their mark in their field.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Senior Consultant | Chief Innovation Officer - NexGen Innovations\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"B.Tech from IIIT Hyderabad\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"22 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"138+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Artificial Intelligence\"\n }\n ]\n }\n ]\n }\n ],\n \"images\": [\n {\n \"url\": \"https://flickr.com/640/480/abstract?asset=ash44tmyxj\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"recommended_for\",\n \"name\": \"recommended_for\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"deo\",\n \"name\": \"District education officer\"\n }\n ]\n },\n {\n \"code\": \"about_mentor\",\n \"name\": \"About Mentor\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"about_mentor\",\n \"name\": \"As a rising star in their industry, this mentor brings a fresh perspective and a wealth of new ideas to the table. They are deeply committed to helping others succeed, and are always on the lookout for opportunities to mentor and guide the next generation of professionals. With a blend of innovation and expertise, this mentor is a valuable asset to anyone looking to make their mark in their field.\"\n }\n ]\n },\n {\n \"code\": \"professional_experience\",\n \"name\": \"Professional Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"professional_experience\",\n \"name\": \"Senior Consultant | Chief Innovation Officer - NexGen Innovations\"\n }\n ]\n },\n {\n \"code\": \"qualification\",\n \"name\": \"Qualification\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"qualification\",\n \"name\": \"B.Tech from IIIT Hyderabad\"\n }\n ]\n },\n {\n \"code\": \"experience\",\n \"name\": \"Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"experience\",\n \"name\": \"22 Years\"\n }\n ]\n },\n {\n \"code\": \"total_meetings\",\n \"name\": \"Total Meetings\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"total_meetings\",\n \"name\": \"138+\"\n }\n ]\n },\n {\n \"code\": \"specialist_in\",\n \"name\": \"Specialist In\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"specialist_in\",\n \"name\": \"Artificial Intelligence\"\n }\n ]\n }\n ],\n \"quantity\": {\n \"available\": {\n \"count\": 5\n },\n \"allocated\": {\n \"count\": 10\n }\n }\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\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"43\"\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/select", "host": ["{{base_url}}"], "path": ["select"] } }, "response": [ { "name": "Select", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\":\"dsep:mentoring\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"63f1ebc423df082856936510\"\n }\n }\n }\n }\n ]\n}", "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 05:25:47 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "629" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"275-u+qrG7oVA3tDcHXXpRxjHu6wtCA\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:mentoring\",\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 \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"message_id\": \"e3380fc8-9bf8-478f-a329-a098497e0a7d\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T05:25:41.765Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"63d93aea62820fd9e6be9d1b\",\n \"name\": \"ShikshalokamSeven\",\n \"short_desc\": \"ShikshalokamOrgSeven\"\n }\n }\n }\n }\n ]\n}" } ] }, { "name": "Init", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"64\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"3f8fb3a3-f018-40e6-9b96-8b7bbd5df965\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"Van Bode III\",\n \"phone\": \"881-311-2951 x01508\",\n \"email\": \"Sonny_Auer@yahoo.com\",\n \"time\": {\n \"timezone\": \"IST\"\n }\n }\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\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\":\"dsep:mentoring\"\n },\n \"message\": {\n \"orders\": {\n \"items\": [\n {\n \"id\": \"63f1ebc423df082856936510\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"3f8fb3a3-f018-40e6-9b96-8b7bbd5df965\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"Van Bode III\",\n \"phone\": \"881-311-2951 x01508\",\n \"email\": \"Sonny_Auer@yahoo.com\",\n \"time\": {\n \"timezone\": \"IST\"\n }\n }\n }\n }\n }\n ]\n}", "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 05:29:42 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "627" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"273-o2U0vqYUFIupvWRpdKkk5Lv7e7I\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:mentoring\",\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 \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"message_id\": \"cf4a19a3-d154-4035-9efa-d3bc59d0a4db\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T05:29:36.808Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"id\": \"63d93aea62820fd9e6be9d1b\",\n \"name\": \"ShikshalokamSeven\",\n \"short_desc\": \"ShikshalokamOrgSeven\"\n }\n }\n }\n }\n ]\n}" } ] }, { "name": "Confirm", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"64\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"email\": \"sample@email.com\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"Van Bode III\",\n \"phone\": \"881-311-2951 x01508\",\n \"email\": \"Sonny_Auera1@yahoo1.com\",\n \"time\": {\n \"timezone\": \"IST\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [ { "name": "Confirm", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\":\"dsep:mentoring\"\n },\n \"message\": {\n \"orders\": {\n \"items\": [\n {\n \"id\": \"63f1ebc423df082856936510\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"3f8fb3a3-f018-40e6-9b96-8b7bbd5df965\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"Van Bode III\",\n \"phone\": \"881-311-2951 x01508\",\n \"email\": \"Sonny_Auera1@yahoo1.com\",\n \"time\": {\n \"timezone\": \"IST\"\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 07:13:11 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1273" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"4f9-mAG1bdUf8o8qWg2ug2gdZ0nLyQY\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:mentoring\",\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 \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"message_id\": \"b34f015b-6d02-43a0-8614-879944361214\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:13:05.732Z\"\n },\n \"message\": {\n \"orderId\": \"3159f713-120e-4e7e-beae-6a638fb5df55\",\n \"fulfillments\": [\n {\n \"language\": [\n \"English\"\n ],\n \"id\": \"3f8fb3a3-f018-40e6-9b96-8b7bbd5df965\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-02-19T23:23:16\",\n \"end\": \"2023-02-20T01:23:16\"\n },\n \"label\": \"Session Timing\"\n },\n \"type\": \"ONLINE\",\n \"tags\": [\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"joinLink\",\n \"name\": \"joinLink\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"https://dev.elevate-apis.shikshalokam.org/dsep-mentoring/v1/sessions/join/63f1ebc423df082856936510?user=63f60869b324854ca5ce3e18&name=Van%20Bode%20III\",\n \"name\": \"https://dev.elevate-apis.shikshalokam.org/dsep-mentoring/v1/sessions/join/63f1ebc423df082856936510?user=63f60869b324854ca5ce3e18&name=Van%20Bode%20III\"\n }\n }\n ]\n }\n ],\n \"agent\": {\n \"person\": {\n \"name\": \"joffin Mentor Fourteen\",\n \"id\": \"63f0ceac62820fd9e6be9e9b\"\n }\n },\n \"tracking\": false\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"message\": {\n \"order_id\": \"523\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [ { "name": "Status", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\":\"dsep:mentoring\"\n },\n \"message\": {\n \"order_id\":\"3159f713-120e-4e7e-beae-6a638fb5df55\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "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 07:13:37 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "673" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"2a1-YtwMmPqQHM/HI2j0cSXs7D3elYo\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:mentoring\",\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 \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"message_id\": \"cf8cda83-f339-4b5e-ab00-7d8cb62c82b6\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:13:31.609Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"3159f713-120e-4e7e-beae-6a638fb5df55\",\n \"provider\": {\n \"id\": \"63d93aea62820fd9e6be9d1b\",\n \"name\": \"ShikshalokamSeven\",\n \"short_desc\": \"ShikshalokamOrgSeven\"\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_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"378\",\n \"rating_category\": \"Fulfillment\",\n \"value\": \"4\"\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\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"message\": {\n \"order_id\": \"523\",\n \"cancellation_reason_id\": \"12\"\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\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"orderId\": \"523\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.name\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"Shrey Vishal\"\n },\n \"contact\": {\n \"phone\": \"1234567890\",\n \"email\": \"test@1234.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": "Update", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\":\"dsep:mentoring\"\n },\n \"orderId\":\"a9aaecca-10b7-4d19-b640-b047a7c621961676906777032\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].time\",\n \"fulfillments\": [\n {\n \"time\": {\n \"range\": {\n \"start\": \"2023-02-20T23:23:16\",\n \"end\": \"2023-02-21T01:23:16\"\n },\n \"label\": \"Session Timing\"\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "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 07:18:35 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "1330" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"532-osBNpZVSold6VFHnge3VvmjYxmE\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:mentoring\",\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 \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"message_id\": \"fdb3886d-c47d-4ed2-92d0-ecdea8542d6b\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:18:29.917Z\"\n },\n \"message\": {\n \"orderId\": \"3159f713-120e-4e7e-beae-6a638fb5df55\",\n \"fulfillments\": [\n {\n \"language\": [\n \"English\"\n ],\n \"id\": \"3f8fb3a3-f018-40e6-9b96-8b7bbd5df965\",\n \"time\": {\n \"range\": {\n \"start\": \"2023-02-20T23:23:16\",\n \"end\": \"2023-02-21T01:23:16\"\n },\n \"label\": \"Session Timing\"\n },\n \"state\": {\n \"descriptor\": {\n \"name\": \"Timing has been updated\"\n }\n },\n \"type\": \"ONLINE\",\n \"tags\": [\n {\n \"display\": true,\n \"descriptor\": {\n \"code\": \"joinLink\",\n \"name\": \"joinLink\"\n },\n \"list\": [\n {\n \"descriptor\": {\n \"code\": \"https://dev.elevate-apis.shikshalokam.org/dsep-mentoring/v1/sessions/join/63f1ebc423df082856936510?user=63f60869b324854ca5ce3e18&name=Van%20Bode%20III\",\n \"name\": \"https://dev.elevate-apis.shikshalokam.org/dsep-mentoring/v1/sessions/join/63f1ebc423df082856936510?user=63f60869b324854ca5ce3e18&name=Van%20Bode%20III\"\n }\n }\n ]\n }\n ],\n \"agent\": {\n \"person\": {\n \"name\": \"joffin Mentor Fourteen\",\n \"id\": \"63f0ceac62820fd9e6be9e9b\"\n }\n },\n \"tracking\": false\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"3159f713-120e-4e7e-beae-6a638fb5df55\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [ { "name": "Support", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\":\"dsep:mentoring\"\n },\n \"message\": {\n \"ref_id\": \"3159f713-120e-4e7e-beae-6a638fb5df55\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "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 07:19:56 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "587" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"24b-b/DEIQevBAIanSJG3KW0uUDPKW0\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:mentoring\",\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 \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"message_id\": \"b39f7f1b-2c0a-40fa-9de4-dc76fc2cc4d6\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:19:50.502Z\"\n },\n \"message\": {\n \"phone\": \"1800 010 008\",\n \"email\": \"support@dsep.samagra.io\",\n \"uri\": \"www.supportdsepsamagra.com\"\n }\n }\n ]\n}" } ] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:mentoring\"\n },\n \"orderId\": \"378\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [ { "name": "Track", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\":\"dsep:mentoring\"\n },\n \"orderId\": \"3159f713-120e-4e7e-beae-6a638fb5df55\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Tue, 16 Jan 2024 07:21:08 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "593" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"251-BhuadHZQKtWTe3Mr1YEqtrU+PNM\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:mentoring\",\n \"action\": \"on_track\",\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 \"bap_id\": \"ps-bap-network.becknprotocol.io\",\n \"bap_uri\": \"https://ps-bap-network.becknprotocol.io\",\n \"transaction_id\": \"bdb5ba09-2241-4f00-b434-73466cd06228\",\n \"message_id\": \"630b99ae-42e0-4fe2-8d3c-e752746b24f9\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-16T07:21:02.055Z\"\n },\n \"message\": {\n \"tracking\": {\n \"url\": \"https://mentorship-trackerurl/orderid/21312jkdmsajjk2m133121\",\n \"status\": \"active\"\n }\n }\n }\n ]\n}" } ] } ] }, { "name": "Courses", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dsep:courses\"\n },\n \"searchString\": \"AWS\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dsep:jobs\"\n },\n \"searchString\": \"Developer\"\n}", "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": "Thu, 11 Jan 2024 09:32:03 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "39592" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"9aa8-XeGjN1bAdKrcUQE8ifSB21uysh0\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"bf09ebce-9176-42bd-964c-7f38138697d7\",\n \"message_id\": \"afeaea26-6ba0-4e52-bb9b-07f4ec3a6719\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T09:31:52.915Z\"\n },\n \"message\": {\n \"name\": \"Affindi Jobs\",\n \"providers\": [\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"2\",\n \"name\": \"test\",\n \"locations\": [\n {\n \"id\": \"3\",\n \"city\": {\n \"name\": \"Mumbai\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"8\",\n \"city\": {\n \"name\": \"test\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"424587a9b09d1c3edbc06087fc39aa8546be81ed788cb0698509e9e4be2272c6\",\n \"long_desc\": \"Develop code\",\n \"name\": \"Developer\",\n \"locations\": [\n {\n \"id\": \"3\",\n \"city\": \"Mumbai\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"2b86f151821a60b8462a2e9462cc05120d05ffbc48ccac1c30774cec236a74f5\",\n \"long_desc\": \"test\",\n \"name\": \"Staff Mobile Developer - test\",\n \"locations\": [\n {\n \"id\": \"8\",\n \"city\": \"test\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"1\",\n \"name\": \"Affinidi\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"2\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"4\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"5\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"6\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"7\",\n \"city\": {\n \"name\": \"Bangalore\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"08282D2ED9D1A22571DF114E58EA8B70\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Mobile application Developer\",\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"B29ACB6CD4AB1D02A210F15AC070205F\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Database Developer\",\n \"locations\": [\n {\n \"id\": \"2\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"FCB4FB0798490F195E703AD75E0B775C\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Fullstack Developer\",\n \"locations\": [\n {\n \"id\": \"4\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"a1a37f3be54e432b50aed78aa3cb16e4a4f592ee02387cd6815d1dfff285c0f1\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Pyhton Developer\",\n \"locations\": [\n {\n \"id\": \"5\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"ac8bfcb77612a9817cbb06902a4b076776608726e0fcdd6b0665133789da69eb\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"Andorid Developer\",\n \"locations\": [\n {\n \"id\": \"6\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"5a2d0f05fe2890ce5040d8c00298902aed7a8398e487017287211614888c532a\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"name\": \"IOS Developer\",\n \"locations\": [\n {\n \"id\": \"7\",\n \"city\": \"Bangalore\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"id\": \"2\",\n \"name\": \"test\",\n \"locations\": [\n {\n \"id\": \"3\",\n \"city\": {\n \"name\": \"Mumbai\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n },\n {\n \"id\": \"8\",\n \"city\": {\n \"name\": \"test\"\n },\n \"state\": {\n \"name\": \"\"\n },\n \"country\": {\n \"name\": \"\"\n }\n }\n ],\n \"items\": [\n {\n \"id\": \"424587a9b09d1c3edbc06087fc39aa8546be81ed788cb0698509e9e4be2272c6\",\n \"long_desc\": \"Develop code\",\n \"name\": \"Developer\",\n \"locations\": [\n {\n \"id\": \"3\",\n \"city\": \"Mumbai\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n },\n {\n \"id\": \"2b86f151821a60b8462a2e9462cc05120d05ffbc48ccac1c30774cec236a74f5\",\n \"long_desc\": \"test\",\n \"name\": \"Staff Mobile Developer - test\",\n \"locations\": [\n {\n \"id\": \"8\",\n \"city\": \"test\",\n \"state\": \"\",\n \"country\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n }\n ]\n}" }, { "name": "Search with location", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dsep:jobs\"\n },\n \"searchString\": \"Developer\",\n \"location\":\"12.423423,77.325647\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "_postman_previewlanguage": "Text", "header": [], "cookie": [], "body": "" } ] }, { "name": "Select", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:courses\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"17\"\n },\n \"items\": [\n {\n \"id\": \"21\"\n }\n ]\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"D7F8606A370DA9966DF15E62A81C374B\"\n }\n ]\n }\n }\n }\n ]\n}", "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": "Thu, 11 Jan 2024 09:38:44 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "4732" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"127c-vfodvmWEGGqKqRHipBbnaEabJuY\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"3ecdd57f-c7ed-4ac5-8f03-2e8810ce6cf0\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T09:38:38.640Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": [\n {\n \"id\": \"D7F8606A370DA9966DF15E62A81C374B\",\n \"xinput\": {},\n \"name\": \"Database Engineer\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:courses\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"17\"\n },\n \"items\": [\n {\n \"id\": \"21\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\",\n \"languages\": [\n {\n \"code\": \"ENG\"\n },\n {\n \"code\": \"HIN\"\n }\n ],\n \"url\": \"https://linkedin.com/john-doe\",\n \"creds\": [\n {\n \"url\": \"https://cbse.nic.in/link/to/college-marksheet.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/pass-certificate.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://digilocker.com/link/to/python-skill-certificate.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/python-skill-certificate.pdf\",\n \"type\": \"application/pdf\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/experience-certificate.pdf\",\n \"type\": \"application/pdf\"\n }\n ],\n \"skills\": [\n {\n \"name\": \"NodeJS\"\n },\n {\n \"name\": \"React\"\n },\n {\n \"name\": \"Project Management\"\n },\n {\n \"name\": \"Enterprise Architecture\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [ { "name": "response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"1\"\n },\n \"items\": [\n {\n \"id\": \"D7F8606A370DA9966DF15E62A81C374B\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\",\n \"languages\": [\n {\n \"code\": \"ENG\"\n },\n {\n \"code\": \"HIN\"\n }\n ],\n \"url\": \"https://linkedin.com/john-doe\",\n \"creds\": [\n {\n \"url\": \"https://cbse.nic.in/link/to/college-marksheet.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/pass-certificate.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://digilocker.com/link/to/python-skill-certificate.json\",\n \"type\": \"application/vc+json\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/python-skill-certificate.pdf\",\n \"type\": \"application/pdf\"\n },\n {\n \"url\": \"https://drive.google.com/link/to/experience-certificate.pdf\",\n \"type\": \"application/pdf\"\n }\n ],\n \"skills\": [\n {\n \"name\": \"NodeJS\"\n },\n {\n \"name\": \"React\"\n },\n {\n \"name\": \"Project Management\"\n },\n {\n \"name\": \"Enterprise Architecture\"\n }\n ]\n }\n }\n }\n ],\n \"xinput\": {\n \"data\": {\n \"resume\": \"data:application/pdf;base64,JVBERi0xLjUKJd...c3RyZWFtCnjarVhLc9s2...\",\n \"work-mode\": \"hybrid\",\n \"exp-years\": \"10\",\n \"sop\": \"I am interested in this job because my prior experience is highly relevant to this role.\"\n },\n \"submission_id\": 12345\n }\n }\n }\n }\n ]\n}", "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": "Thu, 11 Jan 2024 09:41:30 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "5496" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"1578-tGeHeBCljTxtC8P7+6067Ng8BJs\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"e124d21b-8b82-4a8e-a58f-426e1a365d39\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T09:41:24.784Z\"\n },\n \"message\": {\n \"order\": {\n \"type\": \"DEFAULT\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": [\n {\n \"id\": \"D7F8606A370DA9966DF15E62A81C374B\",\n \"name\": \"Database Engineer\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ],\n \"xinput\": {}\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"tracking\": false,\n \"customer\": {\n \"person\": {\n \"url\": \"https://linkedin.com/john-doe\",\n \"name\": \"John Doe\",\n \"creds\": [\n {\n \"type\": \"application/vc+json\",\n \"url\": \"https://cbse.nic.in/link/to/college-marksheet.json\"\n },\n {\n \"type\": \"application/vc+json\",\n \"url\": \"https://drive.google.com/link/to/pass-certificate.json\"\n },\n {\n \"type\": \"application/vc+json\",\n \"url\": \"https://digilocker.com/link/to/python-skill-certificate.json\"\n },\n {\n \"type\": \"application/pdf\",\n \"url\": \"https://drive.google.com/link/to/python-skill-certificate.pdf\"\n },\n {\n \"type\": \"application/pdf\",\n \"url\": \"https://drive.google.com/link/to/experience-certificate.pdf\"\n }\n ],\n \"languages\": [\n {\n \"code\": \"ENG\"\n },\n {\n \"code\": \"HIN\"\n }\n ],\n \"skills\": [\n {\n \"name\": \"NodeJS\"\n },\n {\n \"name\": \"React\"\n },\n {\n \"name\": \"Project Management\"\n },\n {\n \"name\": \"Enterprise Architecture\"\n }\n ]\n }\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:courses\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"17\"\n },\n \"items\": [\n {\n \"id\": \"21\"\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"func_skills\",\n \"list\": [\n {\n \"code\": \"Android\"\n },\n {\n \"code\": \"AWS\"\n }\n ]\n }\n ]\n },\n \"contact\": {\n \"phone\": \"9999999999999\",\n \"email\": \"abc@abc.bc\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [ { "name": "Confirm", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"orders\": {\n \"id\": \"jdhflks\",\n \"items\": [\n {\n \"id\": \"8A690F158A37965A2CC0E69EC8B360B2\",\n \"fulfillment_ids\": [\n \"1\"\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"code\": \"func_skills\",\n \"list\": [\n {\n \"code\": \"Android\"\n },\n {\n \"code\": \"AWS\"\n }\n ]\n }\n ]\n },\n \"contact\": {\n \"phone\": \"9999999999999\",\n \"email\": \"abc@abc.bc\"\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": "Thu, 11 Jan 2024 09:56:30 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "5428" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"1534-pfYmP0MMZiZbq+itz4B2oQn5Ux4\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"d26693ca-acc1-45be-86d4-5736c755b19c\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T09:56:24.869Z\"\n },\n \"message\": {\n \"orderId\": \"1690976236928\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": {\n \"id\": \"8A690F158A37965A2CC0E69EC8B360B2\",\n \"name\": \"Test manager\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Screening\",\n \"code\": \"Screening\"\n }\n },\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"display\": true\n }\n ]\n }\n },\n \"tracking\": false\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:courses\"\n },\n \"message\": {\n \"order_id\": \"504\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [ { "name": "Status", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"order_id\":\"1690976236928\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 10:01:47 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "2904" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"b58-blruxXHrilrO6mxCULRi9EYbYNI\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"6e97baa6-2bd1-41dc-912e-593d5df31ca0\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:01:41.639Z\"\n },\n \"message\": {\n \"order\": {\n \"id\": \"1690976236928\",\n \"provider\": {\n \"id\": \"1\",\n \"name\": \"Affinidi\"\n },\n \"items\": [\n {\n \"id\": \"8A690F158A37965A2CC0E69EC8B360B2\",\n \"name\": \"Test manager\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ]\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Application Accepted\",\n \"code\": \"application-accepted\"\n }\n },\n \"tracking\": false\n },\n {\n \"id\": \"1\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Screening\",\n \"code\": \"Screening\"\n }\n },\n \"customer\": {\n \"person\": {\n \"name\": \"Sanjay\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"display\": true\n }\n ]\n }\n },\n \"tracking\": false\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_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:courses\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"364\",\n \"rating_category\": \"Item\",\n \"value\": \"4\"\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-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:courses\"\n },\n \"message\": {\n \"order_id\": \"504\",\n \"cancellation_reason_id\": \"12\"\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-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:courses\"\n },\n \"orderId\": \"504\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.person.name\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"person\": {\n \"name\": \"shreyas vishal\"\n },\n \"contact\": {\n \"phone\": \"9801223567\",\n \"email\": \"abcd@test.com\"\n }\n }\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"email\": \"john.doe@example.com\",\n \"phone\": \"+91-9999999999\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [ { "name": "Update", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"orderId\": \"a9aaecca-10b7-4d19-b640-b047a7c621961676906777032\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.person.name\",\n \"fulfillments\": [\n {\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"1.3806217468119772, 103.74636438437074\",\n \"address\": \"My House #, My building\",\n \"city\": {\n \"name\": \"Jurong East\"\n },\n \"country\": {\n \"code\": \"SGP\"\n },\n \"area_code\": \"680230\",\n \"state\": {\n \"name\": \"bayern\"\n }\n },\n \"contact\": {\n \"phone\": \"9886098860\"\n }\n }\n ]\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"address\": \"Villa 5, Green Valley, Malleshwaram, 560012\",\n \"email\": \"john.doe@example.com\",\n \"phone\": \"+91-9999999999\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 10:40:55 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "5468" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"155c-AY9a0gX4oCILJtaogQqPaUz/IqQ\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"6c50284f-1eb7-4ec6-95cd-ae618275f09b\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:40:49.741Z\"\n },\n \"message\": {\n \"orderId\": \"1677140405881\",\n \"provider\": {\n \"name\": \"Affinidi\"\n },\n \"items\": {\n \"id\": \"a23f2fdfbbb8ac402bf259d75402eb0792f50c095f7d08a55475e7af1c2dadca\",\n \"name\": \"Support manager\",\n \"long_desc\": \"We’re on a search for a Staff Mobile Developer with the following attributes: Critical Thinking- You are able to skillfully conceptualise, apply, analyse and evaluate information gathered from observation, experience or communication and use it as a guide to action Data-Driven attitude — You often propose solutions or make a point in a logical and objective manner, substantiated with accurate data and evidence Dealing with Ambiguity — You can effectively cope with change and uncertainty, and are comfortable when things are up in the air Goal-oriented — You are driven and can be counted on to exceed goals. You steadfastly push yourself and others to achieve results all the time Problem Solving — You can easily identify and solve complex problems in a methodological manner \",\n \"time\": {\n \"range\": {\n \"start\": \"2023-01-03T13:23:01+00:00\",\n \"end\": \"2023-02-03T13:23:01+00:00\"\n }\n },\n \"locations\": [\n {\n \"id\": \"1\",\n \"city\": \"Bangalore\"\n }\n ],\n \"tags\": [\n {\n \"name\": \"Minimum Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Bachelors\"\n },\n {\n \"value\": \"Bachelors or Equivalent Practical Experience\"\n }\n ]\n },\n {\n \"name\": \"Preferred Educational Qualifications\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"Masters\"\n },\n {\n \"code\": \"degree\",\n \"name\": \"degree\",\n \"value\": \"PhD\"\n },\n {\n \"value\": \"Master's degree or PhD in Computer Science or related technical field.\"\n }\n ]\n },\n {\n \"name\": \"Work Experience\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"Software Development Experienceegree\",\n \"name\": \"Software Development Experienceegree\",\n \"value\": \"3 years\"\n },\n {\n \"value\": \"2 years of Technical Leadership Experience\"\n },\n {\n \"value\": \"3 years of experience working in a complex, matrixed organization\"\n }\n ]\n },\n {\n \"name\": \"Responsibilities\",\n \"display\": true,\n \"list\": [\n {\n \"value\": \"Build frontend experiences for our tools (Web, PWA and React Native) \"\n },\n {\n \"value\": \"Articulate a long term technical direction and vision for building, maintaining, and scaling our web and mobile platforms\"\n },\n {\n \"value\": \"Create trustworthy user experiences by building interfaces that are simple, easy to comprehend, performant and reliable using modern tools like React, React Native, Typescript, Node.js, Jest and Webpack.\"\n },\n {\n \"value\": \"Mentor and train other team members on design techniques and coding standards. \"\n },\n {\n \"value\": \"Own all aspects of our front-end architecture \"\n },\n {\n \"value\": \"Contribute to process improvements and build a high-performance engineering culture \"\n }\n ]\n },\n {\n \"code\": \"employment-info\",\n \"name\": \"Employment Information\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"FULL_TIME\"\n },\n {\n \"code\": \"emp-duration-type\",\n \"name\": \"Employment Duration Type\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"code\": \"Skills\",\n \"name\": \"skill requirement\",\n \"display\": true,\n \"list\": [\n {\n \"code\": \"You have 8+ years of engineering experience, predominantly in shipping user-facing production features\"\n },\n {\n \"code\": \"You are an expert in React.js and React Native, ideally using TypeScript language extensions \"\n },\n {\n \"code\": \"You have a good understanding of JavaScript Design Patterns \"\n },\n {\n \"code\": \"You have good experience writing front end test cases \"\n },\n {\n \"code\": \"You’re familiar with current trends and best practices in front-end architecture, including performance, security and usability. \"\n },\n {\n \"code\": \"You’re familiar with product and design lifecycles, and collaborating closely with designers, engineers, and product managers\\u202f\"\n },\n {\n \"code\": \"You have experience with Test Driven Development and know when to apply it.\"\n },\n {\n \"code\": \"You have experience working on AWS or other cloud stacks and Docker. \"\n },\n {\n \"code\": \"You have experience building systems with high data protection requirements, anonymous data and data encryption. \"\n },\n {\n \"code\": \"You have experience with IaaC. \"\n },\n {\n \"code\": \"You have worked on building responsive UI using React Native. \"\n }\n ]\n },\n {\n \"code\": \"salary-info\",\n \"name\": \"Salary Compensation\",\n \"display\": true,\n \"list\": [\n {\n \"name\": \"baseSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"variableSalary\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"allowance\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"commission\",\n \"value\": \"60000\"\n },\n {\n \"name\": \"overtime\",\n \"value\": \"8\"\n }\n ]\n }\n ]\n },\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"state\": {\n \"descriptor\": {\n \"name\": \"Customer name has been updated\"\n }\n },\n \"customer\": {\n \"person\": {\n \"name\": \"John Smith\",\n \"gender\": \"M\",\n \"creds\": [\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"GenderData\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n },\n {\n \"id\": \"claimId:af7e0b1b5c4858eb\",\n \"type\": \"ResumeVC\",\n \"url\": \"https://cloud-wallet-api.prod.affinity-project.org/api/v1/share/b8a2c0cbc5a02da03d2aecb59094672a8e0b16a1c845456bd18678529d6901df?key=beda347c431e02319bd31c63e5f5f5f5e14939efdb6697ce4d93c87eade27c47\"\n }\n ],\n \"tags\": [\n {\n \"display\": true\n }\n ]\n }\n },\n \"tracking\": false\n }\n ]\n }\n }\n ]\n}" } ] }, { "name": "Support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:courses\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"1677140405881\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [ { "name": "Support", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"message\": {\n \"ref_id\":\"1677140405881\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 10:42:22 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "635" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"27b-NpjV3WoGuwxsWyFZFdqGjJfOrIM\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"2411485a-4421-449d-9662-1588e1788cd6\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:42:16.107Z\"\n },\n \"message\": {\n \"phone\": \"1800 010 008\",\n \"email\": \"support@dsep.samagra.io\",\n \"uri\": \"www.supportdsepsamagra.com\"\n }\n }\n ]\n}" } ] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_id_strapi}}\",\n \"bpp_uri\": \"{{bpp_uri_strapi}}\",\n \"domain\": \"dsep:jobs\"\n },\n \"orderId\": \"364\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [ { "name": "Track", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"beckn-sandbox-bpp.becknprotocol.io\",\n \"bpp_uri\": \"https://sandbox-bpp-network.becknprotocol.io/\",\n \"domain\": \"dsep:jobs\"\n },\n \"orderId\": \"1677140405881\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Server", "value": "nginx/1.18.0 (Ubuntu)" }, { "key": "Date", "value": "Thu, 11 Jan 2024 10:43:57 GMT" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Content-Length", "value": "629" }, { "key": "Connection", "value": "keep-alive" }, { "key": "X-Powered-By", "value": "Express" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "ETag", "value": "W/\"275-fE9yNrKO5J1MRjT+grIt70eTH2s\"" }, { "key": "Strict-Transport-Security", "value": "max-age=63072000" } ], "cookie": [], "body": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dsep:jobs\",\n \"action\": \"on_track\",\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 \"name\": \"India\",\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\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"message_id\": \"f097b1dc-ebcc-4632-8b30-db45221b2f00\",\n \"ttl\": \"PT10M\",\n \"timestamp\": \"2024-01-11T10:43:51.745Z\"\n },\n \"message\": {\n \"tracking\": {\n \"url\": \"https://jobsportal/livetrack/order/asdahr23nj312\",\n \"status\": \"active\"\n }\n }\n }\n ]\n}" } ] } ] } ] }, { "name": "DSNP", "item": [ { "name": "Search", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"retail:1.1.0\"\n },\n \"searchString\": \"Coffee\",\n \"fulfillment\": {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": \"28.4594965,77.0266383\"\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"2\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"meru-coffee\"\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": [ { "key": "accept", "value": "*/*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://socialweb-dev.becknprotocol.io" }, { "key": "referer", "value": "https://socialweb-dev.becknprotocol.io/" }, { "key": "sec-ch-ua", "value": "\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"" }, { "key": "sec-ch-ua-mobile", "value": "?0" }, { "key": "sec-ch-ua-platform", "value": "\"macOS\"" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"meru-coffee\"\n },\n \"items\": [\n {\n \"id\": \"2\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"3\",\n \"type\": \"standard-shipping\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"28.6805926,77.4587239\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"201002\"\n },\n \"contact\": {\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\"\n }\n }\n ]\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Antoine Dubois\"\n },\n \"contact\": {\n \"phone\": \"0612345678\"\n }\n },\n \"billing\": {\n \"name\": \"Antoine Dubois\",\n \"phone\": \"0612345678\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"email\": \"antoine.dubois@gmail.com\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n }\n }\n }\n ]\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/init", "host": ["{{base_url}}"], "path": ["init"] } }, "response": [] }, { "name": "Confirm", "request": { "method": "POST", "header": [ { "key": "accept", "value": "*/*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://socialweb-dev.becknprotocol.io" }, { "key": "referer", "value": "https://socialweb-dev.becknprotocol.io/" }, { "key": "sec-ch-ua", "value": "\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"" }, { "key": "sec-ch-ua-mobile", "value": "?0" }, { "key": "sec-ch-ua-platform", "value": "\"macOS\"" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"meru-coffee\"\n },\n \"items\": [\n {\n \"id\": \"2\",\n \"name\": \"Jayanthi Coffee\",\n \"long_desc\": \"

85% Coffee And 15% Chicory 

  • South indian coffee contains 85% pure coffee powder with fruity aroma and nutty flavour

  • Serve hot with frothy milk and sugar

  • Perfect for those who are habituated to drinking pure coffee but would like to try south indian filter coffee

  • Contains 15% premium ground chicory

  • Suitable for automatic coffee filter, epsresso machines

\",\n \"images\": [\n {\n \"url\": \"http://bpp-unified-vendure-dev.becknprotocol.io/assets/source/aa/janathi_coffee.webp\"\n }\n ],\n \"price\": {\n \"listed_value\": \"540.00\",\n \"currency\": \"INR\",\n \"value\": \"540.00\"\n },\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"3\",\n \"type\": \"standard-shipping\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"28.6805926,77.4587239\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"201002\"\n },\n \"contact\": {\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"billing\": {\n \"name\": \"Antoine Dubois\",\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n }\n },\n \"payments\": [\n {\n \"id\": \"2\",\n \"params\": {\n \"amount\": \"677.50\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\",\n \"type\": \"ON-FULFILLMENT\"\n }\n ]\n }\n ]\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [] }, { "name": "Status", "request": { "method": "POST", "header": [ { "key": "accept", "value": "application/json, text/plain, */*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://socialweb-dev.becknprotocol.io" }, { "key": "referer", "value": "https://socialweb-dev.becknprotocol.io/" }, { "key": "sec-ch-ua", "value": "\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"" }, { "key": "sec-ch-ua-mobile", "value": "?0" }, { "key": "sec-ch-ua-platform", "value": "\"macOS\"" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\"\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [] }, { "name": "Track", "request": { "method": "POST", "header": [ { "key": "accept", "value": "application/json, text/plain, */*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://socialweb-dev.becknprotocol.io" }, { "key": "referer", "value": "https://socialweb-dev.becknprotocol.io/" }, { "key": "sec-ch-ua", "value": "\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"" }, { "key": "sec-ch-ua-mobile", "value": "?0" }, { "key": "sec-ch-ua-platform", "value": "\"macOS\"" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\"\n },\n \"orderId\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [] }, { "name": "Support", "request": { "method": "POST", "header": [ { "key": "accept", "value": "application/json, text/plain, */*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://socialweb-dev.becknprotocol.io" }, { "key": "referer", "value": "https://socialweb-dev.becknprotocol.io/" }, { "key": "sec-ch-ua", "value": "\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"" }, { "key": "sec-ch-ua-mobile", "value": "?0" }, { "key": "sec-ch-ua-platform", "value": "\"macOS\"" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\"\n },\n \"message\": {\n \"order_id\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"support\": {\n \"callback_phone\": \"+91-8858150053\",\n \"ref_id\": \"894789-43954\",\n \"phone\": \"+91 9988776543\",\n \"email\": \"supportperson@gmail.com\"\n }\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [] }, { "name": "Update", "request": { "method": "POST", "header": [ { "key": "accept", "value": "application/json, text/plain, */*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://socialweb-dev.becknprotocol.io" }, { "key": "referer", "value": "https://socialweb-dev.becknprotocol.io/" }, { "key": "sec-ch-ua", "value": "\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"" }, { "key": "sec-ch-ua-mobile", "value": "?0" }, { "key": "sec-ch-ua-platform", "value": "\"macOS\"" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"retail:1.1.0\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\"\n },\n \"orderId\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"updateDetails\": {\n \"updateTarget\": \"order.billing\",\n \"billing\": {\n \"name\": \"Test Name\",\n \"address\": \"Urbanwrk, 5Th Floor, Sai Radhe It Park, Kennedy Road, Behind Sheraton Grand\",\n \"email\": \"test@gmail.com\",\n \"phone\": \"9711111111\"\n }\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [] }, { "name": "Cancel", "request": { "method": "POST", "header": [ { "key": "accept", "value": "application/json, text/plain, */*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://socialweb-dev.becknprotocol.io" }, { "key": "referer", "value": "https://socialweb-dev.becknprotocol.io/" }, { "key": "sec-ch-ua", "value": "\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"" }, { "key": "sec-ch-ua-mobile", "value": "?0" }, { "key": "sec-ch-ua-platform", "value": "\"macOS\"" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"order_id\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"I’ve changed my mind\"\n }\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [] }, { "name": "Rating", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"retail:1.1.0\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"rating_category\": \"Item\",\n \"value\": \"4\"\n }\n ]\n }\n }\n ]\n}" }, "url": { "raw": "{{base_url}}/rating", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [] } ] }, { "name": "Tourism-Himalayas", "item": [ { "name": "Search", "request": { "method": "POST", "header": [ { "key": "accept", "value": "application/json, text/plain, */*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://tourism-cityoflights-dev.becknprotocol.io" }, { "key": "referer", "value": "https://tourism-cityoflights-dev.becknprotocol.io/" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1" } ], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"tourism\"\n },\n \"searchString\": \"Himalayas\",\n \"fulfillment\": {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": \"28.4594965,77.0266383\"\n }\n ]\n }\n}" }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] }, { "name": "Select", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"8\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"worldhikes-token\"\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"worldhikes-token\"\n },\n \"items\": [\n {\n \"id\": \"8\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"5\",\n \"type\": \"worldhikes-shipping\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"28.6805926,77.4587239\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"201002\"\n },\n \"contact\": {\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\"\n }\n }\n ]\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Antoine Dubois\"\n },\n \"contact\": {\n \"phone\": \"0612345678\"\n }\n },\n \"billing\": {\n \"name\": \"Antoine Dubois\",\n \"phone\": \"0612345678\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"email\": \"antoine.dubois@gmail.com\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n }\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"worldhikes-token\"\n },\n \"items\": [\n {\n \"id\": \"8\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"5\",\n \"type\": \"worldhikes-shipping\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"28.6805926,77.4587239\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"201002\"\n },\n \"contact\": {\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"billing\": {\n \"name\": \"Antoine Dubois\",\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n }\n },\n \"payments\": [\n {\n \"id\": \"4\",\n \"params\": {\n \"amount\": \"677.50\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\",\n \"type\": \"ON-FULFILLMENT\"\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"order_id\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"tourism\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\"\n },\n \"orderId\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [] }, { "name": "Cancel", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"order_id\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"I’ve changed my mind\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [] }, { "name": "Rating", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"8\",\n \"rating_category\": \"Item\",\n \"value\": \"3\"\n }\n ]\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 \"data\": [\n {\n \"context\": {\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.contact.phone\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"phone\": \"+91-8056475647\"\n }\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 \"domain\": \"tourism\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"8100d125-76a7-4588-88be-81b97657cd09\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"894789-43954\",\n \"phone\": \"+91 4444444444\",\n \"email\": \"me@gmail.com\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [] } ] }, { "name": "Tourism-City of lights", "item": [ { "name": "Search", "request": { "method": "POST", "header": [ { "key": "accept", "value": "application/json, text/plain, */*" }, { "key": "accept-language", "value": "en-GB,en-US;q=0.9,en;q=0.8" }, { "key": "content-type", "value": "application/json" }, { "key": "origin", "value": "https://tourism-cityoflights-dev.becknprotocol.io" }, { "key": "referer", "value": "https://tourism-cityoflights-dev.becknprotocol.io/" }, { "key": "sec-fetch-dest", "value": "empty" }, { "key": "sec-fetch-mode", "value": "cors" }, { "key": "sec-fetch-site", "value": "same-site" }, { "key": "user-agent", "value": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1" } ], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"tourism\"\n },\n \"searchString\": \"Paris\",\n \"fulfillment\": {\n \"type\": \"Delivery\",\n \"stops\": [\n {\n \"location\": \"28.4594965,77.0266383\"\n }\n ]\n }\n}" }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] }, { "name": "Select", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"orders\": [\n {\n \"items\": [\n {\n \"id\": \"8\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"provider\": {\n \"id\": \"touring-paris\"\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"touring-paris\"\n },\n \"items\": [\n {\n \"id\": \"8\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"type\": \"standard\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"28.6805926,77.4587239\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"201002\"\n },\n \"contact\": {\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\"\n }\n }\n ]\n }\n ],\n \"customer\": {\n \"person\": {\n \"name\": \"Antoine Dubois\"\n },\n \"contact\": {\n \"phone\": \"0612345678\"\n }\n },\n \"billing\": {\n \"name\": \"Antoine Dubois\",\n \"phone\": \"0612345678\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"email\": \"antoine.dubois@gmail.com\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n }\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"touring-paris\"\n },\n \"items\": [\n {\n \"id\": \"8\",\n \"quantity\": {\n \"selected\": {\n \"count\": 1\n }\n }\n }\n ],\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"type\": \"standard\",\n \"stops\": [\n {\n \"location\": {\n \"gps\": \"28.6805926,77.4587239\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n },\n \"country\": {\n \"code\": \"IND\"\n },\n \"area_code\": \"201002\"\n },\n \"contact\": {\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\"\n }\n }\n ],\n \"tracking\": false\n }\n ],\n \"billing\": {\n \"name\": \"Antoine Dubois\",\n \"phone\": \"0612345678\",\n \"email\": \"antoine.dubois@gmail.com\",\n \"address\": \"15 Rue du Soleil, Paris, France\",\n \"city\": {\n \"name\": \"Ghaziabad\"\n },\n \"state\": {\n \"name\": \"Uttar Pradesh\"\n }\n },\n \"payments\": [\n {\n \"id\": \"1\",\n \"params\": {\n \"amount\": \"677.50\",\n \"currency\": \"INR\"\n },\n \"status\": \"PAID\",\n \"type\": \"ON-FULFILLMENT\"\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"order_id\": \"e2df7c25181d52907c05c33a6fc3db86fb0f1d6a12de9b898ab0bbdfb4f56914\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/status", "host": ["{{base_url}}"], "path": ["status"] } }, "response": [] }, { "name": "Track", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"tourism\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\"\n },\n \"orderId\": \"e2df7c25181d52907c05c33a6fc3db86fb0f1d6a12de9b898ab0bbdfb4f56914\",\n \"callbackUrl\": \"https://dhp-network-bap.becknprotocol.io/track/callback\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/track", "host": ["{{base_url}}"], "path": ["track"] } }, "response": [] }, { "name": "Cancel", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"0ac9a230-745b-4667-b316-5b704e300685\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"order_id\": \"3425b2b8b13eb0132cde313de9895916b30eb9fac8df04ce05e3115fe790bccd\",\n \"cancellation_reason_id\": \"4\",\n \"descriptor\": {\n \"short_desc\": \"I’ve changed my mind\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [] }, { "name": "Rating", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\"\n },\n \"message\": {\n \"ratings\": [\n {\n \"id\": \"8\",\n \"rating_category\": \"Item\",\n \"value\": \"3\"\n }\n ]\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 \"data\": [\n {\n \"context\": {\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"domain\": \"tourism\",\n \"transaction_id\": \"6743e9e2-4fb5-487c-92b7-13ba8018f176\"\n },\n \"orderId\": \"e2df7c25181d52907c05c33a6fc3db86fb0f1d6a12de9b898ab0bbdfb4f56914\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].customer.contact.phone\",\n \"fulfillments\": [\n {\n \"customer\": {\n \"contact\": {\n \"phone\": \"+91-7387361968\"\n }\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 \"domain\": \"tourism\",\n \"bpp_id\": \"{{bpp_vendure_id}}\",\n \"bpp_uri\": \"{{bpp_vendure_uri}}\",\n \"transaction_id\": \"8100d125-76a7-4588-88be-81b97657cd09\"\n },\n \"message\": {\n \"support\": {\n \"ref_id\": \"894789-43954\",\n \"phone\": \"+91 4444444444\",\n \"email\": \"me@gmail.com\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/support", "host": ["{{base_url}}"], "path": ["support"] } }, "response": [] } ] }, { "name": "DENT", "item": [ { "name": "EV Charging", "item": [ { "name": "Search", "item": [ { "name": "search with combination", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"category\": {\n \"categoryCode\": \"green-tariff\"\n },\n \"searchString\": \"energy\",\n \"location\": \"12.423423,77.325647\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] }, { "name": "search based on provider", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"provider\": {\n \"providerId\": \"chargezone.in\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] }, { "name": "search based on location", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"location\": \"12.423423,77.325647\"\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] }, { "name": "search based on category", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"category\": {\n \"categoryCode\": \"green-tariff\"\n }\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/search", "host": ["{{base_url}}"], "path": ["search"] } }, "response": [] }, { "name": "search based on item", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"searchString\":\"energy\"\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_sandbox_id}}\",\n \"bpp_uri\": \"{{bpp_sandbox_uri}}\",\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"message\": {\n \"orders\": [\n {\n \"provider\": {\n \"id\": \"chargezone.in\"\n },\n \"items\": [\n {\n \"id\": \"pe-charging-01\"\n }\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_sandbox_id}}\",\n \"bpp_uri\": \"{{bpp_sandbox_uri}}\",\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"message\": {\n \"orders\": {\n \"provider\": {\n \"id\": \"chargezone.in\"\n },\n \"items\": [\n {\n \"id\": \"pe-charging-01\",\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"4\",\n \"unit\": \"kWh\"\n }\n }\n },\n \"add_ons\": [\n {\n \"id\": \"pe-charging-01-addon-1\"\n }\n ]\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"abc@example.com\",\n \"phone\": \"+91-9876522222\"\n },\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9887766554\"\n }\n }\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_sandbox_id}}\",\n \"bpp_uri\": \"{{bpp_sandbox_uri}}\",\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"message\": {\n \"orders\": {\n \"providers\": {\n \"id\": \"chargezone.in\"\n },\n \"items\": [\n {\n \"id\": \"pe-charging-01\",\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"4\",\n \"unit\": \"kWh\"\n }\n }\n },\n \"add_ons\": [\n {\n \"id\": \"pe-charging-01-addon-1\"\n }\n ]\n }\n ],\n \"billing\": {\n \"name\": \"John Doe\",\n \"email\": \"abc@example.com\",\n \"number\": \"+91-9876522222\"\n },\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"customer\": {\n \"person\": {\n \"name\": \"John Doe\"\n },\n \"contact\": {\n \"phone\": \"+91-9887766554\"\n }\n }\n }\n ],\n \"payments\": [\n {\n \"collected_by\": \"BPP\",\n \"params\": {\n \"amount\": \"40\",\n \"currency\": \"INR\",\n \"transaction_id\": \"asjdhw8e238e3\"\n },\n \"status\": \"PAID\",\n \"type\": \"PRE-ORDER\"\n }\n ],\n \"quote\": {\n \"price\": {\n \"value\": \"40\",\n \"currency\": \"INR\"\n },\n \"breakup\": [\n {\n \"item\": {\n \"descriptor\": {\n \"name\": \"Estimated units consumed\"\n },\n \"quantity\": {\n \"selected\": {\n \"measure\": {\n \"value\": \"4\",\n \"unit\": \"kWh\"\n }\n }\n }\n },\n \"price\": {\n \"value\": \"32\",\n \"currency\": \"INR\"\n }\n }\n ]\n }\n }\n }\n }\n ],\n \"includeRawResponse\": true\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/confirm", "host": ["{{base_url}}"], "path": ["confirm"] } }, "response": [] }, { "name": "update - charging-start", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dent:ev-charging:0.1.0\",\n \"bpp_id\": \"{{bpp_sandbox_id}}\",\n \"bpp_uri\": \"{{bpp_sandbox_uri}}\",\n \"transaction_id\": \"{{$randomUUID}}\"\n },\n \"orderId\": \"508\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].state\",\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"type\": \"CHARGING\",\n \"state\": {\n \"descriptor\": {\n \"code\": \"start-charging\"\n }\n }\n }\n ]\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/update", "host": ["{{base_url}}"], "path": ["update"] } }, "response": [] }, { "name": "update - charging-end", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"domain\": \"dent:ev-charging:0.1.0\",\n \"bpp_id\": \"{{bpp_sandbox_id}}\",\n \"bpp_uri\": \"{{bpp_sandbox_uri}}\",\n \"transaction_id\": \"{{$randomUUID}}\"\n },\n \"orderId\": \"508\",\n \"updateDetails\": {\n \"updateTarget\": \"order.fulfillments[0].state\",\n \"fulfillments\": [\n {\n \"id\": \"1\",\n \"type\": \"CHARGING\",\n \"state\": {\n \"descriptor\": {\n \"code\": \"end-charging\"\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 \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_sandbox_id}}\",\n \"bpp_uri\": \"{{bpp_sandbox_uri}}\",\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"6743e9e2-4fb5-487c-92b7\",\n \"cancellation_reason_id\": \"5\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{base_url}}/cancel", "host": ["{{base_url}}"], "path": ["cancel"] } }, "response": [] }, { "name": "status", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"data\": [\n {\n \"context\": {\n \"transaction_id\": \"a9aaecca-10b7-4d19-b640-b047a7c60008\",\n \"bpp_id\": \"{{bpp_sandbox_id}}\",\n \"bpp_uri\": \"{{bpp_sandbox_uri}}\",\n \"domain\": \"dent:ev-charging:0.1.0\"\n },\n \"message\": {\n \"order_id\": \"6743e9e2-4fb5-487c-92b7\"\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_sandbox_id}}\",\n \"bpp_uri\": \"{{bpp_sandbox_uri}}\",\n \"domain\": \"dent:ev-charging:0.1.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", "host": ["{{base_url}}"], "path": ["rating"] } }, "response": [] }, { "name": "support", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\n \"context\": {\n \"domain\": \"dent:ev-charging:0.1.0\",\n \"action\": \"support\",\n \"location\": {\n \"country\": {\n \"code\": \"IND\"\n },\n \"city\": {\n \"code\": \"std:080\"\n }\n },\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 \"ref_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": [] } ], "description": "Has Beckn API requests" } ] } ], "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [""] } }, { "listen": "test", "script": { "type": "text/javascript", "exec": [""] } } ], "variable": [ { "key": "base_url", "value": "https://bap-gcl-dev.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": "bpp_id_strapi", "value": "bpp-ps-network-strapi-dev.becknprotocol.io", "type": "string" }, { "key": "bpp_uri_strapi", "value": "http://bpp-ps-network-strapi-dev.becknprotocol.io", "type": "string" }, { "key": "bpp_vendure_id", "value": "bpp-ps-network-vendure-dev.becknprotocol.io", "type": "string" }, { "key": "bpp_vendure_uri", "value": "https://bpp-ps-network-vendure-dev.becknprotocol.io", "type": "string" }, { "key": "bpp_sandbox_id", "value": "bpp-ps-network-sandbox-dev.becknprotocol.io", "type": "string" }, { "key": "bpp_sandbox_uri", "value": "https://bpp-ps-network-sandbox-dev.becknprotocol.io", "type": "string" } ] }