# Bulk write 'Indexationsetting' Endpoint: POST /revenue/indexation/indexationsetting/list/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Request fields (application/json): - `name` (string, required) - `min_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: firm_quota This value must be set with a proper magnitude, in relation to the following fields: max_quota - `initial_zero_value_months` (integer) - `use_highest_table_value` (boolean,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: firm_quota This field, or at least one of the following fields must be set: firm_quota - `custom_id` (string,null) - `calculate_with_decimals` (integer) - `rounding_mode` (integer) Enum: 0, 1, 2 - `allow_reduction` (boolean) - `base_month` (integer) - `organization` (object,null) - `organization.id` (string) - `firm_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: use_highest_table_value, min_quota, max_quota This field, or at least one of the following fields must be set: use_highest_table_value - `debit_around_month` (integer) - `tables` (array) - `max_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: firm_quota This value must be set with a proper magnitude, in relation to the following fields: min_quota - `min_points_change` (number,null) ## Response 201 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `name` (string, required) - `min_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: firm_quota This value must be set with a proper magnitude, in relation to the following fields: max_quota - `initial_zero_value_months` (integer) - `tags` (any) - `use_highest_table_value` (boolean,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: firm_quota This field, or at least one of the following fields must be set: firm_quota - `customer_columns` (any) - `custom_id` (string,null) - `calculate_with_decimals` (integer) - `rounding_mode` (integer) Enum: 0, 1, 2 - `allow_reduction` (boolean) - `base_month` (integer) - `organization` (object,null) - `organization.id` (string) - `firm_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: use_highest_table_value, min_quota, max_quota This field, or at least one of the following fields must be set: use_highest_table_value - `debit_around_month` (integer) - `pending_monitor_approval_amount` (any) - `tables` (array) - `max_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: firm_quota This value must be set with a proper magnitude, in relation to the following fields: min_quota - `min_points_change` (number,null) - `created_at` (string) ## Response 401 fields ## Response 403 fields ## Response 429 fields