v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Rate

Create rate

Creates a new billing rate. The rate can be associated with a team if the teamId is provided, otherwise it will be a personal rate. User must have appropriate team permissions to create team rates. The rate includes a title, billing factor and optional extra charge.

post/v1/rates

Request body

titlestring
factorstring decimal
extrastring decimal
enabledboolean
archivedboolean
teamIdstring

Response

Rate created successfully

idstring
userstring
lastUpdateinteger
createdinteger
deletedboolean
titlestring
factorstring decimal
extrastring decimal
enabledboolean
archivedboolean