Creating a partial shipment

Is there a way to create a partial shipment using the /shipments endpoint.

Currently, the /shipments POST requires a shipment object, allocation_id, and order_id.

If our warehouse cannot fulfill the order in its entirety AND we have been instructed to ship the products we do have available, how do we indicate to Veeqo that this shipment pertains to only certain line items within the order?