Broker identification
Consistent broker identification across all API calls and URL patterns is essential for proper routing, validation and operational management. This section defines the standardised parameters and their usage throughout the SSO (OAuth) solution.
Broker identification parameters
The API calls defined in the SSO (OAuth) solution take several request body keys and/or query parameters the values of which are provided by Spotware Systems on a per-broker basis.
| Parameter | Data type | Description |
|---|---|---|
brokerCrmName | string | A unique name designating a broker's CRM system. If several brokers share the same CRM system, they will also have the same brokerCrmName value. |
brokerName | string | A unique name denoting a specific broker (including white labels). |
Multi-broker scenarios
Shared CRM systems
When multiple brokers share the same CRM system:
brokerCrmNamewill be identical across all brokersbrokerNamewill be unique for each broker
White label configurations
For white label deployments:
- Each white label gets a unique
brokerName brokerCrmNamemay be shared with parent broker