Method Details for GetServiceContractsForCustomer.
Gets all Service Contracts for the specifed customer
Parameters
- CustomerID Integer The CustomerID of the Customer for which all service contracts should be listed
- ActiveState Integer Limits the list of Service Contract based on the Active state. -1 = No filter, 0 = Inactive only, 1 = Active only
- token SecurityToken Security token associated with the request
Returns
A list of Service Contracts