Record
get-inventory-params
No description available.
record get-inventory-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,
}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 |