Aliases
You can assign unique aliases to Accounts and Identities.
Use Aliases to assign unique codes to Accounts, i.e iBAN number, or to Identities, i.e phone number. You can assign multiple Aliases to a single Account or identity. Each Alias can be assigned only once. Both Account and Identity cannot share the same Alias.
IMPORTANT: Both Accounts and Identities share the same realm-wide alias directory.
Account Aliases
To create Alias for account you must add type: "account"
in your Request.
In response you will get new Alias.
Identity Aliases
To create Alias for account you must add type: "identity"
in your Request.
In response you will get new alias.
Last updated