# Bulk write 'Retroactivebrfapartmentrevenueproposal' Endpoint: POST /revenue/retroactivity/retroactivebrfapartmentrevenueproposal/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): - `end_date` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: start_date - `start_date` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: end_date - `additional_title_suffix` (string,null) - `custom_id` (string,null) - `organization` (object,null) - `organization.id` (string) - `accepted` (boolean,null) ## Response 201 fields (application/json): - `unit_amount` (number, required) - `unit_price` (number, required) - `target_contract` (object, required) - `target_contract.id` (string) - `end_date` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: start_date - `adjusted_period_end` (string, required) - `adjusted_period_start` (string, required) - `id` (string, required) Additional Validation Information: Must be unique - `start_date` (string, required) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: end_date - `is_unaccepted_with_existing_revenue_row` (any) - `additional_title_suffix` (string,null) - `custom_id` (string,null) - `based_on_contract_revenue` (object,null) - `organization` (object,null) - `based_on_space_revenue` (object,null) - `created_at` (string) - `accepted` (boolean,null) - `original_retroactivity_method` (integer) Enum: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ## Response 401 fields ## Response 403 fields ## Response 429 fields