# Get 'Customerearningsrevenuesetting' Endpoint: GET /revenue/customerearnings/customerearningsrevenuesetting/{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) ## Response 200 fields (application/json): - `article` (object, required) - `article.id` (string) - `reporting_month_frequency` (integer, required) - `quota` (number, required) - `reporting_month_offset` (integer, required) - `id` (string, required) Additional Validation Information: Must be unique - `name` (string, required) - `custom_id` (string,null) - `pre_first_report_value` (number) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: min_value, max_value - `firm_value_indexation_setting` (object,null) - `firm_value_indexation_override_base_year` (integer,null) - `description` (string,null) - `missing_report_value` (number,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: min_value, max_value - `missing_report_penalty_months` (integer,null) - `min_value` (number,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: pre_first_report_value, missing_report_value, max_value - `missing_report_penalty_fee_interval` (integer,null) - `pending_monitor_approval_amount` (any) - `tags` (any) - `report_due_notify_days` (integer,null) - `customer_columns` (any) - `max_value` (number,null) Additional Validation Information: This value must be set with a proper magnitude, in relation to the following fields: pre_first_report_value, missing_report_value, min_value - `report_late_notify_interval_days` (integer,null) - `missing_report_penalty_fee` (number) - `created_at` (string) - `start_reporting_from_month` (integer) - `organization` (object,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields