Newer Version Available

This content describes an older version of this product. View Latest

Inventory Actions Query Input

Input representation to perform the inventory actions query.
JSON example
1{
2  "items": [
3    {
4      "serializedProductId": "0jRxx000000009hEAA",
5      "sourceLocationId": "131xx0000004FoLAAU",
6      "destinationLocationId": "131xx0000004FpxAAE"
7    },
8    {
9      "serializedProductId": "0jRxx00000000BJEAY",
10      "sourceLocationId": "131xx0000004FoLAAU",
11      "destinationLocationId": "131xx0000004FpxAAE"
12    },
13    {
14      "serializedProductId": "0jRxx00000000CvEAI",
15      "sourceLocationId": "131xx0000004FoLAAU",
16      "destinationLocationId": "131xx0000004FpxAAE"
17    }
18  ]
19}
Properties
Name Type Description Required or Optional Available Version
items Inventory Actions Item Input[] Details to perform the inventory product transfer. Required 59.0