01-03-2025 09:43 AM
Hi,
I want to use get_item_by_legacy_id to retrieve all variations of a variant listing.
For this purpose, I am only passing the legacy_item_id, without a group_id or SKU.
However, I receive the following error message:
"The legacy Id is invalid. Use https://api.ebay.com/buy/browse/v1/item/get_items_by_item_group?item_group_id=392017551689 to get the item group details. (#11006)"
The documentation states:
"Note: When passing in the ID for a multi-variation listing, you must also use the legacy_variation_id field and pass in the ID of the specific item variation. If not, all variations within the multi-SKU listing will be retrieved."
Actually, this should return all variations if I do not provide a legacy_variation_id.
What am I doing wrong?
Best regards,
Mike