Creates a new equipment rate set.

Creates a new equipment rate set, using its group code as a unique identifier on the specified business unit.

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…
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!