The DeleteCustomerDisplay function deletes a customerDisplay record.
Method | /DeleteCustomerDisplay |
The request body is of type DeleteCustomerDisplay.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteCustomerDisplayResponse.
Name | Description | Data Type |
---|---|---|
DeleteCustomerDisplayResult | xml:boolean |
|