latestOpenAPI 3.0.0Apache 2.02026-08-06199181.1 MB

e0d144609998

ExpenseCustomFields

List all expense custom fields

List all expense custom fields

get/expense-custom-fields

Query parameters

typestring

Search by custom field type

filtersobject

Filter by the above query parameters. <br /> <b>Example:</b> { "type[value]" : "short_text", "type[operator]" : "contains" } which will search for all records that have a type containse "short_text".

sort[asc]'id' | 'field_order'

Sort records in ascending order

sort[desc]'id' | 'field_order'

Sort records in descending order

pageinteger

The particular page to return

per_pageinteger

The number of items to return per page Default: 50 Limit: 200

Response

Successful operation