Inventory Actions Query Input
- 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