Add new record to Customers table
Method | /AddCustomer |
The request body is of type AddCustomer.
Name | Description | Data Type |
---|---|---|
customer | CustomerInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddCustomerResponse.
Name | Description | Data Type |
---|---|---|
AddCustomerResult | xml:int |
|