Property |
REQUIRED |
Description |
Example |
BEES Customer |
BEES Care |
BEES Grow |
BEES Force |
BEES Deliver/Loat |
BEES Partner |
contacts array[object] |
false |
true |
true |
true |
|
|
Contact information |
|
contacts.type string |
true |
true |
true |
true |
|
|
The type of the contact. Either “phone” or “email”.
Allowed values: EMAIL | PHONE
|
PHONE |
contacts.value string |
true |
true |
true |
true |
|
|
The value of the contact (the phone or email themselves) |
+5511999999999 |
owner object |
false |
true |
true |
true |
|
|
Owner information |
|
owner.email string |
false |
true |
true |
false |
|
|
The e-mail address of the account owner.
<= 255 characters
|
ACCOUNT_OWNER@EMAIL.COM |
owner.firstName string |
false |
true |
true |
true |
|
|
The first name of the account owner.
<= 255 characters
|
JOHN |
owner.lastName string |
false |
false |
true |
true |
|
|
The surname of the account owner.
<= 255 characters
|
SMITH |
owner.phone string |
false |
true |
true |
true |
|
|
The phone number of the account owner.
<= 255 characters
|
+5511999999999 |