ProductStockAvailableDto
customer_availableintegerRequired
store_availableintegerRequired
Indicates how many stock is left store-wide.
Example
{
"customer_available": 0,
"store_available": 0
}{
"customer_available": 0,
"store_available": 0
}