SalespersonUpdate
input
Updates a Salesperson.
Updates the selected Salesperson with the inserted data. Only the fields sent are updated.
Fields
| Name | Type | Description |
|---|---|---|
salespersonId | Int! | |
visible | Int | |
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 |