Update CustomerType record by specified primary key
Method | /UpdateCustomerType |
The request body is of type UpdateCustomerType.
Name | Description | Data Type |
---|---|---|
customerType | CustomerTypeInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCustomerTypeResponse.
Name | Description | Data Type |
---|---|---|
UpdateCustomerTypeResult | xml:int |
|