Create a corporateAsk AIpost https://api.getunblock.com/corporateCreating a corporate entity which is used as the base entity for all other requestsBody Paramslegal_namestringrequiredMust be less than 70 characterstypestringenumrequiredLIMITED_LIABILITYSOLE_TRADERPARTNERSHIPPUBLIC_LIMITED_COMPANYJOINT_STOCK_COMPANYCHARITYAllowed:LIMITED_LIABILITYSOLE_TRADERPARTNERSHIPPUBLIC_LIMITED_COMPANYJOINT_STOCK_COMPANYCHARITYregistration_numberstringcontact_detailsobjectrequiredcontact_details objectregistered_addressobjectrequiredRequired. Company's registered address. Must include address_line_1, city, country, and post_code.registered_address objecttrading_addressobjectOptional. Company's trading address. If provided, must include address_line_1, city, country, and post_code. address_line_2 is optional.trading_address objectbvnstringBank verification number used for customers in Nigeriatarget_addressstringNeeds to be a valid ethereum address. Normally unique per merchant, unless address is allowed to have duplicatestarget_address_typestringenumSpecifies whether the address is hosted by VASP or self hosted by the userHOSTEDSELF_HOSTEDAllowed:HOSTEDSELF_HOSTEDtarget_address_vaspstringOptional parameter to specify the VASP for target address if the address is hosted. Use GET /vasps to retrieve the list of supported VASPs.target_solana_addressstringNeeds to be an active and rent exempt solana account addresstarget_solana_address_typestringenumSpecifies whether the solana address is hosted by VASP or self hosted by the userHOSTEDSELF_HOSTEDAllowed:HOSTEDSELF_HOSTEDtarget_solana_address_vaspstringOptional parameter to specify the VASP for solana target address if the address is hostedaccepted_terms_and_condition_hashstringA base64 hash of the user-accepted DTR's Terms & Conditions (https://getunblock.com/epmap-terms-of-service)accepted_privacy_policy_hashstringA base64 hash of the user-accepted Unblock Privacy Policy (https://www.getunblock.com/ub-privacy-and-policy)accepted_terms_of_service_hashstringA base64 hash of the user-accepted Unblock Terms of Service (https://getunblock.com/terms-of-service)Responses 201Successful created a corporate 400Body malformed 401Unauthorized 409Already exists 500Unknown errorUpdated 8 months ago