Skip to content

Adding Variations to the putlistingitem #612

Answered by TechyChap
200317314 asked this question in Q&A
Discussion options

You must be logged in to vote

Here the JSON for these attributes for a parent

          "parentage_level": [
            {
              "value": "parent",
              "marketplace_id": "A1F83G8C2ARO7P"
            }
          ],
          "child_parent_sku_relationship": [
            {
              "child_relationship_type": "variation",
              "marketplace_id": "A1F83G8C2ARO7P",
              "parent_sku": ""
            }
          ],
          "variation_theme": [
            {
              "name": "SIZE/COLOR"
            }
          ],

and for a child

 "parentage_level": [
            {
              "value": "child",
              "marketplace_id": "A1F83G8C2ARO7P"
            }
          ],
      …

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@200317314
Comment options

@TechyChap
Comment options

@TechyChap
Comment options

Answer selected by 200317314
@200317314
Comment options

@TechyChap
Comment options

@200317314
Comment options

@TechyChap
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants