Class | Description |
---|---|
AccountReference |
Reference to an account by either: * IBAN, of a payment accounts, or * BBAN, for payment accounts if there is no IBAN, or * the Primary Account Number (PAN) of a card, can be tokenised by the ASPSP due to PCI DSS requirements, or * the Primary Account Number (PAN) of a card in a masked form, or * an alias to access a payment account via a registered mobile phone number (MSISDN).
|
Address |
Address
|
Amount |
Amount
|
AmountValue |
The amount given with fractional digits, where fractions must be compliant to the currency definition.
|
Bban |
Basic Bank Account Number (BBAN) Identifier.
|
Bicfi |
BICFI
|
CountryCode |
ISO 3166 ALPHA2 country code.
|
CreatedAt |
Payment creation time according to OpenBanking database
|
CreditorAgentName |
Creditor agent name.
|
CreditorName |
Creditor Name.
|
CurrencyCode |
ISO 4217 Alpha 3 currency code.
|
FundsAvailable |
Equals true if sufficient funds are available at the time of the request, false otherwise.
|
Iban |
International bank account number ISO 31616.
|
MaskedPan |
Masked Primary Account Number.
|
Msisdn |
Mobile phone number.
|
Pan |
Primary Account Number according to ISO/IEC 7812.
|
PaymentInformationResponse |
Generic JSON response body consistion of the corresponding payment initation JSON body together with an optional transaction status field.
|
PaymentInitiation |
PaymentInitiation
|
PaymentInitiationResponse |
Body of the response for a successful payment initiation request.
|
PaymentStatusResponse |
Body of the response for a successful payment initiation status request in case of an JSON based endpoint.
|
PsuMessageText |
Text to be displayed to the PSU.
|
RemittanceInformationUnstructured |
Unstructured remittance information.
|
TransactionStatus |
The transaction status
|
Copyright © 2020. All rights reserved.