Returns the list of persons (brokers, agents).
|
API token
|
|
|
output
|
|
| Parameter | Type | Reqd | Description | Options |
|---|---|---|---|---|
| get_broker | boolean | Return only brokers | ||
| get_agent | boolean | Return only agents | ||
| active | boolean | Return only active persons |
| Parameter | Type | Description |
|---|---|---|
| person | array | List of brokers/agents |
| broker_person_oid | integer | Person/agent OID |
| broker_person_name | string | Name |
| broker_person_title | string | Title (for brokers) |
| broker_person_email | string | E-mail address (for brokers) |
| broker_person_phone | string | Phone (for brokers) |
| broker_person_mobile | string | Mobile phone (for brokers) |
| broker_person_fax | string | Fax (for brokers) |