GET api/Watches/InsertProposedStock?storeCode={storeCode}&brandCode={brandCode}&proposedQty={proposedQty}&proposedValue={proposedValue}&UserId={UserId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeCode

integer

Required

brandCode

integer

Required

proposedQty

integer

Required

proposedValue

decimal number

Required

UserId

integer

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>