Cargowise Native Organization Role Mappings

Modified on Tue, 21 Apr at 11:00 AM

In Chain.io canonical structure there is a Role array which you can find in our Standard Organization JSON.


These roles map to Cargowise Organization flags based on the mapping below.  Set the value on the left and it will check the box that matches the value in the right.

 

 // Finance/CRM
  Payables: 'IsCreditor',
  Receivables: 'IsDebtor',
  Competitor: 'IsCompetitor',
  'Temporary Acct': 'IsTempAccount',
  Sales: 'IsSalesLead',

  // Core logistics roles
  Shipper: 'IsConsignor',
  Consignee: 'IsConsignee',
  Forwarder: 'IsForwarder',
  Carrier: 'IsShippingProvider',
  Broker: 'IsBroker',
  Services: 'IsMiscFreightServices',

  // Extended organization type flags from mapping guide
  'Air Wholesaler': 'IsAirWholesaler',
  'Sea Wholesaler': 'IsSeaWholesaler',
  'Rail Provider': 'IsRailProvider',
  'Line Haul Provider': 'IsLineHaulProvider',
  'Air CTO': 'IsAirCTO',
  'Air Line': 'IsAirLine',
  'Container Yard': 'IsContainerYard',
  'Pack Depot': 'IsPackDepot',
  'Sea CTO': 'IsSeaCTO',
  'Shipping Line': 'IsShippingLine',
  'Unpack Depot': 'IsUnpackDepot',
  'Rail Head': 'IsRailHead',
  'Road Freight Depot': 'IsRoadFreightDepot',
  'Shipping Consortium': 'IsShippingConsortium',
  'Fumigation Contractor': 'IsFumigationContractor',
  'Global Account': 'IsGlobalAccount',
  'National Account': 'IsNationalAccount',
  'Transport Client': 'IsTransportClient',
  'Warehouse Client': 'IsWarehouseClient',
  'Distribution Centre': 'IsDistributionCentre',
  'Controlling Customer': 'IsControllingCustomer',
  'Controlling Agent': 'IsControllingAgent'

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article