curl --location 'https://partners.kapitale.com.br/v1/retail/pre-register' \
--header 'Authorization: <api-key>' \
--form 'retail_cnpj=""' \
--form 'retail_representative_name=""' \
--form 'retail_representative_email=""' \
--form 'retail_representative_cpf=""' \
--form 'retail_representative_phone=""' \
--form 'social_contract=@""' \
--form 'representative_id_document=@""'{}