ServiceRouterTimeOffGetBalance Method | |
Note: This API is now obsolete.
Namespace: AppOne.Web.Service.Services.V1R0Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax Exceptions Remarks
Use this method to get time off balance information of all or a specific subset of employees
Property | Description |
---|
Action | ALL: Use the string 'ALL' to return all user balances. EMPID: Use the string 'EMPID' to return only the EmpIdentifier values passed into the TimeOffGetBalanceParamsIn.EmpIdentifiers list.
|
Required Fields
*
AuthToken
*
ActionSee Also