question

ismdcf avatar image
ismdcf asked bryanvargas answered

Single API for Update Order with Modifiers

Is there an update order API call which allows us to add bulk line items along with all the modifiers using a single API call?


What we are looking for is something similar to the 'Create Atomic Order' API, but for an already created order.


REST APIInventoryModifiers
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

bryanvargas avatar image
bryanvargas answered

Hey, the Update Order endpoint will give you access to update an existing order. The orderId is a header in a call.

v3/merchants/{mId}/orders/{orderId}

To see more that can be added to the payload, please visit the API Reference: https://docs.clover.com/reference/orderupdateorder

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