Skip to main content

Version 3.8.0

· One min read

Corporate root user company position allowed values

Corporate root users who are opening an account on behalf of a company must either be a director or an authorised representative of the company. This is already being checked as part of the corporate KYB process, however the rootUser.companyPosition will now start accepting only DIRECTOR or AUTHORISED_REPRESENTATIVE as valid values.

Affected APIs:

  • POST multi/corporates
  • GET multi/corporates

Corporate company type cannot be updated

Different company types require different KYB processes and therefore the companyType field cannot be updated once a corporate identity is created. The companyType field will be removed from the update corporate API endpoint.

Affected APIs:

  • PATCH multi/corporates