List reimbursement items of the organizationAsk AIget https://api.candis.io/v1/organizations/{organizationId}/reimbursement-itemsPath ParamsorganizationIdstringrequiredThe organization ID.Query Paramsoffsetnumber≥ 0Defaults to 0The offset of the first element in the list.limitnumber≥ 1Defaults to 50The maximum number of elements to return.sortFieldstringenumThe field to sort by.REIMBURSEMENT_ITEM_DATEREIMBURSEMENT_ITEM_DATEUPDATED_ATAllowed:REIMBURSEMENT_ITEM_DATEUPDATED_ATsortDirectionstringenumThe direction to sort by.ASCASCDESCAllowed:ASCDESCstatusstringenumCurrent status of the reimbursement item. Comma separated values.EXPORTEDAPPROVEDEXPORTEDAllowed:APPROVEDEXPORTEDtypesstringenumType of the reimbursement item. Comma separated values.GENERAL_EXPENSEGENERAL_EXPENSEHOSPITALITY_EXPENSEPER_DIEMMILEAGEAllowed:GENERAL_EXPENSEHOSPITALITY_EXPENSEPER_DIEMMILEAGEreimbursementItemDateFromstringFrom date and time for reimbursement item date.reimbursementItemDateTostringTo date and time for reimbursement item date.updatedAtFromstringFrom date and time when the reimbursement item was updated.updatedAtTostringTo date and time when the reimbursement item was updated.Responses 200 400 503Updated 4 months ago