Cross-domain references: Customer (from customer-auth), API Key (from customer-auth)
Integration(.Integration Slug) is an entity type.
Connected Account(.Customer, .Integration) is an entity type.
Connect Session(.Session Token) is an entity type.
Integration Slug is a value type.
Integration Name is a value type.
Integration Type is a value type. The possible values of Integration Type are 'auction-buying-and-selling', 'credit-reports', 'credit-applications', 'dealer-management-system', 'pricing-valuations', 'vehicle-history-reports'.
Integration Status is a value type. The possible values of Integration Status are 'Active', 'Coming Soon'.
Integration Url is a value type.
Session Token is a value type.
Session Status is a value type. The possible values of Session Status are 'PENDING', 'SUCCESS', 'ERROR', 'CANCELLED'.
Redirect Uri is a value type.
Connect Url is a value type.
Integration has Integration Type. Integration has Integration Name. Integration has Integration Status. Integration has Integration Url. Customer connects to Integration via Connected Account.
Connected Account has Email Address. Connected Account has API Key.
Connect Session has Session Status. Connect Session has Redirect Uri. Connect Session has Connect Url. Connect Session is for Customer. Connect Session is for Integration.
Each Integration has at most one Integration Type. Each Integration has at most one Integration Name. Each Integration Name belongs to at most one Integration. Each Integration has at most one Integration Status. Each Integration has at most one Integration Url. Each Integration Url belongs to at most one Integration. Each Connected Account has at most one Email Address. Each Connected Account has at most one API Key. Each API Key belongs to at most one Connected Account. Each Connect Session has at most one Session Status. Each Connect Session has at most one Redirect Uri. Each Connect Session has at most one Connect Url. Each Connect Session is for at most one Customer. Each Connect Session is for at most one Integration.