The GetSingleCustomerDisplay function returns the customerDisplay object for the given primary key.
Method | /GetSingleCustomerDisplay |
The request body is of type GetSingleCustomerDisplay.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCustomerDisplayResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCustomerDisplayResult | CustomerDisplayInfo |
|