
iSolved API Integration Profile
Information and guides about integrating with iSolved API
Add iSolved Integration to Your ProductGet Client Absence Policy in iSolved API
Gets a single client absence policy by Id
Input schema fields
| Field Name | API Key | Type | |
|---|---|---|---|
| Path Parameters | pathParameters | object | |
| Client Id | pathParameters.clientId | integer | |
| Id | pathParameters.id | integer | |
| Query | query | object | |
| Headers | headers | object | 
Output schema fields
| Field Name | API Key | Type | Description | 
|---|---|---|---|
| Id | id | integer | Unique Object Id | 
| Absence Name | absenceName | string | Policy Name | 
| Accrual | accrual | object | Represents a client defined accrual type | 
| Id | accrual.id | integer | Unique Object Id | 
| Accrual Description | accrual.accrualDescription | string | A description of the accrual type |