{
    "info": {
        "_postman_id": "1dd6edda-04bb-41cd-8e5e-792157b766c2",
        "name": "ows-vectororder endpoints",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "ows-vector-order",
            "item": [
                {
                    "name": "Max query length test->/request-stats",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "alw:47940",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/request-stats",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "request-stats"
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Get vector order priorities for DD search panel ->/priorities",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/priorities",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "priorities"
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Get delivery statuses for DD search panel ->/statuses",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/statuses",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "statuses"
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Get vector order from DynamoDB ->/orders/<order_id>",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/orders/3621482",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "orders",
                                "3621482"
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Get one or multiple vector orders from DynamoDB ->/orders",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/orders?order_id=3621482,3611400",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "orders"
                            ],
                            "query": [
                                {
                                    "key": "order_id",
                                    "value": "3621482,3611400"
                                }
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Get encoder types for DD search panel  ->/encoders",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/encoders",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "encoders"
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Get  store encoding statuses for DD search panel ->/encoding-statuses",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/encoding-statuses",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "encoding-statuses"
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Get store delivery statuses for DD search panel ->/delivery-statuses",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/delivery-statuses",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "delivery-statuses"
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Search vector jobs ->/jobs/search",
                    "request": {
                        "method": "POST",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\r\n        \"statuses\":[\"cancelled\"],\r\n        \"store_ids\":[670,426],\r\n        \"user_ids\": [1450],\r\n        \"product_ids\":[\"2093864\",\"1455476\"]\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/jobs/search",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "jobs",
                                "search"
                            ]
                        },
                        "description": "Authentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                },
                {
                    "name": "Re-queue vector job ->/jobs/status",
                    "event": [
                        {
                            "listen": "prerequest",
                            "script": {
                                "id": "241bfeb0-5c20-46a8-93d1-81cc3ab25e0e",
                                "exec": [
                                    "pm.sendRequest(",
                                    "    { ",
                                    "        method: 'POST',",
                                    "        url: 'https://qa-ows-vectororder.theorchard.io/jobs/search?page_limit=1',",
                                    "        header:{ ",
                                    "                'Content-Type': 'application/json' ",
                                    "        },",
                                    "        body: { ",
                                    "                mode: 'raw',",
                                    "                raw: JSON.stringify(",
                                    "                                    { ",
                                    "                                        \"statuses\":[\"system_cancelled\"] ",
                                    "                                        ",
                                    "                                    }",
                                    "                )",
                                    "        }",
                                    "        ",
                                    "    }, ",
                                    "    function (err, response) {",
                                    "        let JsonData = response.json();",
                                    "        pm.globals.set(\"vector_job_id\", JsonData.items[0].encoding_queue_detail_id);",
                                    "    console.log(response.json());",
                                    "    }",
                                    ");"
                                ],
                                "type": "text/javascript"
                            }
                        }
                    ],
                    "request": {
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "26640",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Orchard-User-Id",
                                "value": "oa:6647940",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\n\t\"action\":\"cancel\",\"job_ids\":[{{vector_job_id}}]\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-vectororder.theorchard.io/jobs/status",
                            "protocol": "https",
                            "host": [
                                "qa-ows-vectororder",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "jobs",
                                "status"
                            ]
                        },
                        "description": "Note: Make sure you've got **vendor_job_id** variable\n\nAuthentication/Authorization cheatsheet:\n* Send request with no/disabled grass headers\n* Send request with one header:\n|||||||||\n|---|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`invalid value`|`oa:`|`oa:<unexisting OA ID>`|`oa:<valid OA ID>`|`alw:`|`alw:<valid ALW ID>`|\n* Send request with one Grass header:\n|||||\n|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`invalid value`|`valid value`|\n* Send request with one Grass header:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized vend_contact_id`|`authorized vendor_id`|\n* Send request with two Grass headers:\n||||||\n|---|---|---|---|---|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|\n* Send request with three Grass headers:\n||||||||\n|---|---|---|---|---|---|---|\n|**Orchard-User-ID**:|`empty value`|`alw:<authorized ALW ID>`|`alw:<authorized ALW ID>`|`alw:<unauthorized ALW ID>`|`oa:<valid OA ID>`|`oa:<valid OA ID>`|\n|**Grass-Account-Type**:|`empty value`|`valid value`|`valid value`|`valid value`|`valid value`|`valid value`|\n|**Grass-Account-Id**:|`empty value`|`unauthorized vendor id`|`unauthorized ALW id`|`authorized vendor_id`|`unauthorized vendor id`|`authorized vendor_id`|"
                    },
                    "response": []
                }
            ],
            "protocolProfileBehavior": {}
        }
    ],
    "protocolProfileBehavior": {}
}
