v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBReads all Expense records
Reads all Expense records
Query parameters
Retrieve only the expense records that matches the project ids provided in the request.
Retrieve only the expense records that matches the project ids provided in the request.
[ "123", "456" ]
Retrieve only the expense records with end date greater than or equal to the start date provided in the request.
Retrieve only the expense records with end date greater than or equal to the start date provided in the request.
Retrieve only the expense records with start date less than or equal to the end date provided in the request.
Retrieve only the expense records with start date less than or equal to the end date provided in the request.
Retrieve only the expense records that matches the expense ids provided in the request.
Retrieve only the expense records that matches the expense ids provided in the request.
[ "123", "456" ]
Retrieve only the expense records that matches the project ids provided in the request.
Retrieve only the expense records that matches the project ids provided in the request.
[ "123", "456" ]
Retrieve only the expense records that matches the subproject ids provided in the request.
Retrieve only the expense records that matches the subproject ids provided in the request.
[ "123", "456" ]
Retrieve only the expense records that matches the updated after date provided in the request.
Retrieve only the expense records that matches the updated after date provided in the request.
Retrieve only the expense records that matches the employee user name like provided in the request.
Retrieve only the expense records that matches the employee user name like provided in the request.
Retrieve only the expense records that matches the project worker ids provided in the request.
Retrieve only the expense records that matches the project worker ids provided in the request.
[ "123", "456" ]
Response
OK