Get Expense Review

Endpoint to get the ExpenseReview of a specific User.

Path Params
string
required

The ID of the User.

Query Params
status
array of objects

The status of the ExpenseReview.

status
string

The beginning of the period of the search fromDate included (i.e. greater than or equal to) (Formats: yyyy-MM-dd, yyyy-MM-ddThh:mm:ss, yyyy-MM-ddThh:mm:ssZ).

string

The end of the period of the search toDate included (i.e. less than) (Formats: yyyy-MM-dd, yyyy-MM-ddThh:mm:ss, yyyy-MM-ddThh:mm:ssZ).

paymentMethod
array of objects

It determines the filter by payment method of the transaction.

paymentMethod
int32
Defaults to 0

It indicates the specific page to display (the counter starts from zero).

int32
≤ 50
Defaults to 0

It indicates the number of items per page.

string
enum

It indicates how the pages are ordered.

Allowed:
props
array of strings

It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.

props
Responses

404

One or more resource requested does not exist.

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