ReDoc documentation
200 Success.
401 Unauthorized
Unexpected error
{- "inventoryRequest": {
- "stock_id": 0,
- "items": [
- {
- "sku": "string",
- "qty": 0,
- "extension_attributes": { }
}
], - "extension_attributes": {
- "destination_address": {
- "country": "string",
- "postcode": "string",
- "street": "string",
- "region": "string",
- "city": "string"
}
}
}, - "algorithmCode": "string"
}
{- "source_selection_items": [
- {
- "source_code": "string",
- "sku": "string",
- "qty_to_deduct": 0,
- "qty_available": 0,
- "extension_attributes": { }
}
], - "shippable": true,
- "extension_attributes": { }
}