Skip to main content

Verify payment with the gateway and settle the balance

POST 

/api/v1/pay-booking/:bookingId/verify

Server-side confirmation: queries the gateway for the booking's orders and applies the first paid one to the booking's balance. Idempotent — call after checkout/redirect.

Request​

Responses​

OK