question

harshapaul avatar image
harshapaul asked Jacob Abrams answered

Sending multiple orders in a single rest call.

We have an orders structure in XML, whereby the entire information related to orders is covered as part of a single XML. However I see from this link https://www.clover.com/apidocs#!/orders , that for creating a single order we may need to make multiple APIs viz. lineitem, lineitemid, discounts, discountid, modifications, modifierid, payment, service_charge etc. So if I have 10 items in an order and 10 orders in our XML, there will be more than 100 calls for syncing a single set of orders from our end. Is there any other way, where by this is possible in a single call?

Orders
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jacob Abrams avatar image
Jacob Abrams answered

Unfortunately the answer for now is we don't support batch operations. Take a look at this answer: http://devask.clover.com/question/306...

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community