Response [200 Ok]
| Uri | /api/v2/image/QkwNjq5!pricelistexclusions |
|---|---|
| UriDescription | Pricelist information for an image |
| EndpointType | ImagePricelistExclusions |
| Locator | ImagePricelistExclusions |
| LocatorType | Object |
ImagePricelistExclusions [1 of 1]
/api/v2/image/QkwNjq5!pricelistexclusions
Uris
CatalogPrintVendor
/api/v2/catalog/printvendor/EZprints?ApplyColorCorrection=true&PriceType=Base
| Uri | /api/v2/catalog/printvendor/EZprints?ApplyColorCorrection=true&PriceType=Base |
|---|---|
| UriDescription | Catalog Print Vendor by ID |
| EndpointType | CatalogPrintVendor |
| Locator | CatalogPrintVendor |
| LocatorType | Object |
Request
| Uri | /api/v2/image/QkwNjq5!pricelistexclusions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
Output Fields
| ColorCorrected | boolean | Should color correction be applied |
|---|---|---|
| DiscountLevel | text | Level of discount applied to the expansions on this endpoint. |
| ExcludeList | array | CatalogSkus that are not available for this image |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/QkwNjq5!pricelistexclusions"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Output": [
{
"Name": "ExcludeList",
"Description": "CatalogSkus that are not available for this image",
"Type": "Array",
"ITEM_TYPE": "Uri",
"MIN_COUNT": 0,
"MAX_COUNT": "INFINITY"
},
{
"Name": "ColorCorrected",
"Description": "Should color correction be applied",
"Type": "Boolean"
},
{
"Name": "DiscountLevel",
"Description": "Level of discount applied to the expansions on this endpoint.",
"Type": "Varchar",
"MIN_CHARS": 255,
"MAX_CHARS": "INFINITY"
}
],
"ResponseLevels": [
"Full",
"Public"
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "QkwNjq5"
},
{
"type": "action",
"text": "pricelistexclusions"
}
]
},
"Response": {
"Uri": "/api/v2/image/QkwNjq5!pricelistexclusions",
"Locator": "ImagePricelistExclusions",
"LocatorType": "Object",
"ImagePricelistExclusions": {
"ExcludeList": [
"/api/v2/catalog/sku/50520",
"/api/v2/catalog/sku/50525",
"/api/v2/catalog/sku/505204",
"/api/v2/catalog/sku/50540",
"/api/v2/catalog/sku/50545",
"/api/v2/catalog/sku/505404",
"/api/v2/catalog/sku/90070",
"/api/v2/catalog/sku/90080",
"/api/v2/catalog/sku/90160",
"/api/v2/catalog/sku/90170",
"/api/v2/catalog/sku/2535390",
"/api/v2/catalog/sku/2535391",
"/api/v2/catalog/sku/2535396",
"/api/v2/catalog/sku/2535397",
"/api/v2/catalog/sku/2535398",
"/api/v2/catalog/sku/2535399",
"/api/v2/catalog/sku/2535402",
"/api/v2/catalog/sku/2535403",
"/api/v2/catalog/sku/2535404",
"/api/v2/catalog/sku/2535405",
"/api/v2/catalog/sku/2539213",
"/api/v2/catalog/sku/2539214",
"/api/v2/catalog/sku/2539223",
"/api/v2/catalog/sku/2539224",
"/api/v2/catalog/sku/2539388",
"/api/v2/catalog/sku/2539389",
"/api/v2/catalog/sku/2539391",
"/api/v2/catalog/sku/2539392",
"/api/v2/catalog/sku/2539417",
"/api/v2/catalog/sku/2539418",
"/api/v2/catalog/sku/2539420",
"/api/v2/catalog/sku/2539421",
"/api/v2/catalog/sku/2539422",
"/api/v2/catalog/sku/2539423",
"/api/v2/catalog/sku/2539425",
"/api/v2/catalog/sku/2539426",
"/api/v2/catalog/sku/2539691",
"/api/v2/catalog/sku/2539692"
],
"ColorCorrected": true,
"DiscountLevel": "Base",
"Uri": "/api/v2/image/QkwNjq5!pricelistexclusions",
"UriDescription": "Pricelist information for an image",
"Uris": {
"CatalogPrintVendor": {
"Uri": "/api/v2/catalog/printvendor/EZprints?ApplyColorCorrection=true\u0026PriceType=Base",
"Locator": "CatalogPrintVendor",
"LocatorType": "Object",
"UriDescription": "Catalog Print Vendor by ID",
"EndpointType": "CatalogPrintVendor"
}
},
"ResponseLevel": "Public"
},
"UriDescription": "Pricelist information for an image",
"EndpointType": "ImagePricelistExclusions",
"Timing": {
"Total": {
"time": 0.02824,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}