Create a payment form link for a payment account

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

Use this endpoint to create a payment form link that lets a guest complete a payment account flow.

Before you call this endpoint

  1. Include an access token with the payment-accounts.manage scope.
  2. Prepare the request details needed to generate the payment form link.
  3. 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.

Body Params

The definition of the payment account to be created

target
object
required
string
required
date-time
required
string
required
string
length ≤ 280
string
Headers
string
Responses

400

Bad request.

401

You are unauthorized.

403

Forbidden.

404

The Request-URI could not be found.

415

Unsupported media type.

499

Client closed request.

500

An unexpected error occurred.

503

The server is currently unavailable. Please try later.

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