post
https://example.com/booking/v1/payment-accounts/by-link
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to create a payment form link that lets a guest complete a payment account flow.
Before you call this endpoint
- Include an access token with the
payment-accounts.managescope. - Prepare the request details needed to generate the payment form link.
- Use this endpoint when you want the guest to complete the payment flow outside your application by opening a hosted payment form.
What this endpoint does
The API creates a hosted payment form link for a payment account flow. Share the link with the guest so they can complete the required payment step.
Authorization
Send an access token that includes the payment-accounts.manage scope.
400Bad request.
401You are unauthorized.
403Forbidden.
404The Request-URI could not be found.
415Unsupported media type.
499Client closed request.
500An unexpected error occurred.
503The server is currently unavailable. Please try later.