Avatars
You can retrieve an account’s profile image. This is especially useful if you’d like to use the profile image for a corresponding account in your own product.
Get
Gets a binary represention of an avatar.
|
|
Parameters
Name | Type | Description |
---|---|---|
uniqueId | string |
Any unique ID associated with an account such as AccountID, RepresentativeID, Routing Number, or User ID |
Returns
Promise.<Blob>
Examples
|
|