Skip to content
Snippets Groups Projects
Generic Client Layer.postman_collection.json 1.49 MiB
Newer Older
              "_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\": \"<div> <ul> <li>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.</li> <li>ADVANCED TEMPERATURE CONTROL – A double-wall, vacuum-insulated design helps lock in heat for up to 12 hours and cold for up to 24!</li> <li>ELIMINATES CONDENSATION – Offering improved grip and control, these innovative dual-layer bottles offer a slip-resistant surface that’s free of sweat and condensation..</li> <li>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.</li> <li>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</li> </ul> <div> <p><b>Product Details</b></p> <ul> <li>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.</li> <li>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.</li> <li>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.</li> </ul> </div>\",\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": "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}}"],
              "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}}"],
              "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}}"],
              "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}}"],
              "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\": \"<html><body><p>HarmonyArbitrators specializes in comprehensive arbitration services for civil, family, employment, commercial, and financial disputes.</p><p>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.</p></body></html>\",\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}}"],
              "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}}"],
              "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}}"],
              "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}}"],
              "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": {