POST v6/salesorder/item/getOnHandQuantity/{skuId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| skuId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SharedRecordIdModelv6| Name | Description | Type | Additional information |
|---|---|---|---|
| RecordId | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"recordId": 1
}