Is there a way to exchange lineItems in an order programmatically?
This doesn't seem to work. https://www.clover.com/apidocs#ordersExchange
I am getting the following response.
HTTP/1.1 400 Bad Request content-length: 46 content-type: application/json; charset=utf-8 X-Frame-Options: SAMEORIGIN
{"message":"Request must contain a line item"}