Download OpenAPI specification:
The ThrillConnect API is used as the integration point between an operator's frontend and the ThrillTech platform and services. The API has been designed to support the most common use cases that operators have when integrating the ThrillTech Products with their gaming frontends and portals.
Set or update currency multipliers
base_currency required | string |
required | object |
{- "base_currency": "string",
- "rates": {
- "property1": 0.1,
- "property2": 0.1
}
}
null