PUT api/Customers/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| PaymentType | PaymentType |
None. |
|
| Offices | Collection of Office |
None. |
|
| Contracts | Collection of Contract |
None. |
|
| Users | Collection of User |
None. |
|
| OutOfContracts | Collection of OutOfContract |
None. |
|
| Id | integer |
None. |
|
| CompanyName | string |
Required Max length: 100 |
|
| ExtendedCompanyName | string |
Required Max length: 50 |
|
| VatNumber | string |
Max length: 50 |
|
| TaxCode | string |
Max length: 50 |
|
| BankAccount | string |
Max length: 50 |
|
| BankAbiCode | string |
Max length: 50 |
|
| BankCabCode | string |
Max length: 50 |
|
| UserName | string |
Max length: 50 |
|
| Password | string |
Max length: 50 |
|
| string |
Max length: 100 |
||
| RmaWeb | boolean |
None. |
|
| CustomerCodeForEsolve | integer |
None. |
|
| Deleted | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
None.