Retrieve Expense ClaimsAsk AIget https://api.accountabilityone.com/v1/ExpenseClaimsQuery ParamsIdsarray of int32sIdsADD int32EmployeeIdint32Select only claims that belong to this employee.SubmittedbooleanSelect only claims that match the submitted condition.truefalseStatusesarray of objectsSelect only claims that match these statuses.StatusesADD stringPaidbooleanSelect only claims that match the paid condition.truefalseDateFromstringSelect only claims of which date is on or after this date (yyyy-MM-dd format).DateTostringSelect only claims of which date is on or before this date (yyyy-MM-dd format).Limitint32Specify how many records to be included in the list. Default 100. Max 200.Offsetint32Specify how many records to skip.Responses 200OK 400Bad Request 401Unauthorized 403ForbiddenUpdated about 1 year ago