-
|
I’ve double-checked that the shipping group name exists and is assigned to the SKU in Seller Central, but the error persists. Has anyone run into this before? Any help or suggestions would be really appreciated! Request : { Response : { |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi @nileshAIA To update the Merchant shipping group attribute, you need to pass the enumeration key instead of shipment group name. Call getDefinitionsProductType operation using I hope this helps! Thank You, |
Beta Was this translation helpful? Give feedback.
-
|
I wanted to thank you for the support you provided. The solution you shared helped me successfully resolve the issue I was facing. Your assistance made a real difference, and I truly appreciate it. Thanks again for your help! |
Beta Was this translation helpful? Give feedback.
Hi @nileshAIA
To update the Merchant shipping group attribute, you need to pass the enumeration key instead of shipment group name. Call getDefinitionsProductType operation using
sellerIdto retrieve the valid enum values. The response contains a link to the schema, click the schema link to seemerchant_shipping_groupdata requirement and valid enum values. Refer to the Tutorial: Retrieve Merchant Shipping Templates for more information.I hope this helps!
Thank You,
Ritika
Selling Partner API Developer Services