Click or drag to resize

IClaims Methods

The IClaims type exposes the following members.

Methods
  NameDescription
Public methodGetClaimDetails
Returns the details of a single filed claim.
Public methodGetClaimDetailsByClaimNumber
Returns a count of pending claims matching one or more supplied search parameters.
Public methodGetClaimsList
Returns a set of claims, with high level information only, matching a particular set of search parameters.
Public methodGetClaimsListByCustomer
Returns a set of claims for a specific customer, with high level information only.
Public methodGetClaimsTaxRate
Returns the sales tax rate of pending claims matching one or more supplied search parameters.
Public methodGetClaimTypes
Returns a count of pending claims matching one or more supplied search parameters.
Public methodGetPendingClaimsCount
Returns a count of pending claims matching one or more supplied search parameters.
Public methodGetPendingClaimsList
Returns a set of claims, with high level information only, matching a particular set of search parameters.
Public methodUploadClaimFile
Uploads a file to help document a filed claim.
Public methodUploadFile
Uploads a file to help document a filed claim.
Top
See Also