Need shipment date by line item

I am trying to capture fulfillment date by line from the orders table via API. Can you tell me which data field will give me this information?

Hi,

An order’s lines will all have shipped with the order, and that date will be captured in the shipping_info.ship_date field.