The draft shipment creation workflow allows the API user to create a shipment without courier waybill (draft shipment), regardless of the label-printing permissions of the MOL user. Â Moreover this workflow allows the user to finalize this API draft shipment with a new request.
To create an API draft shipment and to finalize it, there are two passages to consider:
ShipmentRequest with IsDraft Parameter: this parameter has to be put within the ShipmentRequest;
FinalizeShipmentRequest: this is a new request for finalizing the API draft shipments.
Note: both these workflows are NOT used by eShip Plugins