Config

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

Options

Path

  • /api
  • /v2
  • /album
  • /
  • /image
  • /
  • !shareuris

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Output Fields

BuyUri fullurl
LightboxUri fullurl

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/album/CfWgpw/image/DgZbn6j-0!shareuris"
    },
    "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": "LightboxUri",
                "Type": "FullUrl",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "BuyUri",
                "Type": "FullUrl",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "album"
            },
            {
                "type": "singleparam",
                "param_name": "albumkey",
                "param_value": "CfWgpw",
                "param_validator": {}
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "DgZbn6j-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "shareuris"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/album/CfWgpw/image/DgZbn6j-0!shareuris",
        "Locator": "AlbumImageShareUris",
        "LocatorType": "Object",
        "AlbumImageShareUris": {
            "LightboxUri": "https://www.jazzyphoto.com/Client-Login/2019-Photobooths/Jocelyn-Coimbre-2019-Birthday/i-DgZbn6j/A",
            "BuyUri": "https://www.jazzyphoto.com/Client-Login/2019-Photobooths/Jocelyn-Coimbre-2019-Birthday/i-DgZbn6j/buy",
            "Uri": "/api/v2/album/CfWgpw/image/DgZbn6j-0!shareuris",
            "UriDescription": "URIs that are useful for sharing"
        },
        "UriDescription": "URIs that are useful for sharing",
        "EndpointType": "AlbumImageShareUris",
        "Timing": {
            "Total": {
                "time": 0.0414,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}