Resolve Stock by Sales Channel type and code
/V1/inventory/stock-resolver/{type}//{code}
(Required)
<string>
curl -L \ --url 'http://{{baseurl}}/V1/inventory/stock-resolver/{type}/{code}'
{ "stock_id": 4692958, "name": "reprehenderit consequat", "extension_attributes": { "sales_channels": [ { "type": "sit incididunt nulla consectetur", "code": "id", "extension_attributes": { "value": "<Error: Too many levels of nesting to fake this schema>" } }, { "type": "do reprehenderit ea", "code": "aliquip elit Excepteur", "extension_attributes": { "value": "<Error: Too many levels of nesting to fake this schema>" } } ] } }