Bookings with the payment status Paid (voucher) have the type "voucher" via API. By default, operator/bookings response only includes bookings of the type "booking".
If you need to include all possible types of bookings including "voucher" into response, you need to send the parameter type like "offline_reservation, booking, voucher, redeem".
You can also find this information in our API documentation.