GET api/Inventory/CheckProductInventory?providerId={providerId}&skuCode={skuCode}&increasedQty={increasedQty}&decreasedQty={decreasedQty}&isSupplierProduct={isSupplierProduct}&scproductID={scproductID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
providerId

integer

Required

skuCode

string

Required

increasedQty

integer

Required

decreasedQty

integer

Required

isSupplierProduct

boolean

Required

scproductID

integer

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json, text/html

Sample:
1

application/xml, text/xml

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