The SmartUpdateCustomerType function updates a CustomerType record. If the record does not exist, this method adds a record.
Method | /SmartUpdateCustomerType |
The request body is of type SmartUpdateCustomerType.
Name | Description | Data Type |
---|---|---|
customerType | CustomerTypeInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type SmartUpdateCustomerTypeResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateCustomerTypeResult | xml:int |
|