The UpdateCustomerCounter function updates a customerCounter record.
Method | /UpdateCustomerCounter |
The request body is of type UpdateCustomerCounter.
Name | Description | Data Type |
---|---|---|
customerCounter | CustomerCounterInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCustomerCounterResponse.
Name | Description | Data Type |
---|---|---|
UpdateCustomerCounterResult | xml:int |
|