V1Transactions
V1UpdateOrder
Updates the details of an online store order. Every update you perform on an order corresponds to one of three actions:
put/v1/{location_id}/orders/{order_id}
Path parameters
location_idstring required
The ID of the order's associated location.
order_idstring required
The order's Square-issued ID. You obtain this value from Order objects returned by the List Orders endpoint
Request body
Response
Success