Marks a payment as successful or rejected for Cash or Manual UPI. Call this after the client has paid.
{your-subdomain} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Booking ID (numeric) or booking SID (short ID, up to 10 characters). You can get the booking SID from the Get booking details or List all bookings response.
"8sqtzrs"
Payment record ID returned from the Create payment response.
"0fe4f247-ccce-4615-870d-5ca6982bbf77"
OK - Payment confirmed.
Payment record ID. Use this in the confirm endpoint.
123
Your external payment reference ID.
"your-external-payment-id"
Payment status (e.g. confirmation_pending, successful).
"confirmation_pending"
Payment amount.
100
Currency code.
"USD"