updateReservation
Update a reservation. If the status is changed to REFUNDED
, then the buyer assignment is removed, and the associated lot or unit will be marked as AVAILABLE
at the originally listed price. Note: marking a reservation as REFUNDED
does not automatically refund associated charges. Charges can be refunded using refundStripeCharge
.
Arguments
input:UpdateReservationInput!