{"apiVersion":"5.1.1","swaggerVersion":"1.1","basePath":"https://api.composer.nprstations.org/v1","resourcePath":"/widget","apis":[{"path":"/widget/{ucs}/tracks","description":"Get Widget Song List","operations":[{"parameters":[{"name":"ucs","description":"UCS, Program or Episode ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"format","description":"(Optional) HTML or JSON (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json"]},"defaultValue":"html","paramType":"query"},{"name":"datestamp","description":"(Optional) Datestamp (YYYY-MM-DDTHH:mm:ss),  Note: Defaults to NOW of UCS if the format does not match.","dataType":"string","paramType":"query"},{"name":"limit","description":"(Optional) Query Limit (Default: 20)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["20","1","5","10","20","50","100"]},"defaultValue":"20","paramType":"query"},{"name":"prog_id","description":"(Optional) Program Id","dataType":"string","required":false,"allowMultiple":false,"paramType":"query"},{"name":"episode","description":"(Optional) Episode ID","dataType":"string","required":false,"allowMultiple":false,"paramType":"query"},{"name":"amazon","description":"(Optional) Override default Amazon affiliate code","dataType":"string","paramType":"query"},{"name":"itunes","description":"(Optional) Override default iTunes affiliate code","dataType":"string","paramType":"query"},{"name":"arkiv","description":"(Optional) Override default Arkiv affiliate code","dataType":"string","paramType":"query"},{"name":"hide_amazon","description":"(Optional) Hide Amazon Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_itunes","description":"(Optional) Hide iTunes Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_arkiv","description":"(Optional) Hide Arkiv Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"share_format","description":"(Optional) Use the widget config to return fields per track (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"}],"httpMethod":"GET","notes":"This endpoint will return the HTML for the Song Playlist.","errorResponses":[{"code":400,"reason":"invalid id","errors":[]},{"code":404,"reason":"program not found"}],"nickname":"Tracks","summary":"Song List","customFields":{"description":"Get Widget Song List","path":"/widget/{ucs}/tracks","method":"GET","params":[{"name":"ucs","description":"UCS, Program or Episode ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"format","description":"(Optional) HTML or JSON (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json"]},"defaultValue":"html","paramType":"query"},{"name":"datestamp","description":"(Optional) Datestamp (YYYY-MM-DDTHH:mm:ss),  Note: Defaults to NOW of UCS if the format does not match.","dataType":"string","paramType":"query"},{"name":"limit","description":"(Optional) Query Limit (Default: 20)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["20","1","5","10","20","50","100"]},"defaultValue":"20","paramType":"query"},{"name":"prog_id","description":"(Optional) Program Id","dataType":"string","required":false,"allowMultiple":false,"paramType":"query"},{"name":"episode","description":"(Optional) Episode ID","dataType":"string","required":false,"allowMultiple":false,"paramType":"query"},{"name":"amazon","description":"(Optional) Override default Amazon affiliate code","dataType":"string","paramType":"query"},{"name":"itunes","description":"(Optional) Override default iTunes affiliate code","dataType":"string","paramType":"query"},{"name":"arkiv","description":"(Optional) Override default Arkiv affiliate code","dataType":"string","paramType":"query"},{"name":"hide_amazon","description":"(Optional) Hide Amazon Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_itunes","description":"(Optional) Hide iTunes Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_arkiv","description":"(Optional) Hide Arkiv Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"share_format","description":"(Optional) Use the widget config to return fields per track (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"}]},"responseClass":"void"}]},{"path":"/widget/{ucs}/now","description":"Widget for WhatsOnNow","operations":[{"parameters":[{"name":"ucs","description":"UCS ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"format","description":"(Optional) HTML, JSON, JSONP or String (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json","jsonp","string"]},"defaultValue":"html","paramType":"query"},{"name":"prog_id","description":"(Optional) Limit down to a Program ID","dataType":"string","required":false,"allowMultiple":false,"paramType":"query"},{"name":"limit","description":"(Optional) Limit On New Results. (Defaults to 1)","dataType":"string","required":false,"allowMultiple":false,"paramType":"query"},{"name":"show_song","description":"(Optional) Show song (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"style","description":"(Optional) Specify style version","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["default","v2"]},"defaultValue":"default","paramType":"query"},{"name":"amazon","description":"(Optional) Override default Amazon affiliate code","dataType":"string","paramType":"query"},{"name":"itunes","description":"(Optional) Override default iTunes affiliate code","dataType":"string","paramType":"query"},{"name":"arkiv","description":"(Optional) Override default Arkiv affiliate code","dataType":"string","paramType":"query"},{"name":"hide_amazon","description":"(Optional) Hide Amazon Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_itunes","description":"(Optional) Hide iTunes Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_arkiv","description":"(Optional) Hide Arkiv Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"times","description":"(Optional) Show or Hide Program Times","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"}],"httpMethod":"GET","notes":"This endpoint return widget HTML content (or JSON) for a given date. It will use the current timezone               offset to ensure that programs are displayed correctly. Use the DateTime option to define a specific               value in place of the stream defined now value.","errorResponses":[{"code":400,"reason":"invalid id","errors":[]},{"code":404,"reason":"program not found"}],"nickname":"On-Now","summary":"On Now","customFields":{"description":"Widget for WhatsOnNow","path":"/widget/{ucs}/now","method":"GET","params":[{"name":"ucs","description":"UCS ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"format","description":"(Optional) HTML, JSON, JSONP or String (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json","jsonp","string"]},"defaultValue":"html","paramType":"query"},{"name":"prog_id","description":"(Optional) Limit down to a Program ID","dataType":"string","required":false,"allowMultiple":false,"paramType":"query"},{"name":"limit","description":"(Optional) Limit On New Results. (Defaults to 1)","dataType":"string","required":false,"allowMultiple":false,"paramType":"query"},{"name":"show_song","description":"(Optional) Show song (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"style","description":"(Optional) Specify style version","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["default","v2"]},"defaultValue":"default","paramType":"query"},{"name":"amazon","description":"(Optional) Override default Amazon affiliate code","dataType":"string","paramType":"query"},{"name":"itunes","description":"(Optional) Override default iTunes affiliate code","dataType":"string","paramType":"query"},{"name":"arkiv","description":"(Optional) Override default Arkiv affiliate code","dataType":"string","paramType":"query"},{"name":"hide_amazon","description":"(Optional) Hide Amazon Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_itunes","description":"(Optional) Hide iTunes Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_arkiv","description":"(Optional) Hide Arkiv Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"times","description":"(Optional) Show or Hide Program Times","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"}]},"responseClass":"void"}]},{"path":"/widget/{ucs}/day","description":"Get Widget for Day","operations":[{"parameters":[{"name":"ucs","description":"UCS ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"date","description":"Date (YYYY-MM-DD)","dataType":"string","required":"","allowMultiple":"2026-05-10","paramType":"query"},{"name":"format","description":"(Optional) HTML or JSON (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json","jsonp"]},"defaultValue":"html","paramType":"query"},{"name":"amazon","description":"(Optional) Override default Amazon affiliate code","dataType":"string","paramType":"query"},{"name":"itunes","description":"(Optional) Override default iTunes affiliate code","dataType":"string","paramType":"query"},{"name":"arkiv","description":"(Optional) Override default Arkiv affiliate code","dataType":"string","paramType":"query"},{"name":"hide_amazon","description":"(Optional) Hide Amazon Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_itunes","description":"(Optional) Hide iTunes Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_arkiv","description":"(Optional) Hide Arkiv Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"}],"httpMethod":"GET","notes":"This endpoint return widget HTML content for a given day.","errorResponses":[{"code":400,"reason":"invalid id","errors":[]},{"code":404,"reason":"ucs not found"}],"nickname":"Day","summary":"Daily","customFields":{"description":"Get Widget for Day","path":"/widget/{ucs}/day","method":"GET","params":[{"name":"ucs","description":"UCS ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"date","description":"Date (YYYY-MM-DD)","dataType":"string","required":"","allowMultiple":"2026-05-10","paramType":"query"},{"name":"format","description":"(Optional) HTML or JSON (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json","jsonp"]},"defaultValue":"html","paramType":"query"},{"name":"amazon","description":"(Optional) Override default Amazon affiliate code","dataType":"string","paramType":"query"},{"name":"itunes","description":"(Optional) Override default iTunes affiliate code","dataType":"string","paramType":"query"},{"name":"arkiv","description":"(Optional) Override default Arkiv affiliate code","dataType":"string","paramType":"query"},{"name":"hide_amazon","description":"(Optional) Hide Amazon Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_itunes","description":"(Optional) Hide iTunes Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_arkiv","description":"(Optional) Hide Arkiv Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"}]},"responseClass":"void"}]},{"path":"/widget/{ucs}/week","description":"Get Widget for Week","operations":[{"parameters":[{"name":"ucs","description":"UCS ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"date","description":"Dates (Comma separated start and end dates 2013-01-07,2013-01-13)","dataType":"string","required":"","allowMultiple":"2026-05-10,2026-05-16","paramType":"query"},{"name":"format","description":"(Optional) HTML or JSON (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json","jsonp"]},"defaultValue":"html","paramType":"query"}],"httpMethod":"GET","notes":"This endpoint return the Widget HTML content for a given week.","errorResponses":[{"code":400,"reason":"invalid id","errors":[]},{"code":404,"reason":"program not found"}],"nickname":"Week","summary":"Weekly","customFields":{"description":"Get Widget for Week","path":"/widget/{ucs}/week","method":"GET","params":[{"name":"ucs","description":"UCS ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"date","description":"Dates (Comma separated start and end dates 2013-01-07,2013-01-13)","dataType":"string","required":"","allowMultiple":"2026-05-10,2026-05-16","paramType":"query"},{"name":"format","description":"(Optional) HTML or JSON (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json","jsonp"]},"defaultValue":"html","paramType":"query"}]},"responseClass":"void"}]},{"path":"/widget/arkiv","description":"Arkiv Search","operations":[{"parameters":[{"name":"trackInfo","description":"trackInfo","dataType":"string","paramType":"query"},{"name":"source","description":"source","dataType":"string","paramType":"query"}],"httpMethod":"GET","notes":"Searches Arkiv for a product URL to be used in widget affiliate links.","errorResponses":[{"code":404,"reason":"accesstoken not found"}],"nickname":"arkiv-search","summary":"Arkiv Search","customFields":{"description":"Arkiv Search","path":"/widget/arkiv","method":"GET","params":[{"name":"trackInfo","description":"trackInfo","dataType":"string","paramType":"query"},{"name":"source","description":"source","dataType":"string","paramType":"query"}],"requestSignature":"token"},"responseClass":"void"}]},{"path":"/widget/itunes","description":"iTunes Search","operations":[{"parameters":[{"name":"collectionName","description":"collectionName","dataType":"string","paramType":"query"},{"name":"artistName","description":"artistName","dataType":"string","paramType":"query"},{"name":"trackName","description":"trackName","dataType":"string","paramType":"query"},{"name":"at","description":"at (Affiliate Code)","dataType":"string","paramType":"query"}],"httpMethod":"GET","notes":"Searches iTunes for a product URL to be used in widget affiliate links.","errorResponses":[{"code":404,"reason":"accesstoken not found"}],"nickname":"itunes-search","summary":"iTunes Search","customFields":{"description":"iTunes Search","path":"/widget/itunes","method":"GET","params":[{"name":"collectionName","description":"collectionName","dataType":"string","paramType":"query"},{"name":"artistName","description":"artistName","dataType":"string","paramType":"query"},{"name":"trackName","description":"trackName","dataType":"string","paramType":"query"},{"name":"at","description":"at (Affiliate Code)","dataType":"string","paramType":"query"}],"requestSignature":"token"},"responseClass":"void"}]},{"path":"/widget/{ucs}/playlist","description":"Get Playlist","operations":[{"parameters":[{"name":"ucs","description":"UCS, Program or Episode ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"prog_id","description":"(Optional)  Program Id","dataType":"string","paramType":"query"},{"name":"keywords","description":"(Optional)  Search Term(s)","dataType":"string","paramType":"query"},{"name":"format","description":"(Optional) HTML or JSON (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json"]},"defaultValue":"json","paramType":"query"},{"name":"datestamp","description":"(Optional) Datestamp (YYYY-MM-DD),  Note: Defaults to NOW of UCS if the format does not match.","dataType":"string","paramType":"query"},{"name":"before","description":"(Optional) Datestamp (MM-DD-YYYY HH:mm:ss), should be the same format as song._start","dataType":"string","paramType":"query"},{"name":"after","description":"(Optional) Datestamp (MM-DD-YYYY HH:mm:ss), should be the same format as song._start","dataType":"string","paramType":"query"},{"name":"time","description":"(Optional)  Time (HH:mm)","dataType":"string","paramType":"query"},{"name":"limit","description":"(Optional) Query Limit (Default: 50)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["-1","1","5","10","20","50","100"]},"defaultValue":"50","paramType":"query"},{"name":"order","description":"(Optional) Ascending or descending order","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["''","-1","1"]},"defaultValue":"","paramType":"query"},{"name":"minScore","description":"(Optional) The minimum relevancy score that keyword search results should be","dataType":"string","paramType":"query"},{"name":"maxQueryAttempts","description":"(Optional) The max number of times a keyword search query will be attempted.","dataType":"string","paramType":"query"},{"name":"numQueryMonths","description":"(Optional) The number of months that a keyword search query should span over. (Default: 1)","dataType":"string","required":false,"allowMultiple":1,"paramType":"query"},{"name":"amazon","description":"(Optional) Override default Amazon affiliate code","dataType":"string","paramType":"query"},{"name":"itunes","description":"(Optional) Override default iTunes affiliate code","dataType":"string","paramType":"query"},{"name":"arkiv","description":"(Optional) Override default Arkiv affiliate code","dataType":"string","paramType":"query"},{"name":"hide_amazon","description":"(Optional) Hide Amazon Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_itunes","description":"(Optional) Hide iTunes Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_arkiv","description":"(Optional) Hide Arkiv Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"}],"httpMethod":"GET","notes":"This endpoint will return the HTML or JSON for the Playlist widget.","errorResponses":[{"code":400,"reason":"invalid id","errors":[]},{"code":404,"reason":"program not found"}],"nickname":"Playlist","summary":"Playlist for particular a UCS and/or (Optional) Program","customFields":{"description":"Get Playlist","path":"/widget/{ucs}/playlist","method":"GET","params":[{"name":"ucs","description":"UCS, Program or Episode ID","dataType":"string","required":true,"allowMultiple":false,"paramType":"path"},{"name":"prog_id","description":"(Optional)  Program Id","dataType":"string","paramType":"query"},{"name":"keywords","description":"(Optional)  Search Term(s)","dataType":"string","paramType":"query"},{"name":"format","description":"(Optional) HTML or JSON (Defaults to HTML)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["html","json"]},"defaultValue":"json","paramType":"query"},{"name":"datestamp","description":"(Optional) Datestamp (YYYY-MM-DD),  Note: Defaults to NOW of UCS if the format does not match.","dataType":"string","paramType":"query"},{"name":"before","description":"(Optional) Datestamp (MM-DD-YYYY HH:mm:ss), should be the same format as song._start","dataType":"string","paramType":"query"},{"name":"after","description":"(Optional) Datestamp (MM-DD-YYYY HH:mm:ss), should be the same format as song._start","dataType":"string","paramType":"query"},{"name":"time","description":"(Optional)  Time (HH:mm)","dataType":"string","paramType":"query"},{"name":"limit","description":"(Optional) Query Limit (Default: 50)","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["-1","1","5","10","20","50","100"]},"defaultValue":"50","paramType":"query"},{"name":"order","description":"(Optional) Ascending or descending order","dataType":"string","required":true,"allowMultiple":false,"allowableValues":{"valueType":"LIST","values":["''","-1","1"]},"defaultValue":"","paramType":"query"},{"name":"minScore","description":"(Optional) The minimum relevancy score that keyword search results should be","dataType":"string","paramType":"query"},{"name":"maxQueryAttempts","description":"(Optional) The max number of times a keyword search query will be attempted.","dataType":"string","paramType":"query"},{"name":"numQueryMonths","description":"(Optional) The number of months that a keyword search query should span over. (Default: 1)","dataType":"string","required":false,"allowMultiple":1,"paramType":"query"},{"name":"amazon","description":"(Optional) Override default Amazon affiliate code","dataType":"string","paramType":"query"},{"name":"itunes","description":"(Optional) Override default iTunes affiliate code","dataType":"string","paramType":"query"},{"name":"arkiv","description":"(Optional) Override default Arkiv affiliate code","dataType":"string","paramType":"query"},{"name":"hide_amazon","description":"(Optional) Hide Amazon Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_itunes","description":"(Optional) Hide iTunes Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"},{"name":"hide_arkiv","description":"(Optional) Hide Arkiv Buy Link (Defaults to false)","dataType":"string","required":false,"allowMultiple":true,"allowableValues":{"valueType":"LIST","values":["false","true"]},"defaultValue":"false","paramType":"query"}]},"responseClass":"void"}]}],"models":{}}