CRS APIBooking cancellationRefund history for a bookingRefund history for a booking GET /api/v1/bookings/:bookingId/refunds Every refund on the booking with when it was initiated and its current status (PENDING / PROCESSING / PROCESSED / FAILED), oldest first. Request Responses200OK