Update my investor information

PATCH {{base_url_servicing}}/holders/me

https://docs.tokeny.com/reference/updatemeholder

Update Loged Holder

Update the requester Holder profile with its information.
🔐 Note that the authentication must provide sufficient privileges to access the information of the holder. The HOLDER_MANAGEMENT permissions grant full access to the data. Otherwise information returned are limited to the ones defined in the access grant.

Request Body

{"notification"=>true, "tokenId"=>"ed71ea99-19b7-4fb0-bbcc-ed3250a57c25", "keys"=>[{"birthday"=>"1985-05-05T00:00:00.000Z", "birthplace"=>"Luxembourg", "firstName"=>"PubliclyAvailable", "gender"=>"Female", "idNumber"=>"555555", "lastName"=>"DummyInvestorFive", "nationality"=>"LUX", "occupation"=>"Finance", "passportNumber"=>"5555555", "phone"=>"+33655555555", "politicallyExposed"=>false, "buildingNumber"=>"5555", "street"=>"Street", "city"=>"Luxembourg", "state"=>"State", "country"=>"LUX", "zipCode"=>"55559"}]}