Update Hourly Rate Value

Update Hourly Rate Value

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

rateValueIdstringRequiredformat: "uuid"
The rate valueId

Headers

x-integration-namestringOptional
The name of the calling system passed along as a header parameter

Request

The rate value data
valuedoubleOptional0-1000000000000000000
The hourly rate value

Response

Success
errorobject or null
If the API call failed, this will contain information about the error that occurred.
successboolean or nullRead-only

True if the API call succeeded; false otherwise.

hasErrorboolean or nullRead-only
True if the API call failed.
statusCodeenum or null
The HTTP code of the response.
dataobject or null
Represents the value of an hourly rate for a specific period, including audit information and references to the rate definition and period.