Click or drag to resize

PostShip

This topic describes the ShipExec Client PostShip Business Rule

A business rule hook that fires after the Ship event

Sample PostShip Business Rule
JavaScript
    this.PostShip = function(shipmentRequest, shipmentResponse) {

    }

See Also