Update Customer record by specified primary key
Method | /UpdateCustomer |
The request body is of type UpdateCustomer.
Name | Description | Data Type |
---|---|---|
customer | CustomerInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCustomerResponse.
Name | Description | Data Type |
---|---|---|
UpdateCustomerResult | xml:int |
|