Header
Parameter defines the Retailed private key to use.
Parameters
Goat product ID such as 
719082.Country code to filter prices : 
UK, FR, US. Default is US.Response
Hide properties
Hide properties
Stock status
Box condition
Shoe condition
Copy
[
    {
        "sizeOption": {
            "value": 3,
            "presentation": "3"
        },
        "stockStatus": "not_in_stock",
        "boxCondition": "good_condition",
        "shoeCondition": "new_no_defects",
        "lowestPriceCents": {
            "currency": "USD"
        },
        "lastSoldPriceCents": {
            "amount": 13400,
            "currency": "USD",
            "amountUsdCents": 13400
        },
        "instantShipLowestPriceCents": {
            "currency": "USD"
        }
    },
    {
        "sizeOption": {
            "value": 3.5,
            "presentation": "3.5"
        },
        "stockStatus": "not_in_stock",
        "boxCondition": "good_condition",
        "shoeCondition": "new_no_defects",
        "lowestPriceCents": {
            "currency": "USD"
        },
        "lastSoldPriceCents": {
            "amount": 16200,
            "currency": "USD",
            "amountUsdCents": 16200
        },
        "instantShipLowestPriceCents": {
            "currency": "USD"
        }
    },
    {
        "sizeOption": {
            "value": 3.5,
            "presentation": "3.5"
        },
        "stockStatus": "not_in_stock",
        "boxCondition": "badly_damaged",
        "shoeCondition": "new_no_defects",
        "lowestPriceCents": {
            "currency": "USD"
        },
        "lastSoldPriceCents": {
            "amount": 24000,
            "currency": "USD",
            "amountUsdCents": 24000
        },
        "instantShipLowestPriceCents": {
            "currency": "USD"
        }
    }
]

