id
long?
Warehouse branch ID - cannot be null in PUT/PATCH methods
📶 EQUALS
,ENUM
_warehouseId
long
Warehouse
📶 EQUALS
,ENUM
flags
integer
Warehouse branch flags
📶 BITS
visible
boolean [1]
Whether the branch can see the warehouse
📶 EQUALS
, ENUM
subscribed
boolean [1]
Whether the branch is subscribed for warehouse updates
📶 EQUALS
, ENUM
version
timestamp?
Version date and time
📶 EQUALS
, ENUM
, NUMBER
🔽 BOTH
versionDate
timestamp?
Last modification date and time
📶 EQUALS
, ENUM
, NUMBER
🔽 BOTH
visible
to true
the subscribed
must be true
as well.