Response [200 Ok]
| Uri | /api/v2/node/DbZWFL!pricelist |
|---|---|
| UriDescription | Get, update, or remove the pricelist mapped to this node. |
| EndpointType | NodePricelist |
| Locator | NodePricelist |
| LocatorType | Object |
NodePricelist [1 of 1]
- Migrated Portfolio Pricing
/api/v2/node/DbZWFL!pricelist
| Uri | /api/v2/node/DbZWFL!pricelist |
|---|---|
| UriDescription | Get, update, or remove the pricelist mapped to this node. |
| ResponseLevel | Public |
| CardEnabled | false |
| CardMarkupPercent | 30 |
| ColorCorrection | true |
| Currency | USD |
| DateCreated | 2012-09-06T07:12:06+00:00 |
| Default | true |
| Description | Generic Pricelist |
| FoldedCardEnabled | false |
| FoldedCardMarkupPercent | 30 |
| LastModified | 2023-07-24T17:24:41+00:00 |
| Name | Migrated Portfolio Pricing |
| PricelistKey | KHJSz |
| PrintVendor | WHCC |
| Scope | Inherited |
| WebUri | https://www.smugmug.com/sales/pricing/edit/KHJSz |
Uris
PricelistKey
/api/v2/pricelist/KHJSz
| Uri | /api/v2/pricelist/KHJSz |
|---|---|
| UriDescription | Pricelist by PricelistKey |
| EndpointType | PricelistKey |
| Locator | PricelistKey |
| LocatorType | Object |
PricelistSkuPrices
/api/v2/pricelist/KHJSz!prices
| Uri | /api/v2/pricelist/KHJSz!prices |
|---|---|
| UriDescription | Priced Skus |
| EndpointType | PricelistSkuPrices |
| Locator | PricelistSkuPrice |
| LocatorType | Objects |
Request
| Uri | /api/v2/node/DbZWFL!pricelist |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
POST
| Permissions |
|
|---|
DELETE
| Permissions |
|
|---|
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/node/DbZWFL!pricelist"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
},
"POST": {
"Permissions": [
"Modify"
]
},
"DELETE": {
"Permissions": [
"Modify"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"Parameters": {
"GET": []
},
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "node"
},
{
"type": "singleparam",
"param_name": "nodeid",
"param_value": "DbZWFL",
"param_validator": {}
},
{
"type": "action",
"text": "pricelist"
}
]
},
"Response": {
"Uri": "/api/v2/node/DbZWFL!pricelist",
"Locator": "NodePricelist",
"LocatorType": "Object",
"NodePricelist": {
"CardEnabled": false,
"FoldedCardEnabled": false,
"Currency": "USD",
"LastModified": "2023-07-24T17:24:41+00:00",
"Uri": "/api/v2/node/DbZWFL!pricelist",
"WebUri": "https://www.smugmug.com/sales/pricing/edit/KHJSz",
"UriDescription": "Get, update, or remove the pricelist mapped to this node.",
"Uris": {
"PricelistSkuPrices": {
"Uri": "/api/v2/pricelist/KHJSz!prices",
"Locator": "PricelistSkuPrice",
"LocatorType": "Objects",
"UriDescription": "Priced Skus",
"EndpointType": "PricelistSkuPrices"
},
"PricelistKey": {
"Uri": "/api/v2/pricelist/KHJSz",
"Locator": "PricelistKey",
"LocatorType": "Object",
"UriDescription": "Pricelist by PricelistKey",
"EndpointType": "PricelistKey"
}
},
"ResponseLevel": "Public",
"PricelistKey": "KHJSz",
"CardMarkupPercent": 30,
"FoldedCardMarkupPercent": 30,
"ColorCorrection": true,
"DateCreated": "2012-09-06T07:12:06+00:00",
"Default": true,
"Description": "Generic Pricelist",
"Name": "Migrated Portfolio Pricing",
"PrintVendor": "WHCC",
"Scope": "Inherited"
},
"UriDescription": "Get, update, or remove the pricelist mapped to this node.",
"EndpointType": "NodePricelist",
"Timing": {
"Total": {
"time": 0.0389,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}