{
    "info": {
        "_postman_id": "5775e469-d302-415d-b442-e140a1ca5dc1",
        "name": "Ows-product-physical",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "ows-product-physical",
            "item": [
                {
                    "name": "Health()",
                    "request": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/hello",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "hello"
                            ]
                        }
                    },
                    "response": []
                },
                {
                    "name": "/packaging",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Id",
                                "type": "text",
                                "value": "25824"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "type": "text",
                                "value": "vendor"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/packaging",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "packaging"
                            ]
                        }
                    },
                    "response": []
                },
                {
                    "name": "Get data",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Id",
                                "value": "33088",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2337035",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2337035"
                            ]
                        }
                    },
                    "response": []
                },
                {
                    "name": "/product",
                    "request": {
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "25824",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\r\n  \"artist_is_individual\": \"Y\",\r\n  \"assign_display_upc\": true,\r\n  \"box_lot\": 1,\r\n  \"cline\": \"2019 test\",\r\n  \"description\": \"test\",\r\n  \"discount\": \"Null\",\r\n  \"display_configuration\": \"22 x 12\\\" Vinyl EP\",\r\n  \"distribution_format_id\": 73,\r\n  \"end_date\": \"string\",\r\n  \"exclusive_for\": \"Null\",\r\n  \"explicit\": \"Y\",\r\n  \"genre_id\": 20,\r\n  \"initial_stock\": 1,\r\n  \"label\": \"25824\",\r\n  \"packaging_id\": 1,\r\n  \"pline\": \"2019 test\",\r\n  \"pricing\": 1,\r\n  \"primary_artist\": \"test\",\r\n  \"product_code\": \"phypro0ne7\",\r\n  \"product_highlights\": \"Null\",\r\n  \"product_name\": \"Physical_product\",\r\n  \"product_type\": \"New\",\r\n  \"project_id\": 3943488,\r\n  \"release_date\": \"2020-12-12\",\r\n  \"sale_start_date\": \"2020-12-12\",\r\n  \"special_instructions\": \"Null\",\r\n  \"subgenre_id\": 1,\r\n  \"units_per_set\": 1,\r\n  \"version\": \"string\",\r\n  \"japan_distribution\": \"no\",\r\n  \"edition\": \"normal_edition\"\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product"
                            ]
                        },
                        "description": "add_physical_product"
                    },
                    "response": []
                },
                {
                    "name": "Update data",
                    "request": {
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\r\n    \"product_name\": \"HOT POTATO\",\r\n    \"display_upc\": null,\r\n    \"project_id\": 3943488,\r\n    \"label\": \"Doomtown Sounds\",\r\n    \"primary_artist\": \"peter-test\",\r\n    \"version\": null,\r\n    \"cline\": \"2017 C\",\r\n    \"genre_id\": 20,\r\n    \"release_date\": \"2055-12-21\",\r\n    \"sale_start_date\": \"2055-12-21\",\r\n    \"product_type\": \"New\",\r\n    \"distribution_format_id\": 73,\r\n    \"product_code\": \"sadfsdf\",\r\n    \"special_instructions\": null,\r\n    \"description\": null,\r\n    \"packaging_id\": 2,\r\n    \"exclusive_for\": null,\r\n    \"initial_stock\": 33,\r\n    \"units_per_set\": 22,\r\n    \"box_lot\": 33,\r\n    \"pricing\": null,\r\n    \"end_date\": null,\r\n    \"discount\": null,\r\n    \"artist_is_individual\": \"N\",\r\n    \"explicit\": \"N\",\r\n    \"manufacturing_obligation\": null,\r\n    \"pline\": \"2017 C\",\r\n    \"production_notes\": null,\r\n    \"subgenre_id\": 662,\r\n    \"display_configuration\": \"22 x 12\\\" Vinyl EP\",\r\n    \"japan_distribution\": \"no\",\r\n    \"edition\": null,\r\n    \"product_highlights\": null\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2337035",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2337035"
                            ]
                        },
                        "description": "/product/<int:product_id>"
                    },
                    "response": []
                },
                {
                    "name": "Copy product",
                    "request": {
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\r\n  \"display_configuration\": \"22 x 12\\\" Vinyl EP\",\r\n  \"distribution_format_id\": 73,\r\n  \"product_code\": \"testproduct12\",\r\n  \"units_per_set\": 1,\r\n  \"box_lot\": 1,\r\n  \"initial_stock\" : 1,\r\n  \"packaging_id\" : 1\r\n}"
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2337035/copy",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2337035",
                                "copy"
                            ]
                        },
                        "description": "/product/<int:product_id>/copy"
                    },
                    "response": []
                },
                {
                    "name": "copy track from the product",
                    "request": {
                        "method": "POST",
                        "header": [
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2766028/tracks/copy/2766025",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2766028",
                                "tracks",
                                "copy",
                                "2766025"
                            ]
                        },
                        "description": "/product/<int:product_id>/tracks/copy/<int:new_product_id>"
                    },
                    "response": []
                },
                {
                    "name": "Delete product",
                    "request": {
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Grass-Account-Id",
                                "value": "25824",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2766025",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2766025"
                            ]
                        },
                        "description": "/product/<int:product_id>"
                    },
                    "response": []
                },
                {
                    "name": "update status",
                    "request": {
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\r\n  \"status\": \"transfer_to_content\"\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2766027/status",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2766027",
                                "status"
                            ]
                        },
                        "description": "/product/<int:product_id>/status"
                    },
                    "response": []
                },
                {
                    "name": "Get Tracks",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Id",
                                "value": "25824",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2337035/tracks",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2337035",
                                "tracks"
                            ]
                        },
                        "description": "/product/<int:product_id>/tracks"
                    },
                    "response": []
                },
                {
                    "name": "Create Track",
                    "request": {
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\r\n  \"items\": [\r\n    {\r\n      \"disc\": 1,\r\n      \"length\": \"00:05:00\",\r\n      \"performer\": [\r\n        \"string\"\r\n      ],\r\n      \"third_party_publisher\": \"Y\",\r\n      \"track_name\": \"testing2\",\r\n      \"track_number\": 2,\r\n      \"us_publishing_obligation\": \"Composition\"\r\n    }\r\n  ]\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2337035/tracks",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2337035",
                                "tracks"
                            ]
                        },
                        "description": "/product/<int:product_id>/tracks"
                    },
                    "response": []
                },
                {
                    "name": "Delete track",
                    "request": {
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2766027/tracks",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2766027",
                                "tracks"
                            ]
                        },
                        "description": "/product/<int:product_id>/tracks"
                    },
                    "response": []
                },
                {
                    "name": "Get publishing-obligation",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Id",
                                "value": "33088",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2337035/tracks/publishing-obligation",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2337035",
                                "tracks",
                                "publishing-obligation"
                            ]
                        },
                        "description": "/product/<int:product_id>/tracks/publishing-obligation"
                    },
                    "response": []
                },
                {
                    "name": "Update publishing-obligation",
                    "request": {
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Grass-Account-Id",
                                "value": "33088",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            },
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "[{\r\n\"track_id\": 31145717,\r\n\"us_publishing_obligation\": \"Composition\",\r\n\"third_party_publisher\": \"N\",\r\n\"publisher_names\": [\"Pub1\", \"Pub2\",\"Pub3\"]\r\n}]",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2337035/tracks/publishing-obligation",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2337035",
                                "tracks",
                                "publishing-obligation"
                            ]
                        },
                        "description": "/product/<int:product_id>/tracks/publishing-obligation"
                    },
                    "response": []
                },
                {
                    "name": "Get Track inventory",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2337035/inventory",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2337035",
                                "inventory"
                            ]
                        },
                        "description": "/product/<int:product_id>/inventory"
                    },
                    "response": []
                },
                {
                    "name": "Save change history",
                    "request": {
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "25824",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\r\n  \"field_name\": \"wholesale_price\",\r\n  \"upc\": 193483170398,\r\n  \"store_id\": 1,\r\n  \"new_price\": \"Custom\"\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2500490/change_history",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2500490",
                                "change_history"
                            ]
                        },
                        "description": "/product/<int:product_id>/change_history"
                    },
                    "response": []
                },
                {
                    "name": "SET supply chaindata",
                    "request": {
                        "method": "POST",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text"
                            },
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\n\t\"product_physical_supply_chain_id\": 39991,\n     \"product_id\": 1926273,\n\t\"store_id\": 739, \n\t\"returnability\": \"Y\",\n\t\"return_disposition\": \"Keep\"\n\t\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/1926273/supply_chain_defaults",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "1926273",
                                "supply_chain_defaults"
                            ]
                        },
                        "description": "/product/<int:product_id>/supply_chain_defaults"
                    },
                    "response": []
                },
                {
                    "name": "GET supply chain metadata",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text"
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2737544/supply-chain-metadata",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2737544",
                                "supply-chain-metadata"
                            ]
                        },
                        "description": "/product/<int:product_id>/supply-chain-metadata"
                    },
                    "response": []
                },
                {
                    "name": "GET supply chain defaluts",
                    "request": {
                        "method": "GET",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2737544/supply-chain-defaults",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2737544",
                                "supply-chain-defaults"
                            ]
                        },
                        "description": "/product/<int:product_id>/supply-chain-defaults"
                    },
                    "response": []
                },
                {
                    "name": "Put supplychain defaults",
                    "request": {
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"supplychain_info\":\r\n[{\"store_id\": 739,\r\n\"returnability\": \"N\",\r\n\"return_disposition\": \"Scrap\",\r\n\"updated_date\": \"2020-01-08\",\r\n\"product_id\": 2737544\r\n}]\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2737544/supply-chain-defaults",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2737544",
                                "supply-chain-defaults"
                            ],
                            "query": [
                                {
                                    "key": "",
                                    "value": "",
                                    "disabled": true
                                }
                            ]
                        },
                        "description": "/product/<int:product_id>/supply-chain-defaults"
                    },
                    "response": []
                },
                {
                    "name": "Add supply chain metadata",
                    "request": {
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"metadata\":\r\n[{\r\n  \"release_date\":\"2020-01-08\",\r\n  \"embargo_date\": null,\r\n  \"sale_start_date\": \"2020-01-10\",\r\n  \"store_id\": 739\r\n}]\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2737544/supply-chain-metadata",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2737544",
                                "supply-chain-metadata"
                            ]
                        },
                        "description": "/product/<int:product_id>/supply-chain-metadata"
                    },
                    "response": []
                },
                {
                    "name": "DELETE supply-chain-metadata",
                    "request": {
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            },
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "8869",
                                "type": "text",
                                "disabled": true
                            }
                        ],
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2737544/supply-chain-metadata/73/delete",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2737544",
                                "supply-chain-metadata",
                                "73",
                                "delete"
                            ]
                        },
                        "description": "/product/<int:product_id>/supply-chain-metadata/<int:metadata_id>/delete"
                    },
                    "response": []
                },
                {
                    "name": "SET supply-chain-info",
                    "request": {
                        "method": "POST",
                        "header": [
                            {
                                "key": "Grass-Account-Type",
                                "value": "vendor",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Grass-Account-Id",
                                "value": "25824",
                                "type": "text",
                                "disabled": true
                            },
                            {
                                "key": "Content-Type",
                                "name": "Content-Type",
                                "value": "application/json",
                                "type": "text"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\r\n  \"supplychain_info\": [\r\n    {\r\n      \"returnability\": \"N\",\r\n      \"return_disposition\": \"Keep\",\r\n      \"store_id\": 738\r\n    },\r\n    {\r\n      \"returnability\": \"N\",\r\n      \"return_disposition\": \"Keep\",\r\n      \"store_id\": 739\r\n    }\r\n  ]\r\n}",
                            "options": {
                                "raw": {
                                    "language": "json"
                                }
                            }
                        },
                        "url": {
                            "raw": "https://qa-ows-product-physical.theorchard.io/product/2500492/supply-chain-info",
                            "protocol": "https",
                            "host": [
                                "qa-ows-product-physical",
                                "theorchard",
                                "io"
                            ],
                            "path": [
                                "product",
                                "2500492",
                                "supply-chain-info"
                            ]
                        },
                        "description": "/product/<int:product_id>/supply-chain-info"
                    },
                    "response": []
                }
            ],
            "protocolProfileBehavior": {}
        }
    ],
    "protocolProfileBehavior": {}
}