Property |
REQUIRED |
Description |
Example |
BEES Customer |
BEES Care |
BEES Grow |
BEES Force |
BEES Deliver/Loat |
representatives array[object]
|
false |
false |
false |
false |
|
The Vendor Representatives. |
|
representatives.email string
|
false |
false |
false |
false |
|
The e-mail of the representative. <= 255 characters |
VENDOR_REPRESENTATIVE@EMAIL.COM |
representatives.name string
|
true |
false |
false |
false |
|
The name of the representative. <= 255 characters |
VENDOR NAME |
representatives.phone string
|
false |
false |
false |
false |
|
The phone number of the representative. <= 255 characters |
+55119999999 |
representatives.primary boolean
|
false |
false |
false |
false |
|
The primary indication of the representative. It's mandatory that EXACTLY ONE 'representative' be 'primary'. |
true |
representatives.productTypes array[string]
|
false |
false |
false |
false |
|
The productTypes of the representative. |
[Beer] |
representatives.role string
|
true |
false |
false |
false |
|
The role of the representative. Allowed value: SALES |
SALES |
representatives.supervisor object
|
false |
false |
false |
false |
|
|
|
representatives.supervisor.email string
|
false |
false |
false |
false |
|
The e-mail of the supervisor. |
SUPERVISOR@EMAIL.COM |
representatives.supervisor.name string
|
true |
false |
false |
false |
|
The name of the supervisor. |
SUPERVISOR NAME |
representatives.supervisor.phone string
|
false |
false |
false |
false |
|
The phone number of the supervisor. |
+55119999999 |
salesRepresentative object
|
false |
false |
false |
false |
|
|
|
salesRepresentative.email string
|
false |
false |
false |
false |
|
The e-mail of the representative. <= 255 characters |
SALES_REPRESENTATIVE@EMAIL.COM |
salesRepresentative.name string
|
true |
false |
false |
false |
|
The name of the representative. <= 255 characters |
SALES NAME |
salesRepresentative.phone string
|
false |
false |
false |
false |
|
The phone of the representative. <= 255 characters |
+55119999999 |