POST api/ProductSize/GetProductSizeQuantity
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "5397dd58-e240-4863-9cac-2df0148f3a8c",
"BranchIDs": [
1,
2,
3
],
"IncludeNull": true,
"currentQuantity": true
}
application/x-www-form-urlencoded
Sample: