GET api/Inventory/CheckInventory?providerId={providerId}&skuCode={skuCode}&orderedQty={orderedQty}&scproductID={scproductID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| providerId | integer |
Required |
|
| skuCode | string |
Required |
|
| orderedQty | integer |
Required |
|
| scproductID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse 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>