{
"responses": [
{
"status": {
"statusCode": 200,
"reasonPhrase": "Success"
},
"body": {
"asin": "B00ZIAODGE",
"marketplaceId": "ATVPDKIKX0DER",
"featuredBuyingOptions": [
{
"buyingOptionType": "New",
"segmentedFeaturedOffers": [
{
"sellerId": "A2R2RITDJNW1Q6",
"condition": "New",
"fulfillmentType": "AFN",
"listingPrice": {
"currencyCode": "USD",
"amount": 11.88
},
"featuredOfferSegments": [
{
"customerMembership": "PRIME",
"segmentDetails": {
"glanceViewWeightPercentage": 33.33,
"sampleLocation": {
"postalCode": {
"countryCode": "US",
"value": "23221"
}
}
}
}
],
"subCondition": "string",
"shippingOptions": [
{
"shippingOptionType": "DEFAULT",
"price": {
"currencyCode": "USD",
"amount": 0
}
}
],
"points": "string",
"primeDetails": "string"
}
]
}
],
"lowestPricedOffers": [
{
"lowestPricedOffersInput": {
"itemCondition": "New",
"offerType": "Consumer"
},
"offers": [
{
"sellerId": "A2R2RITDJNW1Q6",
"condition": "New",
"fulfillmentType": "AFN",
"listingPrice": {
"currencyCode": "USD",
"amount": 11.88
},
"subCondition": "New",
"shippingOptions": [
{
"shippingOptionType": "DEFAULT",
"price": {
"currencyCode": "USD",
"amount": 0
}
}
],
"points": "string",
"primeDetails": {
"eligibility": "NATIONAL"
}
}
]
}
],
"referencePrices": [
{
"name": "CompetitivePrice",
"price": {
"currencyCode": "USD",
"amount": 13.98
}
}
],
"errors": [
{
"code": "INVALID_REQUEST",
"message": "Invalid ASIN format",
"details": [
"string"
]
}
]
}
}
]
}