Get a list of fees

Retrieve a list of fees based on provided filters

Required scopes: flex.community.fees.read

Path Params
string
required

organization slug

Query Params
string

Filter by fee id. Supports single id (e.g. id=xxx) or multiple (e.g. id[$in]=id1,id2).

string

Filter by company id.

string

Filter by member id.

string

Filter by location id.

string

Filter by plan id.

string

Filter by issue date of the fee. Supports date comparison filters: $gt, $gte, $lt, $lte

boolean

Filter by whether the fee is refundable (e.g. deposit).

string

Filter by the modified date. Supports date comparison filters: $gt, $gte, $lt, $lte

string

Support date comparison filters: $gt, $gte, $lt, $lte

string

Select fields to return

string
string
number
Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json