Create a payment order for the FULL remaining balance
POST/api/v1/pay-booking/:bookingId/order
Creates a gateway order for the live outstanding amount (server-computed — no amount is accepted from the client) and returns the order id + public key for checkout. The backend picks the gateway account by priority, with failover.
Request
Responses
- 200
OK