You need to connect to one or more tenants to To be able to send IC messages to IC CC Partners through API calls, you need to connect to one or more tenants. API calls enables enable you to send IC CC messages to IC CC Partners in different databases as well as those contained in the same database as your company.

You can access the Tenant setup from the Wisefish Intercompany Cross-Company Setup page.

...

To setup set up a Tenant you need to give the Tenant a Tenant Id and name and then provide connection parameters dependent on the Authentication Type used. Two authentication types are currently supported at this moment, Basic and OAuth authentication.

For the Basic authentication you need to provide the tenant's API Base URLalong with Username and Password.

For the OAuth authentication you need to provide the Tenant ID, Client ID and OAuth Secret.
(Need to register the application in Azure AD, retrieve an Entra ID and OAuth secret, and then register the App ID in BC in “Microsoft Entra Applications”.)

...