IUtility GetChildrenAccounts Method ConfirmDelivery Inc API Documentation
Used to retrieve basic account information for all account under the calling presorter

Namespace: CDI_WCFService3.ICDI_WCFService
Assembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Function GetChildrenAccounts ( _
	authHeader As AuthHeader, _
	userID As Integer _
) As ReturnedUser()

Return Value

An array of the clients customer information. [User Array]
Remarks

See Also