hey all
have a question i want to import products from NS to multiple accounts in ChannelAdvisror does someone tried that before in
celigo
i tried this but not working
POST
https://api.channeladvisor.com/v1/Products?access_token=xxxxxxxxxx
{
"ProfileID": [12345678, 87654321],
"Sku": "10000002",
"Title": "WingLights Fixed - Direction Indicators for Bicycles/Turning Signals/Blinkers",
"Brand": "WingLights",
"Manufacturer": "Bike Products Inc.",
"MPN": "wlf-di-bikes",
"Condition": "New",
"Description": "WingLights is not only a direction indicators for bicycles, it is the first of its kind. Produced by a multi-awarded startup, WingLights represents an important improvement for cycling safety accessories. It provides the same visual signal as cars and motorcycles do when they are about to turn.<p>Indeed, the tempo and luminosity are exactly the same as the ones required for cars and motorcycles by legislation. You can now exercise or commute safely everywhere, anytime, even in an urban environment.<p>Who said innovation had to be complex?",
"UPC": "012345678901",
"BuyItNowPrice": 34.99,
"RetailPrice": 39.99
}