Improved

Release Changes 1.29.00 (Go live date: 15/12/2025)

Customer submission

Endpoint: POST /api/v1/customers/{customerId}/submit

  • New validation applied to ensure the total number of associated persons > 51%

Associated persons additional fields

Endpoint: POST /api/v1/customers/{customerId}/associated-persons

New fields:

{
  "isDirector": "boolean", // optional
  "ssn": "xx-xxx-xxxx", // Only required when identity.countryCode=US
}