Click or drag to resize

IBusinessObjectApiShipOrder Method

ShipOrder

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
ShipmentResponse ShipOrder(
	UserContext userContext,
	string value,
	ShipmentRequest shipmentRequest,
	SerializableDictionary userParams
)

Parameters

userContext
Type: PSI.SoxUserContext
value
Type: SystemString
shipmentRequest
Type: PSI.SoxShipmentRequest
userParams
Type: PSI.SoxSerializableDictionary

Return Value

Type: ShipmentResponse
See Also