[
{
"id": "<string>",
"url": "<string>",
"name": "<string>",
"@type": "YahooAuctionsItem",
"status": "<string>",
"price": 123,
"start_price": 123,
"buy_now_price": 123,
"tax_rate": 123,
"bid_count": 123,
"bidder_count": 123,
"watch_count": 123,
"quantity": 123,
"start_at": 123,
"end_at": 123,
"condition": "<string>",
"condition_name": "<string>",
"category": {
"id": "<string>",
"name": "<string>",
"@type": "YahooAuctionsCategoryRef"
},
"category_path": [],
"brand": {
"id": "<string>",
"name": "<string>",
"@type": "YahooAuctionsCategoryRef"
},
"marketplace": "<string>",
"description_html": "<string>",
"image": "<string>",
"images": [],
"shipping_paid_by": "<string>",
"shipping_schedule": "<string>",
"shipping_methods": [],
"is_worldwide_delivery": true,
"is_anonymous_delivery": true,
"is_automatic_extension": true,
"is_early_closing": true,
"is_offer_accepted": true,
"is_returnable": true,
"return_policy": "<string>",
"accepts_credit_card": true,
"accepts_paypay": true,
"accepts_bank_transfer": true,
"answered_question_count": 123,
"unanswered_question_count": 123,
"highest_bidders": [],
"seller": {
"id": "<string>",
"url": "<string>",
"@type": "YahooAuctionsSeller",
"display_name": "<string>",
"image": "<string>",
"rating_count": 123,
"good_rating": 123,
"is_store": true,
"is_best_store": true,
"is_excellent_seller": true,
"is_verified": true,
"is_speed_shipping": true,
"region": "<string>",
"region_code": 123,
"profile_message": "<string>",
"store_licenses": []
}
}
]