Skip to main content
Cancel a car rental booked through Jinko and tell the customer what it costs before anything happens. The fee in force is quoted first and the quote is persisted, so the cancellation that follows is bound to the terms the customer actually saw; the refund is the amount paid less that fee, issued on Jinko’s side. Guest auth, booking_ref + item_id (plus last_name for guests) from the confirmation email. Changing a rental (dates, vehicle, extras) is not available; the only path to a different rental is to cancel and book again.

Parameters