Add a payment to reservation

Use this request to create an immediate or future payment, and to add a record to payment history.

An immediate or future payment is charged using a credit card, where a rerocded payment indicates the funds were collected in other methods such as bank transfer, cash, e-check etc

Path Params
string
required

Reservation ID

Body Params

Payment parameters

paymentMethod
object
required
number
required
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

Free text

boolean

True in case of Authorization hold kind of payments

Responses

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