Skip to main content

BrightyTransferAccount

idstring<uuid>required

The unique identifier of the Brighty customer. Example: 123e4567-e89b-12d3-a456-426614174000

Possible values: <= 2147483647 characters

namestringrequired

The name of the Brighty customer. Example: John Doe

Possible values: <= 2147483647 characters

picture object
oneOf
null
usernamestringrequired

The username of the Brighty customer. Example: john_doe

Possible values: <= 2147483647 characters

BrightyTransferAccount
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"picture": "null",
"username": "string"
}