Goat
Goat Prices
Returns the latest prices for a given product on Goat.
GET
/
api
/
v1
/
scraper
/
goat
/
prices
Header
x-api-key
string
requiredParameter defines the Retailed private key to use.
Parameters
query
string
Goat product ID such as 719082
.
country
string
Country code to filter prices : UK
, FR
, US
. Default is US
.
Response
object
Prices Object
sizeOption
array
value
number
Size value
presentation
string
Size presentation
stockStatus
string
Stock status
boxCondition
string
Box condition
shoeCondition
string
Shoe condition
lowestPriceCents
array
currency
string
Currency
lastSoldPriceCents
array
amount
number
Amount
currency
string
Currency
amountUsdCents
number
Amount in USD
instantShipLowestPriceCents
array
currency
string
Currency
Was this page helpful?