Skip to main content

Create PO from Backorder

POST 

/api/v2/sales-orders/backorder/create-po

Creates a draft purchase order from a backordered sales order line. Uses the line's product's primary supplier and the shortage quantity (planned allocations without PO coverage).

Authentication: Requires Bearer token.

Request Body:

  • sales_order_line_id (required, integer): The sales order line with the backorder shortage

Request

Responses

Successful response