# List 'Articleaccountoverride' Endpoint: GET /accounting/articles/articleaccountoverride/list/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Query parameters: - `_jsonl` (boolean) - `_order_by` (array) Example: "field_a,-field_b" - `_page` (integer) Additional Validation Information: This value must be set together with the following fields: _page_size - `_page_size` (integer) Additional Validation Information: This value must be set together with the following fields: _page - `_search` (string) - `_slim` (boolean) - `_statistics` (boolean) - `global_realestates` (array) - `global_segments` (array) - `article` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True - `company` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True - `created_at` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: gt, Supports negation (via !): True Operator: gte, Supports negation (via !): True Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True Operator: lt, Supports negation (via !): True Operator: lte, Supports negation (via !): True - `custom_id` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: contains, Supports negation (via !): True Operator: endswith, Supports negation (via !): True Operator: icontains, Supports negation (via !): True Operator: iendswith, Supports negation (via !): True Operator: iexact, Supports negation (via !): True Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True Operator: istartswith, Supports negation (via !): True Operator: startswith, Supports negation (via !): True - `id` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True - `organization` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True - `revenue_loss_account` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: gt, Supports negation (via !): True Operator: gte, Supports negation (via !): True Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True Operator: lt, Supports negation (via !): True Operator: lte, Supports negation (via !): True - `revenue_vat_0_account` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: gt, Supports negation (via !): True Operator: gte, Supports negation (via !): True Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True Operator: lt, Supports negation (via !): True Operator: lte, Supports negation (via !): True - `revenue_vat_12_account` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: gt, Supports negation (via !): True Operator: gte, Supports negation (via !): True Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True Operator: lt, Supports negation (via !): True Operator: lte, Supports negation (via !): True - `revenue_vat_25_account` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: gt, Supports negation (via !): True Operator: gte, Supports negation (via !): True Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True Operator: lt, Supports negation (via !): True Operator: lte, Supports negation (via !): True - `revenue_vat_6_account` (any) Filter can be negated by adding a ! to the end of the parameter name. Additional operators: Operator: gt, Supports negation (via !): True Operator: gte, Supports negation (via !): True Operator: in, Supports negation (via !): True Operator: isnull, Supports negation (via !): True Operator: lt, Supports negation (via !): True Operator: lte, Supports negation (via !): True ## Response 200 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `company` (object, required) - `company.id` (string) - `article` (object, required) - `created_at` (string) - `revenue_vat_0_account` (integer,null) Additional Validation Information: This field, or at least one of the following fields must be set: revenue_vat_6_account, revenue_vat_12_account, revenue_vat_25_account, revenue_loss_account - `revenue_vat_6_account` (integer,null) Additional Validation Information: This field, or at least one of the following fields must be set: revenue_vat_0_account, revenue_vat_12_account, revenue_vat_25_account, revenue_loss_account - `custom_id` (string,null) - `revenue_vat_12_account` (integer,null) Additional Validation Information: This field, or at least one of the following fields must be set: revenue_vat_0_account, revenue_vat_6_account, revenue_vat_25_account, revenue_loss_account - `revenue_vat_25_account` (integer,null) Additional Validation Information: This field, or at least one of the following fields must be set: revenue_vat_0_account, revenue_vat_6_account, revenue_vat_12_account, revenue_loss_account - `revenue_loss_account` (integer,null) Additional Validation Information: This field, or at least one of the following fields must be set: revenue_vat_0_account, revenue_vat_6_account, revenue_vat_12_account, revenue_vat_25_account - `organization` (object,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields