v2

latestOpenAPI 3.0.12026-07-2693281951.6 KB
Payments

Create Payment

Creates a payment after obtaining the user's authorisation.

Features:

  • CREATE_DOMESTIC_PERIODIC_PAYMENT
  • CREATE_DOMESTIC_SCHEDULED_PAYMENT
  • CREATE_DOMESTIC_SINGLE_INSTANT_PAYMENT
  • CREATE_DOMESTIC_SINGLE_PAYMENT
  • CREATE_INTERNATIONAL_PERIODIC_PAYMENT
  • CREATE_INTERNATIONAL_SCHEDULED_PAYMENT
  • CREATE_INTERNATIONAL_SINGLE_PAYMENT
post/payments

Headers

consentstring required

Mandatory. The consent-token containing the user's authorisation to make the request.

psu-idstring

Conditional. Represents the user's login ID for the Institution to a personal account.

See PSU identifiers to see if this header is required.

psu-corporate-idstring

Conditional. Represents the user's login ID for the Institution to a business account.

See PSU identifiers to see if this header is required.

psu-ip-addressstring

Conditional. The IP address of the PSU.

See PSU identifiers to see if this header is required.

sub-applicationstring uuid

The sub-application ID to which event type is being subscribed to

Response

Created