user profile
Sign in
user profile

Issue uploading products to Amazon MWS

by Seller_G4BigHKEBkkIh

I am trying to upload my product, that I am already selling in the UK marketplace (A1F83G8C2ARO7P), but now I want to sell it on ES marketplace (A1RKKUPIHCS9HS).

However, when I use MWS to submit the feed to that ES market, I get the following result for several of my SKUs:

<Result>
<MessageID> 10000000 </ MessageID>
<Result Code> Error </ Result code>
<ResultMessage code> 8541 </ ResultMessage code>
<ResultDescription> The information provided for the SKU does not match the information in the Amazon catalog. The standard_product_id value (s) match the ASIN B073XXXXX, but some information contradicts the information in the Amazon catalog: item_id (seller: & apos; B01D3XXXXX & apos; / Amazon: & apos; B073XXXX & apos;).
                    If this is the correct ASIN for your product, please change the information to match the values in the Amazon catalog. Otherwise, please check if your value for standard_product_id is / are correct. </ Result Description>
<AdditionalInfo>
<SKU> XXX-XXXXXX-XX </ SKU>
</ AdditionalInfo>
</ Result>

This is an example way that represents how I am feeding the products:

<?xml version="1.0" encoding="utf-8"?>
<AmazonEnvelope xsi:noNamespaceSchemaLocation="amzn-envelope.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Header>
        <DocumentVersion>1.01</DocumentVersion>
        <MerchantIdentifier>AX63VXBBTCP2S</MerchantIdentifier>
    </Header>

    <MessageType>Product</MessageType>

    <Message>
        <MessageID>1</MessageID>
        <OperationType>Update</OperationType>

        <Product>
            <SKU>999-6969</SKU>
            <Condition>
                <ConditionType>New</ConditionType>
            </Condition>

            <DescriptionData>
                <Title>vendor Test Product 2 Parent</Title>
                <Brand>vendor</Brand>
                <Description>Material: Leder | Innenmaterial: Textil | Decksohle: Leder | Schafthöhe: 9 cm |
                    Schaftweite: 24 cm | Absatzhöhe: 8 cm | Plateauhöhe: 0 cm | -made in Italy-
                </Description>
                <BulletPoint>made in Italy</BulletPoint>
                <Manufacturer>vendor</Manufacturer>
                <SearchTerms>Shoes</SearchTerms>
                <ItemType>shoes</ItemType>
                <RecommendedBrowseNode>1760365031</RecommendedBrowseNode>
            </DescriptionData>

            <ProductData>
                <Shoes>
                    <ClothingType>Shoes</ClothingType>
                    <VariationData>
                        <Parentage>parent</Parentage>
                        <VariationTheme>Size</VariationTheme>
                    </VariationData>
                    <ClassificationData>
                        <InnerMaterial>leather</InnerMaterial>
                    </ClassificationData>
                </Shoes>
            </ProductData>

        </Product>
    </Message>

    <Message>
        <MessageID>2</MessageID>
        <OperationType>Update</OperationType>

        <Product>
            <SKU>999-6969-33</SKU>
            <StandardProductID>
                <Type>EAN</Type>
                <Value>4251373900008</Value>
            </StandardProductID>
            <Condition>
                <ConditionType>New</ConditionType>
            </Condition>

            <DescriptionData>
                <Title>vendor Test Product 2 Child 33</Title>
                <Brand>vendor</Brand>
                <Description>Material: Leder | Innenmaterial: Textil | Decksohle: Leder | Schafthöhe: 9 cm |
                    Schaftweite: 24 cm | Absatzhöhe: 8 cm | Plateauhöhe: 0 cm | -made in Italy-
                </Description>
                <BulletPoint>made in Italy</BulletPoint>
                <Manufacturer>vendor</Manufacturer>
                <SearchTerms>Shoes</SearchTerms>
                <ItemType>shoes</ItemType>
                <RecommendedBrowseNode>1760365031</RecommendedBrowseNode>
            </DescriptionData>

            <ProductData>
                <Shoes>
                    <ClothingType>Shoes</ClothingType>
                    <VariationData>
                        <Parentage>child</Parentage>
                        <Size>33</Size>
                        <Color>Invisible</Color>
                        <VariationTheme>Size</VariationTheme>
                    </VariationData>
                    <ClassificationData>
                        <InnerMaterial>leather</InnerMaterial>
                    </ClassificationData>
                </Shoes>
            </ProductData>

        </Product>
    </Message>

    <Message>
        <MessageID>3</MessageID>
        <OperationType>Update</OperationType>

        <Product>
            <SKU>999-6969-34</SKU>
            <StandardProductID>
                <Type>EAN</Type>
                <Value>4251373900015</Value>
            </StandardProductID>
            <Condition>
                <ConditionType>New</ConditionType>
            </Condition>

            <DescriptionData>
                <Title>vendor Test Product 2 Child 34</Title>
                <Brand>vendor</Brand>
                <Description>Material: Leder | Innenmaterial: Textil | Decksohle: Leder | Schafthöhe: 9 cm |
                    Schaftweite: 24 cm | Absatzhöhe: 8 cm | Plateauhöhe: 0 cm | -made in Italy-
                </Description>
                <BulletPoint>made in Italy</BulletPoint>
                <Manufacturer>vendor</Manufacturer>
                <SearchTerms>Shoes</SearchTerms>
                <ItemType>shoes</ItemType>
                <RecommendedBrowseNode>1760365031</RecommendedBrowseNode>
            </DescriptionData>

            <ProductData>
                <Shoes>
                    <ClothingType>Shoes</ClothingType>
                    <VariationData>
                        <Parentage>child</Parentage>
                        <Size>34</Size>
                        <Color>Invisible</Color>
                        <VariationTheme>Size</VariationTheme>
                    </VariationData>
                    <ClassificationData>
                        <InnerMaterial>leather</InnerMaterial>
                    </ClassificationData>
                </Shoes>
            </ProductData>

        </Product>
    </Message>


</AmazonEnvelope>
Tags: ASIN, Fees, SKU
00
53 views
0 replies
Reply
0 replies
Quick filters
Sort by
There are no more posts to display
Go to original post

Similar Discussions