IUCJsonItem |
List<ItemCustomerPrice> ItemCustomerPricesGet( string storeId, string cardId, List<ItemCustomerPrice> items )
{
"storeId": "S0001",
"cardId": "10021",
"items": [{
"Id": "40020",
"LineNo": 1,
"Quantity": 1,
"VariantId": "010"
}]
}