Skip to main content

Add items to an order from payments

POST 

/orders/:orderId/add-items

Adds order items from existing payments (selected by id) to an unfulfilled order. All-or-nothing: if any payment is already imported, missing, not succeeded, reversed, charged back, has no line items belonging to a product enabled for Order Management, or does not match the order's customer/currency, no items are added and every failing payment is reported.

Request

Responses