Updates an existing equipment rate set by its id.

After the result of this operation, the server entity will match exactly what is sent here. (i.e., excluded rates will be interpreted as "not needed" and deleted from the server)

For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The equipment rate set guid.

Body Params

The equipment rate set.

An EquipmentRateSet is a grouping of EquipmentRates that should be
applied starting from the EffectiveDate.

string
required

Gets the business unit code.

equipmentRates
array of objects | null

The underlying EquipmentRates

equipmentRates
date-time | null

The DateTime from which these equipment rates become effective.

string
required

Gets the rate set group code, used to identify this particular rate
set.

string | null

Gets the rate set group description.

uuid | null

The Id of the rate set.

Responses
200

Success

Language
Credentials
OAuth2
Missing 4 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!