Confirm a gateway callback and settle the balance
POST /api/v1/pay-booking/:bookingId/callback
Verifies the gateway callback and idempotently applies the payment to the booking's balance. Safe under concurrent callback + webhook for the same payment.
Request