Skip to main content
POST
Copy a Rate

Authorizations

Authorization
string
header
required

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

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

rate-id
string
required

Rate ID

Body

application/json
account_id
string<uuid>
project_ids
string<uuid>[]
service_ids
string<uuid>[]
equipment_ids
string<uuid>[]
name
string
driver_id
string<uuid>
service_class_id
string<uuid> | null
equipment_type_id
string<uuid> | null

Response

Created

data
RateTime-Read · object
required

Base model for Rates. Do not use this directly, instead use the submodels.