ada 2 bug pada api GET /ticket/check-in/{payment-id} 1. Ketika payment_id tidak ditemukan BE malah error, seharusnya 404 (not found) <img width="3502" height="1825" alt="Image" src="https://github.com/user-attachments/assets/daa1cea6-2e0d-4866-9608-79f76d484aaa" /> 2. Response success di dokumentasi tidak sama dengan response di api <img width="3220" height="1938" alt="Image" src="https://github.com/user-attachments/assets/c09ad5e1-3151-4583-9165-2244e45cb976" />
ada 2 bug pada api GET /ticket/check-in/{payment-id}