IClaims Interface |
Namespace: IAS
public interface IClaims
The IClaims type exposes the following members.
| Name | Description | |
|---|---|---|
| GetClaimDetails | Returns the details of a single filed claim. | |
| GetClaimDetailsByClaimNumber | Returns a count of pending claims matching one or more supplied search parameters. | |
| GetClaimsList | Returns a set of claims, with high level information only, matching a particular set of search parameters. | |
| GetClaimsListByCustomer | Returns a set of claims for a specific customer, with high level information only. | |
| GetClaimsTaxRate | Returns the sales tax rate of pending claims matching one or more supplied search parameters. | |
| GetClaimTypes | Returns a count of pending claims matching one or more supplied search parameters. | |
| GetPendingClaimsCount | Returns a count of pending claims matching one or more supplied search parameters. | |
| GetPendingClaimsList | Returns a set of claims, with high level information only, matching a particular set of search parameters. | |
| UploadClaimFile | Uploads a file to help document a filed claim. | |
| UploadFile | Uploads a file to help document a filed claim. |