None.
Name | Description | Type | Additional information |
---|---|---|---|
ProdId | integer |
None. |
|
ApId | integer |
None. |
|
UnitId | integer |
None. |
|
LevelId | integer |
None. |
{ "ProdId": 1, "ApId": 2, "UnitId": 3, "LevelId": 4 }
<GetProdPriceRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models"> <ApId>2</ApId> <LevelId>4</LevelId> <ProdId>1</ProdId> <UnitId>3</UnitId> </GetProdPriceRequest>
Sample not available.
1.0
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>