Employee Cost Rate - Sage Intacct Data Target Requirement
Employee Cost Rate - Sage Intacct Data Target Requirement
DataBlend supports the standard API calls to Create Employee Cost Rate within Sage Intacct leveraging the Sage Intacct SDK. In addition, custom fields can be added for data that is unique to your business practices.
Name |
Required | Type | Description |
---|---|---|---|
employeeid | Yes | String | Employee ID |
ratestartdate | Yes | Object | Start date |
billingrate | No | Currency | Hourly rate. Do not use if salaryrate is set. |
salaryrate | No | Currency | Annual salary. Do not use if billingrate is set. |
More questions about Sage Intacct API requirements? Please visit the Sage Intacct API site https://developer.intacct.com/api/employee-expenses/employees/#create-employee-cost-rate-legacy.