Skip to main content
GET
List ExpenseClaims

Headers

Authorization
string
required

API key. Value must be formatted like so: lucca application={api_key}.

Query Parameters

ownerId
integer[]

Comma-separated list of user identifiers (int).

orderBy
string

{fieldName},{'asc'||'desc'}. Example: ?orderby=declaredOn,desc

declaredOn
string

Examples: between,2022-01-01,202201-31.

paging
string
required

{offset},{limit}. Defaults to 0,1000.

Example:

"100,0"

statusId
string

1: Created; 2: PartiallyApproved; 3: Approved; 4: Controlled; 5: ApprovedAndControlled; 6: PaymentInitiated; 7: Paid; 8: Refused; 9: Cancelled. Examples: 2,3 or PartiallyApproved,Approved.

Response

OK

data
object