Retrieve a list of cash vouchers for the authenticated user based on search criteria. This endpoint is currently a placeholder and will be implemented in the future.
GET/api/v1/cash-vouchers
Retrieve a list of cash vouchers for the authenticated user based on search criteria. This endpoint is currently a placeholder and will be implemented in the future.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
List of cash vouchers is successfully returned.
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error