Creates a payment for a booking using Cash or UPI. Use this when the client pays via cash or UPI outside the app; then use the Confirm payment endpoint to mark the payment as completed.
Documentation Index
Fetch the complete documentation index at: https://apidocs.neetocal.com/llms.txt
Use this file to discover all available pages before exploring further.
{your-subdomain} with your workspace’s subdomain. Use the X-Api-Key header to provide your workspace API key. 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 bookings response.
"8sqtzrs"
OK - Payment created. Use the returned id when confirming the payment.
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"