
GET /v1/quantities?catalogId=GEN_CATALOG &productIds=960038380
{
"quantitiesProducts": {
"960038380": {
"productId": "960038380",
"quantities": [
{ "number": 27, "unit": { "id": "OUNCE", "name": "Ounce" },
"primary": true },
{ "number": 1, "unit": { "id": "COUNT", "name": "Count" },
"primary": false }
]
}
},
"quantitiesRequest": {
"catalogId": "GEN_CATALOG",
"productIds": "960038380"
}
}