cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Product could not be found or is not available in the system for the marketplace EBAY_NL

While creating the offer for any product in production environment getting below error:

'P0001' could not be found or is not available in the system for the marketplace EBAY_NL

 

What should I pass as product sku?

 

Is there any specific requirement for product sku values?

 

Here is the offer api call: https://api.ebay.com/sell/inventory/v1/offer

And here is the response:

{
    "errors": [
        {
            "errorId": 25751,
            "domain": "API_INVENTORY",
            "subdomain": "Selling",
            "category": "REQUEST",
            "message": "P0001 could not be found or is not available in the system for the marketplace EBAY_NL.",
            "parameters": [
                {
                    "name": "text1",
                    "value": "P0001"
                },
                {
                    "name": "text2",
                    "value": "EBAY_NL"
                }
            ]
        }
    ]
}

 

Please help us on the same.

Thanks!

Message 1 of 1
latest reply
0 REPLIES 0