11-27-2023 07:27 AM
11-27-2023 08:17 AM
Error = A user error has occurred. gender is not allowed as a variation specific.
Some Item Specific headings are reserved. They can only be used to label Item Specifics and can not be used to name a Variation.
Change the label a little so that it won't match the Item Specific. For example, change "gender" to "genders" or choose a different word; or add punctuation like a hyphen or underscore on multi-word labels.
11-27-2023 08:21 AM
The basic flow of using the Inventory API to publish a multiple-variation offer involves the use of the following four calls:
Both of the flows above assume that an inventory location has already been set up for the seller. If not, the seller would also have to use the createInventoryLocation call so they could reference an inventory location in the createOffer call.
For more details, please have a look here: https://developer.ebay.com/api-docs/sell/static/inventory/inventory-item-to-offer.html
12-03-2023 04:40 AM
Thanks is that help me.