Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 4.22 KB

File metadata and controls

18 lines (14 loc) · 4.22 KB

GetExpenseCategoriesResponse

Expense Categories

Fields

Field Type Required Description Example
StatusCode int64 ✔️ HTTP Response Status Code 200
Status string ✔️ HTTP Response Status OK
Service string ✔️ Apideck ID of service provider netsuite
Resource string ✔️ Unified API resource name ExpenseCategories
Operation string ✔️ Operation performed all
Data []components.ExpenseCategory ✔️ N/A
Meta *components.Meta Response metadata
Links *components.Links Links to navigate to previous or next pages through the API
Raw map[string]any Raw response from the integration when raw=true query param is provided