# List 'Contractinvoicecontent' Endpoint: GET /accounting/contracts/contractinvoicecontent/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) - `customer_columns` (array) - `global_realestates` (array) - `global_segments` (array) - `tags` (array) - `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 - `contract_lifecycle_restriction` (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 - `contract_types` (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 - `display_order` (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 - `from_invoice_date` (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 - `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 - `tags_filter` (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 - `text_background_color` (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 - `text_color` (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 - `text_content` (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 - `text_title` (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 - `to_invoice_date` (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 - `to_invoice_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: from_invoice_date - `contract_lifecycle_restriction` (integer,null) Enum: 0, 1 - `custom_id` (string,null) - `created_at` (string) - `text_background_color` (string,null) Additional Validation Information: This value must be set together with the following fields: text_title, text_content, text_color - `from_invoice_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: to_invoice_date - `organization` (object,null) - `organization.id` (string) - `company` (object,null) - `text_content` (string,null) Additional Validation Information: This value must be set together with the following fields: text_title, text_background_color, text_color This field, or at least one of the following fields must be set: attachment - `attachment` (object,null) Additional Validation Information: This field, or at least one of the following fields must be set: text_content - `attachment.name` (string) wanted filename of the file - `attachment.md5_hash` (string) base64 encoded md5hash of the file - `attachment.get` (string) - `attachment.post` (object) - `attachment.post.url` (string) - `attachment.post.fields` (object) - `contract_types` (array) - `tags_filter` (array) - `customer_columns` (any) - `text_color` (string,null) Additional Validation Information: This value must be set together with the following fields: text_title, text_content, text_background_color - `tags` (any) - `display_order` (integer,null) - `text_title` (string,null) Additional Validation Information: This value must be set together with the following fields: text_content, text_background_color, text_color ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields