# Bulk write 'Brfapartmentpledge' Endpoint: POST /brf/common/brfapartmentpledge/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): - `reference` (string, required) - `brf_apartment` (object, required) - `brf_apartment.id` (string) - `removal_notation_date` (string,null) - `removal_notation_by` (object,null) - `notation_by` (object,null) - `custom_id` (string,null) - `organization` (object,null) - `from_date` (string,null) - `notation_date` (string,null) - `creditor` (string,null) ## Response 201 fields (application/json): - `reference` (string, required) - `id` (string, required) Additional Validation Information: Must be unique - `brf_apartment` (object, required) - `brf_apartment.id` (string) - `removal_notation_date` (string,null) - `removal_notation_by` (object,null) - `customer_columns` (any) - `notation_by` (object,null) - `created_at` (string) - `tags` (any) - `custom_id` (string,null) - `organization` (object,null) - `from_date` (string,null) - `pending_monitor_approval_amount` (any) - `notation_date` (string,null) - `creditor` (string,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields