Skip to main content
GET
Get Fees from a client

Authorizations

Authorization
string
header
required

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

Path Parameters

client_id
integer
required

Response

200 - application/json

List of fees

id
integer
name
string
estimate
number<float>
work_order
string
description
string
frequency
integer
status
enum<string>
Available options:
active,
inactive
estimated_time
integer
start
string<date>
end
string<date>
currency_id
integer