Initiate a payment with a provider

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

API version to use for this request

Allowed:
boolean

If true, generates an End-to-End identification for the payment transaction

string
length between 5 and 9
^[0-9]+$

national id or passport number of the end-user

string
length between 8 and 9
^[0-9]+$

The business ID of a customer (business incorporation id)

callbackInformation
object

Webhook and callback configuration stored on the connection (mirrors organization callback shape where applicable)

string

An optional path that is appended to the tppRedirectUrl in open banking payments. During the finalize step of the payment process, the user will be redirected to this specified path instead of the Open-Finance URL.

boolean
Defaults to false

If true, this payment can be used with fake providers

string
string
enum
required

A unique identifier for the provider

string
required

If a payment was created before via the create-payment route you can specify its id here

string
string
enum

The type of the payment service

Allowed:
string

An optional id that can be given to a payment

paymentInformation
object

The information of the payment

bulkPaymentInformation
object

The information of the bulk payment (only one of paymentInformation, bulkPaymentInformation, or paymentId should be provided)

periodicPaymentInformation
object

The information for periodic/recurring payments (only one of paymentInformation, bulkPaymentInformation, periodicPaymentInformation, or paymentId should be provided)

string

The URL to which the user will be redirected after the payment is completed

rtpPaymentInformation
object

RTP (Request to Pay) payment information

Responses

403

Forbidden - Access token missing the required permissions

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