post https://sandbox.dev.clover.com/v3/merchants//orders//line_items
Creates a new line item for an order. Requests must include either a price
or an item
object with an inventory item id
.
Note: To ensure platform stability, an order is limited to a maximum of 3,000 line items. If this call would cause the order to exceed this limit, the request will fail with a 400 Bad Request
error.