We are integrated with Square Orders via Orders API.
For pickup orders, we have access to prep_time_duration that sets the prep time for an item at which time it would be printed.
For delivery though, there is no DELIVERY fulfilment type available and we have to use SHIPMENT fulfilment type.
Is there an equivalent of prep_time_duration that we can use to control the print time of the orders?