06-02-2025 12:46 AM
My setting entered two shipping method and i would like to modify this options via API. But I don't know how to modify it. Could someone can help me. Thanks.
https://i.imgur.com/nvGtVSq.png
06-02-2025 02:31 PM
You can use the ReviseFixedPriceItem or ReviseItem call to update the item with the new shipping policy ID. You will need to specify the ShippingProfileID in the Item.SellerProfiles.SellerShippingProfile container.
Note: Always verify that the new shipping policy is compatible with the item's category and listing settings.
You can use the updateFulfillmentPolicy API call if you want to update an existing fulfillment policy only.
Best Regards,
eBay Developer Support