diff --git a/inventory_provider/db/ims.py b/inventory_provider/db/ims.py
index 6f95241328eb905dff7bd168c5b6189bcf3cce11..34843fe49c4910befd1e69d08945ade6376d4cef 100644
--- a/inventory_provider/db/ims.py
+++ b/inventory_provider/db/ims.py
@@ -20,7 +20,8 @@ CONTACT_PROPERTIES = {
 }
 # http://149.210.162.190:81/ImsVersions/4.19.9/html/5a40472e-48ee-c120-0a36-52a85d52127c.htm  # NOQA
 CUSTOMER_PROPERTIES = {
-    'CustomerRelatedContacts': 32768
+    'CustomerRelatedContacts': 32768,
+    'CustomerType': 262144
 }
 # http://149.210.162.190:81/ImsVersions/4.19.9/html/2d27d509-77cb-537d-3ffa-796de7e82af8.htm  # noqa
 NODE_PROPERTIES = {