Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 4.38 KB

File metadata and controls

16 lines (12 loc) · 4.38 KB

CreateAccountingEmployeeResponse

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 add
data UnifiedId ✔️ A object containing a unique identifier for the resource that was created, updated, or deleted.
raw Map<String, Object> Raw response from the integration when raw=true query param is provided