InterfaceItem_Custom_LiverpoolMexico_MerchandiseItem
Model
Contains IBM Merchandise Item link related information for the transaction
Nullable
ItemCode :
string
This is the IBM "itemCode" for the merchandise item
Nullable
Description :
string
This is description of the merchandise item as provided by IBM
Nullable
Price :
number (decimal)
This is the unit price of the merchandise item as provided by IBM
Example
{
"ItemCode": "string value",
"Description": "string value",
"Price": 1.23
}