Skip to main content

Available Purchase Order Lines

GET 

/api/inbound-shipments/:inbound_shipment/available-po-lines

Returns unreceived PO lines grouped by purchase order for the given PO IDs. Each line shows how much quantity is available to assign to this shipment.

Authentication: Requires Bearer token.

Query parameters:

  • purchase_order_ids (required): Comma-separated PO IDs
  • search (optional): Filter by product SKU or name

Request

Responses

Successful response