# Update 'Brfapartmentinvoiceconfiguration' Endpoint: PATCH /brf/transactions/brfapartmentinvoiceconfiguration/{pk}/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Path parameters: - `pk` (string, required) ## Request fields (application/json): - `tenants` (array, required) - `tenants.id` (string) - `invoice_month_interval` (integer, required) - `configuration_id` (string, required) - `period_from` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: period_to - `brf_apartment` (object, required) - `invoicing_period` (integer, required) Enum: 0, 1, -1 - `reminder_distribution_pushed_until` (string,null) - `period_to` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: period_from - `automatic_creation_paused` (boolean) - `interest_fee_blocked` (boolean,null) - `reminder_blocked` (boolean,null) - `debt_blocked` (boolean,null) - `marking` (string,null) - `customer_reference` (string,null) - `invoicing_attempt_autogiro` (boolean) - `invoicing_default_vat` (integer,null) Enum: 0, 25, 12, 6 - `custom_id` (string,null) - `debt_distribution_pushed_until` (string,null) - `organization` (object,null) ## Response 200 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `tenants` (array, required) - `tenants.id` (string) - `invoice_month_interval` (integer, required) - `configuration_id` (string, required) - `period_from` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: period_to - `brf_apartment` (object, required) - `invoicing_period` (integer, required) Enum: 0, 1, -1 - `reminder_distribution_pushed_until` (string,null) - `period_to` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: period_from - `automatic_creation_paused` (boolean) - `interest_fee_blocked` (boolean,null) - `reminder_blocked` (boolean,null) - `debt_blocked` (boolean,null) - `marking` (string,null) - `created_at` (string) - `pending_monitor_approval_amount` (any) - `customer_reference` (string,null) - `invoicing_attempt_autogiro` (boolean) - `invoicing_default_vat` (integer,null) Enum: 0, 25, 12, 6 - `tags` (any) - `custom_id` (string,null) - `customer_columns` (any) - `debt_distribution_pushed_until` (string,null) - `organization` (object,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields