You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to list items with Variant group using API. As the documentation (XML example) provided on https://developer.walmart.com/#/apicenter/marketPlace/v3#bulkCreateUpdateItems, it can be done using version 3.1 and the SDK I installed have the example using version 2.1.
The problem here is I don't know how to do it using version 2.1 as there is no XML example provided on Walmart documentation to add a variant group using 2.1.
At this point, I am wondering if this can be done using version 2.1 and I tried converting the SDK code to version 3.1 here is the code.
Not sure if this is the right way to do this but doing so does not give any validation error and feed gets successfully submited but it gives two different error after processing.
Swatch metadata validation failed for the asset url and rank
Please provide package and/or product dimensions.
I would really appreciate if you can help me move in the right direction as it is very important for me.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to list items with Variant group using API. As the documentation (XML example) provided on https://developer.walmart.com/#/apicenter/marketPlace/v3#bulkCreateUpdateItems, it can be done using version 3.1 and the SDK I installed have the example using version 2.1.
The problem here is I don't know how to do it using version 2.1 as there is no XML example provided on Walmart documentation to add a variant group using 2.1.
At this point, I am wondering if this can be done using version 2.1 and I tried converting the SDK code to version 3.1 here is the code.
Not sure if this is the right way to do this but doing so does not give any validation error and feed gets successfully submited but it gives two different error after processing.
Swatch metadata validation failed for the asset url and rank
Please provide package and/or product dimensions.
I would really appreciate if you can help me move in the right direction as it is very important for me.
The text was updated successfully, but these errors were encountered: