Used to create a new part request header against a case.
This overload takes a set of required parameters for the API.'Declaration
Public Overloads Function CreatePartRequestHeaderCase( _ ByVal contactFirstName As String, _ ByVal contactLastName As String, _ ByVal contactPhone As String, _ ByVal shipToSiteIDNum As String, _ ByVal caseIDNum As String _ ) As ToolkitResult
public ToolkitResult CreatePartRequestHeaderCase( string contactFirstName, string contactLastName, string contactPhone, string shipToSiteIDNum, string caseIDNum )
NOTE: The ContractObjId property on the CreatePartRequestHeaderCaseSetup object should not be set (left as default) unless you need this functionality AND have installed the First Choice ClearCallCenter for ClearLogistics product and schema changes. If you do not have this product and wish to use this functionality, please contact First Choice Software.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family