Retrieve Expense Claims

Query Params
Ids
array of int32s
Ids
int32

Select only claims that belong to this employee.

boolean

Select only claims that match the submitted condition.

Statuses
array of objects

Select only claims that match these statuses.

Statuses
boolean

Select only claims that match the paid condition.

string

Select only claims of which date is on or after this date (yyyy-MM-dd format).

string

Select only claims of which date is on or before this date (yyyy-MM-dd format).

int32

Specify how many records to be included in the list. Default 100. Max 200.

int32

Specify how many records to skip.

Responses

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