Movable is the field of the Location Property and can be created for the certain location. In the way to update the field, the endpoint can be used:

.json query:
{
"data": {
"type": "inventoryLocation",
"attributes": {
"fields": [
{
"id": "773a3b5c-c4d8-4898-8ae8-34d2da1308a4", -- field id
"content": {
"value": false -- true
} } ] } } }
Comments
0 comments
Article is closed for comments.