Response [200 Ok]

Uri /api/v2/user/KBOOpics!features
UriDescription User's account features information
EndpointType Features
Locator Features
LocatorType Object

Features [1 of 1]
/api/v2/user/KBOOpics!features

Uri /api/v2/user/KBOOpics!features
UriDescription User's account features information
Albums true
Backprinting false
BasicCustomization true
CSS false
Coupon false
CustomPackaging false
Directory false
Events false
GrantAccess false
MultiplePricelists false
Packages false
Pricing false
Printmarks false
RightClickProtection false
Sales false
Sharpening false
SiteCustomization false
Themes true
Upload true
Video true
Watermarks false

Timing

Total

cycles 1
objects 0
time 0.035

Request

Uri /api/v2/user/KBOOpics!features
Method GET
Version v2

Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /user
  • /
  • !features

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Output Fields

Albums boolean
Backprinting boolean
BasicCustomization boolean
CSS boolean
Coupon boolean
CustomPackaging boolean
Directory boolean
Events boolean
GrantAccess boolean
MultiplePricelists boolean
Packages boolean
PremiumStorage boolean
Pricing boolean
Printmarks boolean
RightClickProtection boolean
Sales boolean
Sharpening boolean
SiteCustomization boolean
Themes boolean
Upload boolean
Video boolean
Watermarks boolean

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/user/KBOOpics!features"
    },
    "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": "Albums",
                "Type": "Boolean"
            },
            {
                "Name": "Backprinting",
                "Type": "Boolean"
            },
            {
                "Name": "BasicCustomization",
                "Type": "Boolean"
            },
            {
                "Name": "Coupon",
                "Type": "Boolean"
            },
            {
                "Name": "CSS",
                "Type": "Boolean"
            },
            {
                "Name": "CustomPackaging",
                "Type": "Boolean"
            },
            {
                "Name": "Directory",
                "Type": "Boolean"
            },
            {
                "Name": "Events",
                "Type": "Boolean"
            },
            {
                "Name": "GrantAccess",
                "Type": "Boolean"
            },
            {
                "Name": "MultiplePricelists",
                "Type": "Boolean"
            },
            {
                "Name": "Packages",
                "Type": "Boolean"
            },
            {
                "Name": "Pricing",
                "Type": "Boolean"
            },
            {
                "Name": "Printmarks",
                "Type": "Boolean"
            },
            {
                "Name": "PremiumStorage",
                "Type": "Boolean"
            },
            {
                "Name": "RightClickProtection",
                "Type": "Boolean"
            },
            {
                "Name": "Sales",
                "Type": "Boolean"
            },
            {
                "Name": "Sharpening",
                "Type": "Boolean"
            },
            {
                "Name": "SiteCustomization",
                "Type": "Boolean"
            },
            {
                "Name": "Themes",
                "Type": "Boolean"
            },
            {
                "Name": "Upload",
                "Type": "Boolean"
            },
            {
                "Name": "Video",
                "Type": "Boolean"
            },
            {
                "Name": "Watermarks",
                "Type": "Boolean"
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "user"
            },
            {
                "type": "singleparam",
                "param_name": "nickname",
                "param_value": "KBOOpics"
            },
            {
                "type": "action",
                "text": "features"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/user/KBOOpics!features",
        "Locator": "Features",
        "LocatorType": "Object",
        "Features": {
            "Albums": true,
            "Backprinting": false,
            "BasicCustomization": true,
            "Coupon": false,
            "CSS": false,
            "CustomPackaging": false,
            "Directory": false,
            "Events": false,
            "GrantAccess": false,
            "MultiplePricelists": false,
            "Packages": false,
            "Pricing": false,
            "Printmarks": false,
            "RightClickProtection": false,
            "Sales": false,
            "Sharpening": false,
            "SiteCustomization": false,
            "Themes": true,
            "Upload": true,
            "Video": true,
            "Watermarks": false,
            "Uri": "/api/v2/user/KBOOpics!features",
            "UriDescription": "User's account features information"
        },
        "UriDescription": "User's account features information",
        "EndpointType": "Features",
        "Timing": {
            "Total": {
                "time": 0.035,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}