SalespersonInsert
input
Creates a new Salesperson.
Fields
| Name | Type | Description |
|---|---|---|
vat | String | |
number | String! | |
name | String! | |
address | String | |
city | String | |
zipCode | String | |
email | String | |
website | String | |
phone | String | |
fax | String | |
contactName | String | |
contactEmail | String | |
contactPhone | String | |
notes | String | |
baseCommission | Float | |
documentCopies | Int | |
countryId | Int! | |
geographicZoneId | Int | |
languageId | Int! |