Common (Legacy): Event Rate Scheme via File Upload

Number of APIs: 3

Legacy APIs:

No platform API or publicly documented operations are available for profile or reference data management (Event Rate Schemes).

To streamline workflows that require these operations, users can integrate with existing legacy APIs.

These legacy APIs are public but undocumented and do note that users / user systems must migrate to official public apis as they become vailable. We shall notify via warning headers and will allow atleast 365 days to migrate after the launch of public versions. As of 2024 H2, there is no medium term plan for public APIs.

  1. Search Event Rate Schemes GET https://{{RMS_API_HOST}}/data-store/referenceTables/eventratescheme?where=isActive=true

  2. Download Event Rate Scheme (use as reference) GET https://{{RMS_API_HOST}}/data-store/referenceTables/EventRate/file?where=eventRateSchemeId={{event_rate_scheme_id}}&projection=EventRateUnauditedView

  3. Create Event Rate Scheme via CSV File POST https://{{RMS_API_HOST}}/data-store/referenceTables/eventRateAndScheme/file