As long as I know it's not possible. Look here: http://devdocs.magento.com/guides /m1x/api/rest/Resources/Orders/sales_orders.html. It says:.
You could try the Magento Rest API but I don't that'll be much faster.
You need to set ACL Attribute Rules from System -> Web Services -> Rest Attributes.
$ quote->collectTotals()->save(); //Create order from quote $service ...
the occasion of creating account, reset password and when someone orders something ...
I am 'communicating' with a Magento web app(version 1.9.2.2) via the REST API in a C# ASP.NET MVC application. The application essentially ...
Please refer to the Create and manage grouped products tutorial article on Magento Devdocs.
I want to create rest api for magento 1.9 but I am unable to find any developer documentation for the same. Please if some could refer me some ...
Magento 1.9 Api Create Order : Useful Links. Related searches. magento 1 api create order · magento api create order · magento 1.9 rest api create order.
You can create a partial invoice by adding to the payload an array of items to be
invoiced. Endpoint: POST