Payments
Returns a paged list of all the payments
This API uses OAuth 2 with the credentials grant flow.
The id of the profile
OK
OK
Creates a payment flow.
This API uses OAuth 2 with the credentials grant flow.
The id of the profile
Your internal reference, we index this reference for you to search later, not required to use. We also use this for idempotency
b5c9d214-f408-4215-990e-f892c24a6080Payment method type ID
openbankingPossible values: Description of the payment shown to the PSUISO 3166-1 alpha-2 currency code
EURPossible values: ID of the customer that is paying
Payment method to be used for execution of this payment, this payment method must be one of the payment methods of the customer, required when customer is set.
Amount of the payment in cents of the currency
8230Free form key/ value pair
{"key1":123,"customer_id":"123object","internal_reference":"X938378B01","debited":true}OK
Invalid request
Returns the status of the payment, and payment data
This API uses OAuth 2 with the credentials grant flow.
The id of the profile
The id of the payment
OK
Resource not found
Cancels a payment flow, or initaited payment, whenever possible.
This API uses OAuth 2 with the credentials grant flow.
The id of the profile
The id of the payment
OK
Invalid request
Was this helpful?