# Create 'Brfcompany' Endpoint: POST /brf/common/brfcompany/ 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): - `company` (object, required) Additional Validation Information: Must be unique - `company.id` (string) - `financial_plan_registration_date` (string,null) - `transaction_fee_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: transaction_fee_firm_value - `financial_plan_creation_date` (string,null) - `realtor_image_common_info_text` (string,null) - `transaction_fee_firm_value` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: transaction_fee_quota - `organization` (object,null) - `pledge_fee_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: pledge_fee_firm_value - `statutes_document` (object,null) - `statutes_document.name` (string) wanted filename of the file - `statutes_document.md5_hash` (string) base64 encoded md5hash of the file - `statutes_document.get` (string) - `statutes_document.post` (object) - `statutes_document.post.url` (string) - `statutes_document.post.fields` (object) - `reparation_fund_quota_fees` (array) - `transaction_fee_article` (object,null) - `transaction_fee_debits_seller` (boolean,null) - `pledge_fee_firm_value` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: pledge_fee_quota - `financial_plan_document` (object,null) - `pledge_fee_article` (object,null) - `reparation_fund_quota` (number,null) - `statutes_registration_date` (string,null) - `custom_id` (string,null) ## Response 201 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `company` (object, required) Additional Validation Information: Must be unique - `company.id` (string) - `created_at` (string) - `pending_monitor_approval_amount` (any) - `financial_plan_registration_date` (string,null) - `transaction_fee_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: transaction_fee_firm_value - `financial_plan_creation_date` (string,null) - `realtor_image_common_info_text` (string,null) - `transaction_fee_firm_value` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: transaction_fee_quota - `organization` (object,null) - `pledge_fee_quota` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: pledge_fee_firm_value - `statutes_document` (object,null) - `statutes_document.name` (string) wanted filename of the file - `statutes_document.md5_hash` (string) base64 encoded md5hash of the file - `statutes_document.get` (string) - `statutes_document.post` (object) - `statutes_document.post.url` (string) - `statutes_document.post.fields` (object) - `reparation_fund_quota_fees` (array) - `transaction_fee_article` (object,null) - `customer_columns` (any) - `transaction_fee_debits_seller` (boolean,null) - `pledge_fee_firm_value` (number,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: pledge_fee_quota - `financial_plan_document` (object,null) - `tags` (any) - `pledge_fee_article` (object,null) - `reparation_fund_quota` (number,null) - `statutes_registration_date` (string,null) - `custom_id` (string,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields