hotel-purchases

Update Deferred Payment Method

Update the payment method that a scheduled deferred hotel charge uses.

post/hotel-purchases/{hotel_purchase_id}/deferred-payment-method

Path parameters

hotel_purchase_idstring uuid required

Request body

payment_method_idstring required

Stripe payment method ID to use for the scheduled deferred charge.

Response

Successful Response

hotel_purchase_idstring uuid required
statestring required
payment_method_idstring required
card_last4string nullable
charge_attemptsinteger required
planned_charge_datestring nullable

Changes