Create payment method

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

Guest ID

Body Params

Payment method parameters.
If there's auto-payments with payment method CASH (no payment method defined in the UI), then they will be changed to the added payment method automatically.

Create payment method with Stripe token from tokenization process.

string
required

ID from Stripe payment method

boolean
Defaults to false

TRUE if credit card was collected with setup_intent performed on the frontend

string
required
Defaults to null

The payment processing account Id used in the tokenization process

string

Reservation ID

boolean
Defaults to false

Allow this payment method for reusage in other guest's reservations

Response
201

Payment method created

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!