{
    "info": {
        "_postman_id": "7ff1f225-41b6-4798-a791-e54347576467",
        "name": "ows-product-workflow",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "/hello",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/hello",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "hello"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/release-approval/2767808/rejections",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/release-approval/2767808/rejections",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "release-approval",
                        "2767808",
                        "rejections"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/release-approval/rejections",
            "request": {
                "method": "PUT",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text"
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "oa:000",
                        "type": "text"
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "{\r\n\t\"rejections\": [{\r\n\t\t\"rejection_id\": \"123\",\r\n\t\t\"comments\": \"Smell the glove\",\r\n\t\t\"table_name\": \"releases\",\r\n\t\t\"field_name\": \"artwork\",\r\n\t\t\"corrected\": \"Y\",\r\n\t\t\"key_id\": \"0\"\r\n\t}]\r\n}"
                },
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/release-approval/rejections",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "release-approval",
                        "rejections"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/product/2757194/release-approval",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/product/2757194/release-approval",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "product",
                        "2757194",
                        "release-approval"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/product/2757194/release-approval",
            "request": {
                "method": "POST",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "{\r\n  \"status\": \"checked_in\",\r\n  \"admin_approval\": \"N\"\r\n}"
                },
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/product/2757194/release-approval",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "product",
                        "2757194",
                        "release-approval"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/product/2818838/submission",
            "request": {
                "method": "POST",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text"
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "oa:000",
                        "type": "text"
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "{\r\n  \"error_correction_flag\": true,\r\n  \"account_type\": \"vendor\",\r\n  \"account_id\": \"26640\"\r\n}"
                },
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/product/2818838/submission",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "product",
                        "2818838",
                        "submission"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/product/2355786/correction",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/product/2355786/correction",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "product",
                        "2355786",
                        "correction"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/correction/173493",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/correction/173493",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "correction",
                        "173493"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/product/2757194/correction",
            "request": {
                "method": "POST",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "{\r\n  \"last_updated_by\": 2088,\r\n  \"last_updated_type\": \"vendor\"\r\n}"
                },
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/product/2757194/correction",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "product",
                        "2757194",
                        "correction"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/correction/240079/details",
            "request": {
                "method": "POST",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text"
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "oa:000",
                        "type": "text"
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "{\r\n                \"items\":\r\n                [\r\n                  {\r\n                    \"table_name\": \"releases\",\r\n                    \"field_name\": \"primary\",\r\n                    \"key_id\": 2020202,\r\n                    \"key_value\": [{\r\n                      \"artist_name\": \"Emerald Park\",\r\n                      \"role\": \"primary\"\r\n                    }],\r\n                    \"last_updated_by\":562,\r\n                    \"last_updated_type\": \"oa\"\r\n                  },\r\n                  {\r\n                    \"table_name\": \"track\",\r\n                    \"field_name\": \"track\",\r\n                    \"key_id\": 123456,\r\n                    \"key_value\": true,\r\n                    \"last_updated_by\":562,\r\n                    \"last_updated_type\": \"oa\"\r\n                  }\r\n                ]\r\n              }"
                },
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/correction/240079/details",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "correction",
                        "240079",
                        "details"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/correction/173493",
            "request": {
                "method": "PUT",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text"
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text"
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "\r\n{\r\n    \"status\": \"submitted\",\r\n    \"last_updated_type\": \"vendor\",\r\n    \"last_updated_by\": 2088\r\n  }\r\n"
                },
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/correction/173493",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "correction",
                        "173493"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/correction/173493",
            "request": {
                "method": "DELETE",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text"
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text"
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/correction/173493",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "correction",
                        "173493"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/product/26640/lyrics",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/product/26640/lyrics",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "product",
                        "26640",
                        "lyrics"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/product/2818838/unsubmit",
            "request": {
                "method": "POST",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor1",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26641",
                        "type": "text"
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:93939",
                        "type": "text"
                    },
                    {
                        "key": "Correlation-Id",
                        "value": "UUID",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "{\r\n  \"error_correction_flag\": true,\r\n  \"account_type\": \"vendor\",\r\n  \"account_id\": \"26640\"\r\n}"
                },
                "url": {
                    "raw": "https://qa-ows-product-workflow.theorchard.io/product/2818838/unsubmit",
                    "protocol": "https",
                    "host": [
                        "qa-ows-product-workflow",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "product",
                        "2818838",
                        "unsubmit"
                    ]
                }
            },
            "response": []
        }
    ],
    "protocolProfileBehavior": {}
}
