Add new record to CustomerTypes table
Method | /AddCustomerType |
The request body is of type AddCustomerType.
Name | Description | Data Type |
---|---|---|
customerType | CustomerTypeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddCustomerTypeResponse.
Name | Description | Data Type |
---|---|---|
AddCustomerTypeResult | xml:int |
|