popand / adminclient

admin client interface
0 stars 0 forks source link

Recommendation post body update #6

Closed popand closed 8 years ago

popand commented 8 years ago

I've changed the update api to use productId as the recommendation identifier to be similar to create.

Please use this format for request body for both create and update: ["{productId1}","{productId2}"] i.e. ["5646cec8235a10a89963efb7", "5646ceb2235a10a89963efa1"]

image