{
"CompetitivePrices": [
{
"CompetitivePriceId": "string",
"Price": {
"LandedPrice": {
"currencyCode": "string",
"amount": 0
},
"ListingPrice": {
"currencyCode": "string",
"amount": 0
},
"Shipping": {
"currencyCode": "string",
"amount": 0
},
"Points": {
"pointsNumber": 0,
"pointsMonetaryValue": {
"currencyCode": "string",
"amount": 0
}
}
},
"condition": "string",
"subcondition": "string",
"offerType": "B2C",
"quantityTier": 0,
"quantityDiscountType": "QUANTITY_DISCOUNT",
"sellerId": "string",
"belongsToRequester": true
}
],
"NumberOfOfferListings": [
{
"Count": 0,
"condition": "string"
}
],
"TradeInValue": {
"currencyCode": "string",
"amount": 0
}
}