Create Ultimate Beneficial Owner

CreateUltimateBeneficialOwner

How it works

By calling this method, you will link an Ultimate Beneficial Owner into a legal payment account. All Legal accounts need to provide their Ultimate Beneficial Owner information in order to be validated.

XML

<CreateUltimateBeneficialOwner xmlns="Service_mb">
   <wlLogin>string</wlLogin>
   <wlPass>string</wlPass>
   <wallet>string</wallet>
   <firstName>string</firstName>
   <lastName>string</lastName>
   <nationality>string</nationality>
   <dateOfBirth>string</dateOfBirth>
   <cityOfBirth>string</cityOfBirth>
   <countryOfBirth>string</countryOfBirth>
   <countryOfResidence>string</countryOfResidence>
   <language>string</language>
   <version>string</version>
   <walletIp>string</walletIp>
   <walletUa>string</walletUa>
</CreateUltimateBeneficialOwner>
<CreateUltimateBeneficialOwnerResponse xmlns="Service_mb">
   <CreateUltimateBeneficialOwnerResult>
     <ULTIMATEBENEFICIALOWNERID>string</ULTIMATEBENEFICIALOWNERID>
   </CreateUltimateBeneficialOwnerResult>
</CreateUltimateBeneficialOwnerResponse>

JSON

{
"CreateUltimateBeneficialOwnerInput": {
    "wlLogin": "string",
    "wlPass": "string",
    "wallet": "string",
    "firstName": "string",
    "lastName": "string",
    "nationality": "string",
    "dateOfBirth": "string",
    "cityOfBirth": "string",
    "countryOfBirth": "string",
    "countryOfResidence": "string",
    "language": "string",
    "version": "string",
    "walletIp": "string",
    "walletUa": "string"
    }
}
{
  "CreateUltimateBeneficialOwnerResponse": {
    "CreateUltimateBeneficialOwnerResult": { "ULTIMATEBENEFICIALOWNERID": "string" }
  }
}
ItemDescriptionMandatoryFormatExample
walletWallet ID of the legal payment accountYes[1:100] char33612345678
firstNameUltimate Beneficial Owner's first nameYes[2:256] charPierre
lastNameUltimate Beneficial Owner's last nameYes[2:256] charDupont
nationalityUltimate Beneficial Owner's Nationality, using ISO-3 format.No[0:19] charFRA, USA
Please separate multiple nationalities with a comma.
dateOfBirthUltimate Beneficial Owner's birthdateYesdd/mm/yyyy21/03/1985
cityOfBirthUltimate Beneficial Owner's city of birthYes[0:140] carMontreuil
countryOfBirthUltimate Beneficial Owner's country of birth using ISO-3Yes[3] charFRA
countryOfResidenceUltimate Beneficial Owner's country of residence using ISO-3No[3] charFRA