Customer update request properties
Customer update request object properties
| Property | Type | Description | Optional |
|---|---|---|---|
| Company | Company request object | Company with unique identifier to link. | No |
| Code | String | Customer Code. | Yes |
| Address | Address request object | Address information for customer location. | Yes |
| PayCollectType | PayCollectType request object | Pay Collect Type with code to link. | Yes |
| VatCode | VatCode request object | Vat with code to link. | Yes |
| Name | String | Customer name. | No |
| VatNumber | String | Vat number. | Yes |
| ChamberOfCommerce | String | Chamber of Commerce number. | Yes |
| Phone | String | Phone number. | Yes |
| Fax | String | Fax number. | Yes |
| BankAccounts | Array | List of Bank accounts. | Yes |
| Number | String | Customer number. | Yes |
| PaymentCondition | PaymentCondition request object | Payment Condition with code to link. | Yes |
| String | Email address. | Yes |
Refer to the Common objects for more details.
