{
    "info": {
        "_postman_id": "ccb48a2f-7781-43de-ac4b-4838e0a3293c",
        "name": "ows-artist",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "/artists",
            "request": {
                "method": "GET",
                "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"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/artists",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "artists"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/<account_type>/<int:account_id>/artists",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Id",
                        "value": "8869",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/vendor/25824/artists",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "vendor",
                        "25824",
                        "artists"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/<account_type>/<int:account_id>/full-artists",
            "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-artist.theorchard.io/vendor/25824/full-artists",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "vendor",
                        "25824",
                        "full-artists"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/<account_type>/<int:account_id>/full-artists/bulk",
            "request": {
                "method": "POST",
                "header": [
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/vendor/33088/full-artists/bulk",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "vendor",
                        "33088",
                        "full-artists",
                        "bulk"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "/<account_type>/<int:account_id>/artist/<artist_id>",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/vendor/33088/artist/1697526",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "vendor",
                        "33088",
                        "artist",
                        "1697526"
                    ]
                },
                "description": "/<account_type>/<int:account_id>/artist/<artist_id>"
            },
            "response": []
        },
        {
            "name": "/artist/<int:artist_id>",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/artist/1697526",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "artist",
                        "1697526"
                    ]
                },
                "description": "/artist/<int:artist_id>"
            },
            "response": []
        },
        {
            "name": "/artists/filter",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "25824",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/artists/filter",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "artists",
                        "filter"
                    ]
                },
                "description": "/artists/filter"
            },
            "response": []
        },
        {
            "name": "/unique-artists/search",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/unique-artists/search",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "unique-artists",
                        "search"
                    ]
                },
                "description": "/unique-artists/search"
            },
            "response": []
        },
        {
            "name": "/spotify/search",
            "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-artist.theorchard.io/spotify/search",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "spotify",
                        "search"
                    ]
                },
                "description": "/spotify/search"
            },
            "response": []
        },
        {
            "name": "/apple/search",
            "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-artist.theorchard.io/apple/search",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "apple",
                        "search"
                    ]
                },
                "description": "/apple/search"
            },
            "response": []
        },
        {
            "name": "/products/<int:product_id>/artists",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "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-artist.theorchard.io/products/2768679/artists",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "products",
                        "2768679",
                        "artists"
                    ]
                },
                "description": "/products/<int:product_id>/artists"
            },
            "response": []
        },
        {
            "name": "/hello",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "25824",
                        "type": "text"
                    },
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/hello?",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "hello"
                    ],
                    "query": [
                        {
                            "key": "Grass-Account-Type",
                            "value": "vendor",
                            "disabled": true
                        },
                        {
                            "key": "Grass-Account-Id",
                            "value": "25824",
                            "disabled": true
                        },
                        {
                            "key": "Content-Type",
                            "value": "application/json",
                            "disabled": true
                        }
                    ]
                }
            },
            "response": []
        },
        {
            "name": "ows-artist - PUT ''/artist/<int:artist_id>",
            "request": {
                "method": "PUT",
                "header": [
                    {
                        "key": "Content-Type",
                        "name": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "{\n    \"artist_data\":{\n        \"artist_name\":\"test\"\n    }\n}",
                    "options": {
                        "raw": {
                            "language": "json"
                        }
                    }
                },
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/artist/29140",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "artist",
                        "29140"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "ows-artist - Post /artist",
            "request": {
                "method": "POST",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    },
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "{\n\t\"vendor_id\" :33088,\n\t\"name\":\"test\",\n\t\"artist_type\":\"artist\"\n}"
                },
                "url": {
                    "raw": "https://qa-ows-artist.theorchard.io/artist",
                    "protocol": "https",
                    "host": [
                        "qa-ows-artist",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "artist"
                    ]
                }
            },
            "response": []
        }
    ],
    "protocolProfileBehavior": {}
}