{
    "info": {
        "_postman_id": "ee0e5346-cef5-48e6-a2a8-67c840ccdc5f",
        "name": "ows-territories",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "ows-territories",
            "item": [
                {
                    "name": "Helthcheck",
                    "request": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "https://qa-ows-territories.theorchard.io/hello/",
                            "protocol": "https",
                            "host": [
                                "qa-ows-territories",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "hello",
                                ""
                            ]
                        }
                    },
                    "response": []
                },
                {
                    "name": "Get all supported standards",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Correlation-Id",
                                "value": "12",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-id",
                                "value": "12345",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-territories.theorchard.io/standards",
                            "protocol": "https",
                            "host": [
                                "qa-ows-territories",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "standards"
                            ]
                        }
                    },
                    "response": []
                },
                {
                    "name": "Get all territories for requested standard",
                    "protocolProfileBehavior": {
                        "disableBodyPruning": true
                    },
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-id",
                                "value": "12345",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Correlation-Id",
                                "value": "7",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": ""
                        },
                        "url": {
                            "raw": "https://qa-ows-territories.theorchard.io/territory/Orch_1_2016",
                            "protocol": "https",
                            "host": [
                                "qa-ows-territories",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "territory",
                                "Orch_1_2016"
                            ]
                        }
                    },
                    "response": []
                },
                {
                    "name": "Get converted countries given source and target standard",
                    "request": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": ""
                        }
                    },
                    "response": []
                },
                {
                    "name": "Get inverted countries list",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Correlation-Id",
                                "value": "4",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-id",
                                "value": "12345",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-territories.theorchard.io/complement/ISO_3166_1_2016?",
                            "protocol": "https",
                            "host": [
                                "qa-ows-territories",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "complement",
                                "ISO_3166_1_2016"
                            ],
                            "query": [
                                {
                                    "key": "territory_code_a2",
                                    "value": "US",
                                    "disabled": true
                                }
                            ]
                        }
                    },
                    "response": []
                }
            ],
            "protocolProfileBehavior": {}
        }
    ],
    "protocolProfileBehavior": {}
}
