PostRate |
This topic describes the ShipExec Server PostRate Business Rule
a business rule hook that fires after the Rate event
public void PostRate(ShipmentRequest shipmentRequest, List<ShipmentResponse> shipmentResponses, List<Service> services, SortType sortType, SerializableDictionary userParams) { }