3. Update business directors (optional)

PUT {{host}}/v1/profiles/{{business-profile-id}}/directors

Overrides directors in the business profile. Returns the list of all directors associated with the business profile.

Request Body

{"0"=>{"firstName"=>"Jimmy", "lastName"=>"Doe", "dateOfBirth"=>"1982-01-01", "countryOfResidenceIso3Code"=>"usa"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring