get
https://api.genability.com/rest/public/tariffs//history
Return a complete history of tariff revisions for a given masterTariffId.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to return the complete revision history for a tariff by masterTariffId.
When to use this endpoint
Use GET /rest/public/tariffs/{masterTariffId}/history when you need to:
- Review all versions of a tariff over time.
- Check when tariff rates, riders, or variable lookup prices changed.
- Poll a stored tariff to determine whether its version history changed.
Path parameter
| Parameter | Type | Description |
|---|---|---|
masterTariffId | Long | Unique Arcadia ID that persists across all revisions of a tariff. |
