Add Refund To Booking
Add Refund to Booking
POST
[PlatformAddress]/api/1.0/venue?action=addRefundToBooking
Add a refund to a booking using this api.
Path Parameters
All invoices of the booking will be checked for the refunded amount and if the amount is refundable then only the refund amount will be added to invoice.
Example Request
Add refund to booking
Payment Details
Returns
Refund Details
Throws
Last updated