Hi guys,
I'm using new RESTful apis in sandbox environment. And I'm pretty sure that I'm following the path sited in the documentation. What I have set up including business policies, location, inventory-item(with sku), offer, opted-in-program: "OUT_OF_STOCK_CONTROL". But now when I'm trying to publish the offer I created, I got this error.
"errors": [
{
"errorId": 25018,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "REQUEST",
"message": "Incomplete account information. Before you can list this item we need some additional information to create a seller's account."
}
]
sandbox seller account: testuser_easygotest10
Anyone can help me with this process?