Skip to main content

Get a List of Expenses

This service lists all expenses between a start and end date, with the option of limiting by resource. Expense Items returned can also be limited by ExpenseItem Status.

Query String Parameters

NameTypeDescriptionRequired
ActionStringExpensesRequired
StartDateTimeFrom Date Range - e.g ‘2024-01-15 09:00:00.000’.Required
EndDateTimeTo Date Range - e.g ‘2024-01-15 11:30:00.000’.Required
ResourceIdIntThe unique identifier of the resource.Optional
ItemStatusIdIntExpense item status Id. Item Status values can be retrieved from the ExpenseItemStatus service mentioned belowOptional

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=Expenses&Start=2024-10-16 00:00:00&End=2024-10-16 23:30:00&ResourceId=78298