PostCloseManifest |
This topic describes the ShipExec Server PostCloseManifest Rule
A business rule hook that fires after CloseManifest event
public void PostCloseManifest(string carrier, string shipper, ManifestItem manifestItem, CloseManifestResult closeOutResult, List<Package> packages, SerializableDictionary userParams) { }