Fee SchedulesV3

Get Rate History

GET
Gets every version of a rate.

Path parameters

rate_idUUIDRequired

Response

This endpoint returns a list of objects
rate_id
UUID
dimensions
object
The dimension values that distinguish this rate from others.
version
integer
The version of this rate in the system.
updated_at
date
updated_by
UUID
entries
list of objects

A rate value in cents for a specific time range. Rate entries can be deactivated, which is set by using the deelte_rate endpoint. Deactivated rate entries are not considered when matching against service lines.

Errors