Update or cancel a payment for reservation

Use this request to update or cancel an upcoming payment. To cancel, set the the payment status to CANCELLED.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reservation ID

string
required

Payment ID

Body Params

Payment parameters

string
enum

Payment status

paymentMethod
object
required

Payment method object "Recorded" cash payment method example

number
date

Expected charge date. Not passing this param at all or passing it with a past date, will immediately charge the payment.

date

Used when adding a record to payment history - the actual charge date.

string
string

Stripe pm_ token representing a credit card tok_ kind of tokens are NOT supported

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json