This content has been marked as final.
Show 1 reply
-
1. Re: Create an order ID response (CRM API v3)
M R K Development Pty Ltd Nov 3, 2014 12:38 AM (in response to UPGR8R)Hi UPGR8R,
v3 api follow the same convention when creating (POST) a new *resource* (orders, customers types etc etc).
It is a standard practise to return atleast the ID of the newly created resource.
This could be highly useful in single page/desktop applications scenario which the v3 api should be able to support (once the external oauth is figured out)
Regards,
-Ketan.

