Record
update-inventory-for-an-item-params
No description available.
record update-inventory-for-an-item-params {
sku: string,
ship-node: option<string>,
wm-sec-access-token: string,
wm-consumer-channel-type: option<string>,
wm-qos-correlation-id: string,
wm-svc-name: string,
quantity: update-inventory-for-an-item-body-quantity,
sku-v2: string,
}Fields
| Name | Type | Description |
|---|---|---|
| sku | string | |
| ship-node | option<string> | |
| wm-sec-access-token | string | |
| wm-consumer-channel-type | option<string> | |
| wm-qos-correlation-id | string | |
| wm-svc-name | string | |
| quantity | update-inventory-for-an-item-body-quantity | |
| sku-v2 | string |