The UpdateCustomerDisplay function updates a customerDisplay record.
Method | /UpdateCustomerDisplay |
The request body is of type UpdateCustomerDisplay.
Name | Description | Data Type |
---|---|---|
customerDisplay | CustomerDisplayInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCustomerDisplayResponse.
Name | Description | Data Type |
---|---|---|
UpdateCustomerDisplayResult | xml:int |
|