Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 4.21 KB

File metadata and controls

18 lines (14 loc) · 4.21 KB

GetAccountingEmployeesResponse

Employees

Fields

Field Type Required Description Example
statusCode long ✔️ HTTP Response Status Code 200
status String ✔️ HTTP Response Status OK
service String ✔️ Apideck ID of service provider quickbooks
resource String ✔️ Unified API resource name Employees
operation String ✔️ Operation performed all
data List<AccountingEmployee> ✔️ N/A
meta Optional<Meta> Response metadata
links Optional<Links> Links to navigate to previous or next pages through the API
raw Map<String, Object> Raw response from the integration when raw=true query param is provided