Get case vouchers
Get a paginated list of case vouchers. Can be filtered by the reference id of the voucher and by a case voucher property (attribute). Property filtering matches the exact value of a text property.
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.
Path Parameters
Id of the tenant
Query Parameters
Page to get. Starting from 0.
Number of items per page. Maximum 500.
x <= 500Filter by the reference id of the case voucher. For example an invoice number or a parking charge number.
Handle of a case voucher property to filter by. Must be used together with propertyValue. The handle of a property can be found under settings in Debbie Caseworker.
Value of the case voucher property to filter by. Must be used together with propertyHandle. The value must match exactly.
Filter by the creditor the case of the voucher belongs to.