What this API does:
These APIs provide the ability for account information service providers (AISPs) registered with Open Banking to access a customer's account and transaction information.
- Register an intent to retrieve account information by creating an "account access consent". This registers the data "permissions", expiration and historical period allowed for transactions / statements - that the customer (PSU) has consented to provide to the AISP.
- Subsequently, retrieve account and transaction data.
Please note the example responses accurately reflect the response data being returned by Virgin Money. The models are the industry standard definitions and do NOT accurately reflect the data that will be returned by Virgin Money.
Access
- Restricted to authorised AISPs - see support pages for information on how to onboard.
- For Transport & Signing certificates supported - see support pages
- For production endpoint - see support pages.
Endpoint configuration
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
Production: https://secureapi.prod.ob.virginmoney.com/vmpsd2-psd2prod/psd2-production/open-banking/v3.1/aisp/accounts
API calls
Account Access

Name | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OBReadConsent1Param * (body) | Default { #/definitions/OBReadConsent1OBReadConsent1{
| ||||||||||||||
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. | ||||||||||||||
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. | ||||||||||||||
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. | ||||||||||||||
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. | ||||||||||||||
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window | ||||||||||||||
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||
201 | Account Access Consents Created { #/definitions/OBReadConsentResponse1OBReadConsentResponse1{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||
415 | Unsupported Media Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|

Name | Description |
---|---|
ConsentId * string (path) | ConsentId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Account Access Consents Read { #/definitions/OBReadConsentResponse1OBReadConsentResponse1{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|

Name | Description |
---|---|
ConsentId * string (path) | ConsentId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||
204 | Account Access Consents Deleted Headers:
| ||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||
403 | Forbidden | ||||||||||||||||||
404 | Not found | ||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Accounts

Name | Description |
---|---|
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Accounts Read { #/definitions/OBReadAccount3OBReadAccount3{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|

Name | Description |
---|---|
AccountId * string (path) | AccountId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Accounts Read { #/definitions/OBReadAccount3OBReadAccount3{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Balances

Name | Description |
---|---|
AccountId * string (path) | AccountId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Balances Read { #/definitions/OBReadBalance1OBReadBalance1{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Beneficiaries

Name | Description |
---|---|
AccountId * string (path) | AccountId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Beneficiaries Read { #/definitions/OBReadBeneficiary3OBReadBeneficiary3{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Direct Debits

Name | Description |
---|---|
AccountId * string (path) | AccountId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Direct Debits Read { #/definitions/OBReadDirectDebit1OBReadDirectDebit1{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Scheduled Payments

Name | Description |
---|---|
AccountId * string (path) | AccountId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Scheduled Payments Read { #/definitions/OBReadScheduledPayment2OBReadScheduledPayment2{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Offers

Name | Description |
---|---|
AccountId * string (path) | AccountId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Offers Read { #/definitions/OBReadOffer1OBReadOffer1{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Standing Orders

Name | Description |
---|---|
AccountId * string (path) | AccountId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Standing Orders Read { #/definitions/OBReadStandingOrder5OBReadStandingOrder5{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Transactions

Details of Virgin Moneys' Proprietary Bank Transaction Codes can be found on the Support page of the developer portal - developer.virginmoney.com
Name | Description |
---|---|
AccountId * string (path) | AccountId |
x-fapi-financial-id * string (header) | The unique id of the ASPSP to which the request is issued. The unique id will be issued by OB. |
x-fapi-customer-last-logged-time string (header) | The time when the PSU last logged in with the TPP. |
x-fapi-customer-ip-address string (header) | The PSU's IP address if the PSU is currently logged in with the TPP. |
x-fapi-interaction-id string (header) | An RFC4122 UID used as a correlation id. |
Authorization * string (header) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 Link opens in a new window |
fromBookingDateTime string($date-time) (query) | The UTC ISO 8601 Date Time to filter transactions FROM |
toBookingDateTime string($date-time) (query) | The UTC ISO 8601 Date Time to filter transactions TO |
x-customer-user-agent string (header) | Indicates the user-agent that the PSU is using. |
Responses
Code | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
200 | Transactions Read { #/definitions/OBReadTransaction5OBReadTransaction5{
Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 | Bad request { #/definitions/OBErrorResponse1OBErrorResponse1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
401 | Unauthorized | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
403 | Forbidden | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
404 | Not found | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
405 | Method Not Allowed | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
406 | Not Acceptable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
429 | Too Many Requests Headers:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
500 | Internal Server Error { #/definitions/OBErrorResponse1OBErrorResponse1{
|
Models
minLength: 1
maxLength: 40
description: | Unambiguous identification of the account to which credit and debit entries are made. | ||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||
Currency* | string pattern: ^[A-Z]{3,3}$ Identification of the currency in which the account is held. | ||||||||||
AccountType* | OBExternalAccountType1Codestring Specifies the type of account (personal or business). [ Business, Personal ] | ||||||||||
AccountSubType* | OBExternalAccountSubType1Codestring Specifies the sub type of account (product family group). [ ChargeCard, CreditCard, CurrentAccount, EMoney, Loan, Mortgage, PrePaidCard, Savings ] | ||||||||||
Description | string minLength: 1 maxLength: 35 Specifies the description of the account type. | ||||||||||
Nickname | string minLength: 1 maxLength: 70 The nickname of the account, assigned by the account owner in order to provide an additional means of identification of the account. | ||||||||||
Account | [ Provides the details to identify an account. #/definitions/OBCashAccount5OBCashAccount5{
| ||||||||||
Servicer | #/definitions/OBBranchAndFinancialInstitutionIdentification5OBBranchAndFinancialInstitutionIdentification5{
|
description: | Unambiguous identification of the account to which credit and debit entries are made. |
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details |
Currency* | string pattern: ^[A-Z]{3,3}$ Identification of the currency in which the account is held. |
AccountType* | OBExternalAccountType1Codestring Specifies the type of account (personal or business). [ Business, Personal ] |
AccountSubType* | OBExternalAccountSubType1Codestring Specifies the sub type of account (product family group). [ ChargeCard, CreditCard, CurrentAccount, EMoney, Loan, Mortgage, PrePaidCard, Savings ] |
Description | string minLength: 1 maxLength: 35 Specifies the description of the account type. |
Nickname | string minLength: 1 maxLength: 70 The nickname of the account, assigned by the account owner in order to provide an additional means of identification of the account. |
description: | Unambiguous identification of the account to which credit and debit entries are made. | ||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||
Currency* | string pattern: ^[A-Z]{3,3}$ Identification of the currency in which the account is held. | ||||||||||
AccountType* | OBExternalAccountType1Codestring Specifies the type of account (personal or business). [ Business, Personal ] | ||||||||||
AccountSubType* | OBExternalAccountSubType1Codestring Specifies the sub type of account (product family group). [ ChargeCard, CreditCard, CurrentAccount, EMoney, Loan, Mortgage, PrePaidCard, Savings ] | ||||||||||
Description | string minLength: 1 maxLength: 35 Specifies the description of the account type. | ||||||||||
Nickname | string minLength: 1 maxLength: 70 The nickname of the account, assigned by the account owner in order to provide an additional means of identification of the account. | ||||||||||
Account* | [ Provides the details to identify an account. #/definitions/OBCashAccount5OBCashAccount5{
| ||||||||||
Servicer | #/definitions/OBBranchAndFinancialInstitutionIdentification5OBBranchAndFinancialInstitutionIdentification5{
|
OBActiveCurrencyAndAmount_SimpleType
pattern: ^\d{1,13}\.\d{1,5}$
OBActiveOrHistoricCurrencyAndAmount
description: | Amount of money of the cash balance after a transaction entry is applied to the account.. |
Amount* | OBActiveCurrencyAndAmount_SimpleTypestring pattern: ^\d{1,13}\.\d{1,5}$ A number of monetary units specified in an active currency where the unit of currency is explicit and compliant with ISO 4217. |
Currency* | string pattern: ^[A-Z]{3,3}$ A code allocated to a currency by a Maintenance Agency under an international identification scheme, as described in the latest edition of the international standard ISO 4217 "Codes for the representation of currencies and funds". |
[ Business, Correspondence, DeliveryTo, MailTo, POBox, Postal, Residential, Statement ]
ProductDetails | ProductDetails{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreditInterest | CreditInterest{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Overdraft | Overdraft{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherFeesCharges | OtherFeesCharges[ title: OtherFeesCharges additionalProperties: false Contains details of fees and charges which are not associated with either Overdraft or features/benefits
|
OBBankTransactionCodeStructure1
description: | Set of elements used to fully identify the type of underlying transaction resulting in an entry. |
Code* | string minLength: 1 maxLength: 4 Specifies the family within a domain. |
SubCode* | string minLength: 1 maxLength: 4 Specifies the sub-product family within a specific family. |
AccountId | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||||||||||||
BeneficiaryId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the beneficiary resource. This identifier has no meaning to the account owner. | ||||||||||||||||||||||||||||||||
Reference | string minLength: 1 maxLength: 35 Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. | ||||||||||||||||||||||||||||||||
CreditorAgent | #/definitions/OBBranchAndFinancialInstitutionIdentification6OBBranchAndFinancialInstitutionIdentification6{
| ||||||||||||||||||||||||||||||||
CreditorAccount | #/definitions/OBCashAccount5OBCashAccount5{
|
AccountId | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details |
BeneficiaryId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the beneficiary resource. This identifier has no meaning to the account owner. |
Reference | string minLength: 1 maxLength: 35 Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. |
AccountId | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||||||||||||
BeneficiaryId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the beneficiary resource. This identifier has no meaning to the account owner. | ||||||||||||||||||||||||||||||||
Reference | string minLength: 1 maxLength: 35 Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. | ||||||||||||||||||||||||||||||||
CreditorAgent | #/definitions/OBBranchAndFinancialInstitutionIdentification6OBBranchAndFinancialInstitutionIdentification6{
| ||||||||||||||||||||||||||||||||
CreditorAccount* | #/definitions/OBCashAccount5OBCashAccount5{
|
description: | Set of elements used to define the balance details. | ||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||
CreditDebitIndicator* | string Indicates whether the balance is a credit or a debit balance. [ Credit, Debit ] | ||||||||||||||
Type* | OBBalanceType1Codestring Balance type, in a coded form. [ ClosingAvailable, ClosingBooked, ClosingCleared, Expected, ForwardAvailable, Information, InterimAvailable, InterimBooked, InterimCleared, OpeningAvailable, OpeningBooked, OpeningCleared, PreviouslyClosedBooked ] | ||||||||||||||
DateTime* | string($date-time) Indicates the date (and time) of the balance. | ||||||||||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||||||
CreditLine | [ Set of elements used to provide details on the credit line. #/definitions/OBCreditLine1OBCreditLine1{
|
[ Credit, Debit ]
description: | Set of elements used to provide details on the credit line. | ||||||
Included* | boolean Indicates whether or not the credit line is included in the balance of the account. | ||||||
Type | OBExternalLimitType1Codestring Limit type, in a coded form. [ Available, Credit, Emergency, Pre-Agreed, Temporary ] | ||||||
Amount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
description: | Set of elements used to provide details on the currency exchange. | ||||||
SourceCurrency* | string pattern: ^[A-Z]{3,3}$ Currency from which an amount is to be converted in a currency conversion. | ||||||
TargetCurrency | string pattern: ^[A-Z]{3,3}$ Currency from which an amount is to be converted in a currency conversion. | ||||||
UnitCurrency | string pattern: ^[A-Z]{3,3}$ Currency from which an amount is to be converted in a currency conversion. | ||||||
ExchangeRate* | number Factor used to convert an amount from one currency into another. This reflects the price at which one currency was bought with another currency. | ||||||
ContractIdentification | string minLength: 1 maxLength: 35 Unique identification to unambiguously identify the foreign exchange contract. | ||||||
QuotationDate | string($date-time) Date and time at which an exchange rate is quoted. | ||||||
InstructedAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
description: | Account to or from which a cash entry is made. | ||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||
DirectDebitId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the direct debit resource. This identifier has no meaning to the account owner. | ||||||
MandateIdentification* | string minLength: 1 maxLength: 35 Direct Debit reference. For AUDDIS service users provide Core Reference. For non AUDDIS service users provide Core reference if possible or last used reference. | ||||||
DirectDebitStatusCode | OBExternalDirectDebitStatus1Codestring Specifies the status of the direct debit in code form. Enum:[ Active, Inactive ] | ||||||
Name* | string minLength: 1 maxLength: 70 Name of Service User. | ||||||
PreviousPaymentDateTime | string($date-time) Date of most recent direct debit collection. | ||||||
PreviousPaymentAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
[ Booked, Pending ]
example: List [ "UK.OBIE.Administrator", "UK.OBIE.Beneficiary", "UK.OBIE.CustodianForMinor", "UK.OBIE.Granter", "UK.OBIE.LegalGuardian", "UK.OBIE.OtherParty", "UK.OBIE.PowerOfAttorney", "UK.OBIE.Principal", "UK.OBIE.Protector", "UK.OBIE.RegisteredShareholderName", "UK.OBIE.SecondaryOwner", "UK.OBIE.SeniorManagingOfficial", "UK.OBIE.Settlor", "UK.OBIE.SuccessorOnDeath" ]
minLength: 1
maxLength: 70
A party’s role with respect to the related account.
Specifies the sub type of account (product family group).
[ ChargeCard, CreditCard, CurrentAccount, EMoney, Loan, Mortgage, PrePaidCard, Savings ]
Specifies the type of account (personal or business).
[ Business, Personal ]
OBExternalCardAuthorisationType1Code
[ ConsumerDevice, Contactless, None, PIN ]
[ AmericanExpress, Diners, Discover, MasterCard, VISA ]
OBExternalDirectDebitStatus1Code
[ Active, Inactive ]
Limit type, in a coded form.
[ Available, Credit, Emergency, Pre-Agreed, Temporary ]
OBExternalLegalStructureType1Code
example: List [ "UK.OBIE.CIC", "UK.OBIE.CIO", "UK.OBIE.Charity", "UK.OBIE.CoOp", "UK.OBIE.GeneralPartnership", "UK.OBIE.Individual", "UK.OBIE.LimitedLiabilityPartnership", "UK.OBIE.LimitedPartnership", "UK.OBIE.PrivateLimitedCompany", "UK.OBIE.PublicLimitedCompany", "UK.OBIE.ScottishLimitedPartnership", "UK.OBIE.Sole" ]
minLength: 1
maxLength: 70
Offer type, in a coded form.
[ BalanceTransfer, LimitIncrease, MoneyTransfer, Other, PromotionalRate ]
Party type, in a coded form.
[ Delegate, Joint, Sole ]
Specifies the Open Banking account access data types. This is a list of the data clusters being consented by the PSU, and requested for authorisation with the ASPSP.
[ ReadAccountsBasic, ReadAccountsDetail, ReadBalances, ReadBeneficiariesBasic, ReadBeneficiariesDetail, ReadDirectDebits, ReadOffers, ReadPAN, ReadParty, ReadPartyPSU, ReadProducts, ReadScheduledPaymentsBasic, ReadScheduledPaymentsDetail, ReadStandingOrdersBasic, ReadStandingOrdersDetail, ReadStatementsBasic, ReadStatementsDetail, ReadTransactionsBasic, ReadTransactionsCredits, ReadTransactionsDebits, ReadTransactionsDetail ]
Product type : Personal Current Account, Business Current Account
[ BusinessCurrentAccount, CommercialCreditCard, Other, PersonalCurrentAccount, SMELoan ]
[ Authorised, AwaitingAuthorisation, Rejected, Revoked ]
[ Arrival, Execution ]
OBExternalStandingOrderStatus1Code
[ Active, Inactive ]
Statement type, in a coded form.
[ AccountClosure, AccountOpening, Annual, Interim, RegularPeriodic ]
description: | Details of the merchant involved in the transaction. |
MerchantName | string minLength: 1 maxLength: 350 Name by which the merchant is known. |
MerchantCategoryCode | string minLength: 3 maxLength: 4 Category code conform to ISO 18245, related to the type of services or goods the merchant provides for the transaction. |
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||
OfferId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the offer resource. This identifier has no meaning to the account owner. | ||||||
OfferType | OBExternalOfferType1Codestring Offer type, in a coded form. [ BalanceTransfer, LimitIncrease, MoneyTransfer, Other, PromotionalRate ] | ||||||
Description | string minLength: 1 maxLength: 500 Further details of the offer. | ||||||
StartDateTime | string($date-time) Date and time at which the offer starts. | ||||||
EndDateTime | string($date-time) Date and time at which the offer ends. | ||||||
Rate | string minLength: 1 maxLength: 10 pattern: ^(-?\d{1,3}){1}(\.\d{1,4}){0,1}$ Rate associated with the offer type. | ||||||
Value | integer($int32) Value associated with the offer type. | ||||||
Term | string minLength: 1 maxLength: 500 Further details of the term of the offer. | ||||||
URL | string minLength: 1 maxLength: 256 URL (Uniform Resource Locator) where documentation on the offer can be found | ||||||
Amount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||
Fee | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
ProductDetails | ProductDetails{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreditInterest | CreditInterest{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Overdraft | Overdraft{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherFeesCharges | OtherFeesCharges{
|
PartyId* | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the customer resource. This identifier has no meaning to the account owner. | ||||||||||||||||||
PartyNumber | string minLength: 1 maxLength: 35 Number assigned by an agent to identify its customer. | ||||||||||||||||||
PartyType | OBExternalPartyType1Codestring Party type, in a coded form. [ Delegate, Joint, Sole ] | ||||||||||||||||||
Name | string minLength: 1 maxLength: 70 Name by which a party is known and which is usually used to identify that party. | ||||||||||||||||||
FullLegalName | string minLength: 1 maxLength: 350 The full legal name of the party. | ||||||||||||||||||
LegalStructure | OBExternalLegalStructureType1Codestring example: List [ "UK.OBIE.CIC", "UK.OBIE.CIO", "UK.OBIE.Charity", "UK.OBIE.CoOp", "UK.OBIE.GeneralPartnership", "UK.OBIE.Individual", "UK.OBIE.LimitedLiabilityPartnership", "UK.OBIE.LimitedPartnership", "UK.OBIE.PrivateLimitedCompany", "UK.OBIE.PublicLimitedCompany", "UK.OBIE.ScottishLimitedPartnership", "UK.OBIE.Sole" ] minLength: 1 maxLength: 70 Legal standing of the party. | ||||||||||||||||||
BeneficialOwnership | boolean A flag to indicate a party’s beneficial ownership of the related account. | ||||||||||||||||||
AccountRole | OBExternalAccountRole1Codestring example: List [ "UK.OBIE.Administrator", "UK.OBIE.Beneficiary", "UK.OBIE.CustodianForMinor", "UK.OBIE.Granter", "UK.OBIE.LegalGuardian", "UK.OBIE.OtherParty", "UK.OBIE.PowerOfAttorney", "UK.OBIE.Principal", "UK.OBIE.Protector", "UK.OBIE.RegisteredShareholderName", "UK.OBIE.SecondaryOwner", "UK.OBIE.SeniorManagingOfficial", "UK.OBIE.Settlor", "UK.OBIE.SuccessorOnDeath" ] minLength: 1 maxLength: 70 A party’s role with respect to the related account. | ||||||||||||||||||
EmailAddress | string minLength: 1 maxLength: 256 Address for electronic mail (e-mail). | ||||||||||||||||||
Phone | string pattern: \+[0-9]{1,3}-[0-9()+\-]{1,30} Collection of information that identifies a phone number, as defined by telecom services. | ||||||||||||||||||
Mobile | string pattern: \+[0-9]{1,3}-[0-9()+\-]{1,30} Collection of information that identifies a mobile phone number, as defined by telecom services. | ||||||||||||||||||
Relationships | #/definitions/OBPartyRelationships1OBPartyRelationships1{
| ||||||||||||||||||
Address | [ Postal address of a party. #/definitions/OBPostalAddress8OBPostalAddress8{
|
description: | The Party's relationships with other resources. | ||||||
Account | #/definitions/OBRelationship1OBRelationship1{
|
description: | Information that locates and identifies a specific address, as defined by postal services. |
AddressType | OBAddressTypeCodestring Identifies the nature of the postal address. Enum:[ Business, Correspondence, DeliveryTo, MailTo, POBox, Postal, Residential, Statement ] |
Department | string minLength: 1 maxLength: 70 Identification of a division of a large organisation or building. |
SubDepartment | string minLength: 1 maxLength: 70 Identification of a sub-division of a large organisation or building. |
StreetName | string minLength: 1 maxLength: 70 Name of a street or thoroughfare. |
BuildingNumber | string minLength: 1 maxLength: 16 Number that identifies the position of a building on a street. |
PostCode | string minLength: 1 maxLength: 16 Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail. |
TownName | string minLength: 1 maxLength: 35 Name of a built-up area, with defined boundaries, and a local government. |
CountrySubDivision | string minLength: 1 maxLength: 35 Identifies a subdivision of a country such as state, region, county. |
Country | string pattern: ^[A-Z]{2,2}$ Nation with its own government. |
AddressLine | [ minItems: 0 maxItems: 7 Information that locates and identifies a specific address, as defined by postal services, presented in free format text. minLength: 1 maxLength: 70] |
description: | Postal address of a party. |
AddressType | OBAddressTypeCodestring Identifies the nature of the postal address. Enum:[ Business, Correspondence, DeliveryTo, MailTo, POBox, Postal, Residential, Statement ] |
AddressLine | [ minItems: 0 maxItems: 5 Information that locates and identifies a specific address, as defined by postal services, that is presented in free format text. minLength: 1 maxLength: 70] |
StreetName | string minLength: 1 maxLength: 70 Name of a street or thoroughfare. |
BuildingNumber | string minLength: 1 maxLength: 16 Number that identifies the position of a building on a street. |
PostCode | string minLength: 1 maxLength: 16 Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail. |
TownName | string minLength: 1 maxLength: 35 Name of a built-up area, with defined boundaries, and a local government. |
CountrySubDivision | string minLength: 1 maxLength: 35 Identifies a subdivision of a country eg, state, region, county. |
Country* | string pattern: ^[A-Z]{2,2}$ Nation with its own government, occupying a particular territory. |
ProductName | string minLength: 1 maxLength: 350 The name of the product used for marketing purposes from a customer perspective. I.e. what the customer would recognise. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ProductId | string minLength: 1 maxLength: 40 Identifier within the parent organisation for the product. Must be unique in the organisation. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SecondaryProductId | string minLength: 1 maxLength: 70 Identifier within the parent organisation for the product. Must be unique in the organisation. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ProductType | OBExternalProductType1Codestring Product type : Personal Current Account, Business Current Account [ BusinessCurrentAccount, CommercialCreditCard, Other, PersonalCurrentAccount, SMELoan ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MarketingStateId | string minLength: 1 maxLength: 35 Unique and unambiguous identification of a Product Marketing State. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherProductType | #/definitions/OBOtherProductType1OBOtherProductType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BCA | #/definitions/OBBCAData1BCA{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PCA | #/definitions/OBPCAData1PCA{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | #/definitions/OBReadData1OBReadData1{
| ||||||||
Risk* | #/definitions/OBRisk2OBRisk2{
|
Data* | {
| ||||||||||||||||
Risk* | #/definitions/OBRisk2OBRisk2{
| ||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Permissions* | [ minItems: 1 Specifies the Open Banking account access data types. This is a list of the data clusters being consented by the PSU, and requested for authorisation with the ASPSP. Specifies the Open Banking account access data types. This is a list of the data clusters being consented by the PSU, and requested for authorisation with the ASPSP. [ ReadAccountsBasic, ReadAccountsDetail, ReadBalances, ReadBeneficiariesBasic, ReadBeneficiariesDetail, ReadDirectDebits, ReadOffers, ReadPAN, ReadParty, ReadPartyPSU, ReadProducts, ReadScheduledPaymentsBasic, ReadScheduledPaymentsDetail, ReadStandingOrdersBasic, ReadStandingOrdersDetail, ReadStatementsBasic, ReadStatementsDetail, ReadTransactionsBasic, ReadTransactionsCredits, ReadTransactionsDebits, ReadTransactionsDetail ]] |
ExpirationDateTime | string($date-time) Specified date and time the permissions will expire. |
TransactionFromDateTime | string($date-time) Specified start date and time for the transaction query period. |
TransactionToDateTime | string($date-time) Specified end date and time for the transaction query period. |
Data* | {
| ||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
description: | Product details of Other Product which is not avaiable in the standard list | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data* | #/definitions/OB_ReadDataProduct1OB_ReadDataProduct1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
description: | Relationship to the Account resource. |
Related* | string Absolute URI to the related resource. |
Id* | string minLength: 1 maxLength: 40 Unique identification as assigned by the ASPSP to uniquely identify the related resource. |
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||
ScheduledPaymentId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the scheduled payment resource. This identifier has no meaning to the account owner. | ||||||||||
ScheduledPaymentDateTime* | string($date-time) The date on which the scheduled payment will be made. | ||||||||||
ScheduledType* | OBExternalScheduleType1Codestring Specifies the scheduled payment date type requested Enum:[ Arrival, Execution ] | ||||||||||
Reference | string minLength: 1 maxLength: 35 Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. | ||||||||||
InstructedAmount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||
CreditorAgent | #/definitions/OBBranchAndFinancialInstitutionIdentification5OBBranchAndFinancialInstitutionIdentification5{
| ||||||||||
CreditorAccount | #/definitions/OBCashAccount5OBCashAccount5{
|
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||
ScheduledPaymentId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the scheduled payment resource. This identifier has no meaning to the account owner. | ||||||
ScheduledPaymentDateTime* | string($date-time) The date on which the scheduled payment will be made. | ||||||
ScheduledType* | OBExternalScheduleType1Codestring Specifies the scheduled payment date type requested Enum:[ Arrival, Execution ] | ||||||
Reference | string minLength: 1 maxLength: 35 Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. | ||||||
InstructedAmount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
Data* | {
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Links* | #/definitions/LinksLinks{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Meta* | #/definitions/MetaMetaData{
|
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||
StandingOrderId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the standing order resource. This identifier has no meaning to the account owner. | ||||||
Frequency* | string minLength: 1 maxLength: 35 pattern: ^(EvryDay)$|^(EvryWorkgDay)$|^(IntrvlDay:((0[2-9])|([1-2][0-9])|3[0-1]))$|^(IntrvlWkDay:0[1-9]:0[1-7])$|^(WkInMnthDay:0[1-5]:0[1-7])$|^(IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]))$|^(QtrDay:(ENGLISH|SCOTTISH|RECEIVED))$ Individual Definitions: | ||||||
Reference | string minLength: 1 maxLength: 35 Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. | ||||||
FirstPaymentDateTime | string($date-time) The date on which the first payment for a Standing Order schedule will be made. | ||||||
NextPaymentDateTime | string($date-time) The date on which the next payment for a Standing Order schedule will be made. | ||||||
FinalPaymentDateTime | string($date-time) The date on which the final payment for a Standing Order schedule will be made. | ||||||
StandingOrderStatusCode | OBExternalStandingOrderStatus1Codestring Specifies the status of the standing order in code form. Enum:[ Active, Inactive ] | ||||||
FirstPaymentAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||
NextPaymentAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||
FinalPaymentAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||
SupplementaryData | #/definitions/OBSupplementaryData1OBSupplementaryData1{
|
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||
StandingOrderId | string minLength: 1 maxLength: 40 A unique and immutable identifier used to identify the standing order resource. This identifier has no meaning to the account owner. | ||||||||||
Frequency* | string minLength: 1 maxLength: 35 pattern: ^(EvryDay)$|^(EvryWorkgDay)$|^(IntrvlDay:((0[2-9])|([1-2][0-9])|3[0-1]))$|^(IntrvlWkDay:0[1-9]:0[1-7])$|^(WkInMnthDay:0[1-5]:0[1-7])$|^(IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]))$|^(QtrDay:(ENGLISH|SCOTTISH|RECEIVED))$ Individual Definitions: | ||||||||||
Reference | string minLength: 1 maxLength: 35 Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. | ||||||||||
FirstPaymentDateTime | string($date-time) The date on which the first payment for a Standing Order schedule will be made. | ||||||||||
NextPaymentDateTime | string($date-time) The date on which the next payment for a Standing Order schedule will be made. | ||||||||||
FinalPaymentDateTime | string($date-time) The date on which the final payment for a Standing Order schedule will be made. | ||||||||||
StandingOrderStatusCode | OBExternalStandingOrderStatus1Codestring Specifies the status of the standing order in code form. Enum:[ Active, Inactive ] | ||||||||||
FirstPaymentAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||
NextPaymentAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||
FinalPaymentAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||
SupplementaryData | #/definitions/OBSupplementaryData1OBSupplementaryData1{
| ||||||||||
CreditorAgent | #/definitions/OBBranchAndFinancialInstitutionIdentification5OBBranchAndFinancialInstitutionIdentification5{
| ||||||||||
CreditorAccount* | #/definitions/OBCashAccount5OBCashAccount5{
|
description: | Provides further details on a statement resource. | ||||||||||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||
StatementId | string minLength: 1 maxLength: 40 Unique identifier for the statement resource within an servicing institution. This identifier is both unique and immutable. | ||||||||||||||||||||||
StatementReference | string minLength: 1 maxLength: 35 Unique reference for the statement. This reference may be optionally populated if available. | ||||||||||||||||||||||
Type* | OBExternalStatementType1Codestring Statement type, in a coded form. [ AccountClosure, AccountOpening, Annual, Interim, RegularPeriodic ] | ||||||||||||||||||||||
StartDateTime* | string($date-time) Date and time at which the statement period starts. | ||||||||||||||||||||||
EndDateTime* | string($date-time) Date and time at which the statement period ends. | ||||||||||||||||||||||
CreationDateTime* | string($date-time) Date and time at which the resource was created. | ||||||||||||||||||||||
StatementDescription | [ Other descriptions that may be available for the statement resource. stringminLength: 1 maxLength: 500] | ||||||||||||||||||||||
StatementBenefit | [ Set of elements used to provide details of a benefit or reward amount for the statement resource. #/definitions/OBStatementBenefit1OBStatementBenefit1{
| ||||||||||||||||||||||
StatementFee | [ Set of elements used to provide details of a fee for the statement resource. #/definitions/OBStatementFee2OBStatementFee2{
| ||||||||||||||||||||||
StatementInterest | [ Set of elements used to provide details of a generic interest amount related to the statement resource. #/definitions/OBStatementInterest2OBStatementInterest2{
| ||||||||||||||||||||||
StatementDateTime | [ Set of elements used to provide details of a generic date time for the statement resource. #/definitions/OBStatementDateTime1OBStatementDateTime1{
| ||||||||||||||||||||||
StatementRate | [ Set of elements used to provide details of a generic rate related to the statement resource. #/definitions/OBStatementRate1OBStatementRate1{
| ||||||||||||||||||||||
StatementValue | [ Set of elements used to provide details of a generic number value related to the statement resource. #/definitions/OBStatementValue1OBStatementValue1{
| ||||||||||||||||||||||
StatementAmount | [ Set of elements used to provide details of a generic amount for the statement resource. #/definitions/OBStatementAmount1OBStatementAmount1{
|
description: | Provides further details on a statement resource. | ||||||||||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||
StatementId | string minLength: 1 maxLength: 40 Unique identifier for the statement resource within an servicing institution. This identifier is both unique and immutable. | ||||||||||||||||||||||
StatementReference | string minLength: 1 maxLength: 35 Unique reference for the statement. This reference may be optionally populated if available. | ||||||||||||||||||||||
Type* | OBExternalStatementType1Codestring Statement type, in a coded form. [ AccountClosure, AccountOpening, Annual, Interim, RegularPeriodic ] | ||||||||||||||||||||||
StartDateTime* | string($date-time) Date and time at which the statement period starts. | ||||||||||||||||||||||
EndDateTime* | string($date-time) Date and time at which the statement period ends. | ||||||||||||||||||||||
CreationDateTime* | string($date-time) Date and time at which the resource was created. | ||||||||||||||||||||||
StatementDescription | [ Other descriptions that may be available for the statement resource. stringminLength: 1 maxLength: 500] | ||||||||||||||||||||||
StatementBenefit | [ Set of elements used to provide details of a benefit or reward amount for the statement resource. #/definitions/OBStatementBenefit1OBStatementBenefit1{
| ||||||||||||||||||||||
StatementFee | [ Set of elements used to provide details of a fee for the statement resource. #/definitions/OBStatementFee2OBStatementFee2{
| ||||||||||||||||||||||
StatementInterest | [ Set of elements used to provide details of a generic interest amount related to the statement resource. #/definitions/OBStatementInterest2OBStatementInterest2{
| ||||||||||||||||||||||
StatementDateTime | [ Set of elements used to provide details of a generic date time for the statement resource. #/definitions/OBStatementDateTime1OBStatementDateTime1{
| ||||||||||||||||||||||
StatementRate | [ Set of elements used to provide details of a generic rate related to the statement resource. #/definitions/OBStatementRate1OBStatementRate1{
| ||||||||||||||||||||||
StatementValue | [ Set of elements used to provide details of a generic number value related to the statement resource. #/definitions/OBStatementValue1OBStatementValue1{
|
description: | Provides further details on a statement resource. | ||||||||||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||
StatementId | string minLength: 1 maxLength: 40 Unique identifier for the statement resource within an servicing institution. This identifier is both unique and immutable. | ||||||||||||||||||||||
StatementReference | string minLength: 1 maxLength: 35 Unique reference for the statement. This reference may be optionally populated if available. | ||||||||||||||||||||||
Type* | OBExternalStatementType1Codestring Statement type, in a coded form. [ AccountClosure, AccountOpening, Annual, Interim, RegularPeriodic ] | ||||||||||||||||||||||
StartDateTime* | string($date-time) Date and time at which the statement period starts. | ||||||||||||||||||||||
EndDateTime* | string($date-time) Date and time at which the statement period ends. | ||||||||||||||||||||||
CreationDateTime* | string($date-time) Date and time at which the resource was created. | ||||||||||||||||||||||
StatementDescription | [ Other descriptions that may be available for the statement resource. stringminLength: 1 maxLength: 500] | ||||||||||||||||||||||
StatementBenefit | [ Set of elements used to provide details of a benefit or reward amount for the statement resource. #/definitions/OBStatementBenefit1OBStatementBenefit1{
| ||||||||||||||||||||||
StatementFee | [ Set of elements used to provide details of a fee for the statement resource. #/definitions/OBStatementFee2OBStatementFee2{
| ||||||||||||||||||||||
StatementInterest | [ Set of elements used to provide details of a generic interest amount related to the statement resource. #/definitions/OBStatementInterest2OBStatementInterest2{
| ||||||||||||||||||||||
StatementDateTime | [ Set of elements used to provide details of a generic date time for the statement resource. #/definitions/OBStatementDateTime1OBStatementDateTime1{
| ||||||||||||||||||||||
StatementRate | [ Set of elements used to provide details of a generic rate related to the statement resource. #/definitions/OBStatementRate1OBStatementRate1{
| ||||||||||||||||||||||
StatementValue | [ Set of elements used to provide details of a generic number value related to the statement resource. #/definitions/OBStatementValue1OBStatementValue1{
| ||||||||||||||||||||||
StatementAmount | [ Set of elements used to provide details of a generic amount for the statement resource. #/definitions/OBStatementAmount1OBStatementAmount1{
|
description: | Set of elements used to provide details of a generic amount for the statement resource. | ||||||
CreditDebitIndicator* | string Indicates whether the amount is a credit or a debit. [ Credit, Debit ] | ||||||
Type* | OBExternalStatementAmountType1Codestring example: List [ "UK.OBIE.ArrearsClosingBalance", "UK.OBIE.AvailableBalance", "UK.OBIE.AverageBalanceWhenInCredit", "UK.OBIE.AverageBalanceWhenInDebit", "UK.OBIE.AverageDailyBalance", "UK.OBIE.BalanceTransferClosingBalance", "UK.OBIE.CashClosingBalance", "UK.OBIE.ClosingBalance", "UK.OBIE.CreditLimit", "UK.OBIE.CurrentPayment", "UK.OBIE.DirectDebitPaymentDue", "UK.OBIE.FSCSInsurance", "UK.OBIE.MinimumPaymentDue", "UK.OBIE.PendingTransactionsBalance", "UK.OBIE.PreviousClosingBalance", "UK.OBIE.PreviousPayment", "UK.OBIE.PurchaseClosingBalance", "UK.OBIE.StartingBalance", "UK.OBIE.TotalAdjustments", "UK.OBIE.TotalCashAdvances", "UK.OBIE.TotalCharges", "UK.OBIE.TotalCredits", "UK.OBIE.TotalDebits", "UK.OBIE.TotalPurchases" ] minLength: 1 maxLength: 40 Amount type, in a coded form. | ||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
description: | Set of elements used to provide details of a benefit or reward amount for the statement resource. | ||||||
Type* | OBExternalStatementBenefitType1Codestring example: List [ "UK.OBIE.Cashback", "UK.OBIE.Insurance", "UK.OBIE.TravelDiscount", "UK.OBIE.TravelInsurance" ] minLength: 1 maxLength: 40 Benefit type, in a coded form. | ||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
description: | Set of elements used to provide details of a generic date time for the statement resource. |
DateTime* | string($date-time) Date and time associated with the date time type. |
Type* | OBExternalStatementDateTimeType1Codestring example: List [ "UK.OBIE.BalanceTransferPromoEnd", "UK.OBIE.DirectDebitDue", "UK.OBIE.LastPayment", "UK.OBIE.LastStatement", "UK.OBIE.NextStatement", "UK.OBIE.PaymentDue", "UK.OBIE.PurchasePromoEnd", "UK.OBIE.StatementAvailable" ] minLength: 1 maxLength: 40 Date time type, in a coded form. |
description: | Set of elements used to provide details of a fee for the statement resource. | ||||||
Description | string minLength: 1 maxLength: 128 Description that may be available for the statement fee. | ||||||
CreditDebitIndicator* | string Indicates whether the amount is a credit or a debit. [ Credit, Debit ] | ||||||
Type* | OBExternalStatementFeeType1Codestring example: List [ "UK.OBIE.Annual", "UK.OBIE.BalanceTransfer", "UK.OBIE.CashAdvance", "UK.OBIE.CashTransaction", "UK.OBIE.ForeignCashTransaction", "UK.OBIE.ForeignTransaction", "UK.OBIE.Gambling", "UK.OBIE.LatePayment", "UK.OBIE.MoneyTransfer", "UK.OBIE.Monthly", "UK.OBIE.Overlimit", "UK.OBIE.PostalOrder", "UK.OBIE.PrizeEntry", "UK.OBIE.StatementCopy", "UK.OBIE.Total" ] minLength: 1 maxLength: 40 Fee type, in a coded form. | ||||||
Rate | number Rate charged for Statement Fee (where it is charged in terms of a rate rather than an amount) | ||||||
RateType | OBExternalStatementFeeRateType1Codestring example: List [ "UK.OBIE.AER", "UK.OBIE.EAR" ] Description that may be available for the statement fee rate type. | ||||||
Frequency | OBExternalStatementFeeFrequency1Codestring example: List [ "UK.OBIE.ChargingPeriod", "UK.OBIE.PerTransactionAmount", "UK.OBIE.PerTransactionPercentage", "UK.OBIE.Quarterly", "UK.OBIE.StatementMonthly", "UK.OBIE.Weekly" ] minLength: 1 maxLength: 40 How frequently the fee is applied to the Account. | ||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
description: | Set of elements used to provide details of a generic interest amount related to the statement resource. | ||||||
Description | string minLength: 1 maxLength: 128 Description that may be available for the statement interest. | ||||||
CreditDebitIndicator* | string Indicates whether the amount is a credit or a debit. [ Credit, Debit ] | ||||||
Type* | OBExternalStatementInterestType1Codestring example: List [ "UK.OBIE.BalanceTransfer", "UK.OBIE.Cash", "UK.OBIE.EstimatedNext", "UK.OBIE.Purchase", "UK.OBIE.Total" ] minLength: 1 maxLength: 40 Interest amount type, in a coded form. | ||||||
Rate | number field representing a percentage (e.g. 0.05 represents 5% and 0.9525 represents 95.25%). Note the number of decimal places may vary. | ||||||
RateType | OBExternalStatementInterestRateType1Codestring example: List [ "UK.OBIE.BOEBaseRate", "UK.OBIE.FixedRate", "UK.OBIE.Gross", "UK.OBIE.LoanProviderBaseRate", "UK.OBIE.Net" ] Description that may be available for the statement Interest rate type. | ||||||
Frequency | OBExternalStatementInterestFrequency1Codestring example: List [ "UK.OBIE.Daily", "UK.OBIE.HalfYearly", "UK.OBIE.Monthly", "UK.OBIE.PerStatementDate", "UK.OBIE.Quarterly", "UK.OBIE.Weekly", "UK.OBIE.Yearly" ] minLength: 1 maxLength: 40 Specifies the statement fee type requested | ||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
description: | Set of elements used to provide details of a generic rate related to the statement resource. |
Rate* | OBExternalStatementRateType1Codestring example: List [ "UK.OBIE.AnnualBalanceTransfer", "UK.OBIE.AnnualBalanceTransferAfterPromo", "UK.OBIE.AnnualBalanceTransferPromo", "UK.OBIE.AnnualCash", "UK.OBIE.AnnualPurchase", "UK.OBIE.AnnualPurchaseAfterPromo", "UK.OBIE.AnnualPurchasePromo", "UK.OBIE.MonthlyBalanceTransfer", "UK.OBIE.MonthlyCash", "UK.OBIE.MonthlyPurchase" ] minLength: 1 maxLength: 40 pattern: ^(-?\d{1,3}){1}(\.\d{1,4}){0,1}$ Rate associated with the statement rate type. |
Type* | string minLength: 1 maxLength: 40 Statement rate type, in a coded form. |
description: | Set of elements used to provide details of a generic number value related to the statement resource. |
Value* | OBExternalStatementValueType1Codestring example: List [ "UK.OBIE.AirMilesPoints", "UK.OBIE.AirMilesPointsBalance", "UK.OBIE.Credits", "UK.OBIE.Debits", "UK.OBIE.HotelPoints", "UK.OBIE.HotelPointsBalance", "UK.OBIE.RetailShoppingPoints", "UK.OBIE.RetailShoppingPointsBalance" ] minLength: 1 maxLength: 40 Value associated with the statement value type. |
Type* | string minLength: 1 maxLength: 40 Statement value type, in a coded form. |
description: | Provides further details on an entry in the report. | ||||||||||||||||||||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||||||||||||
TransactionId | string minLength: 1 maxLength: 210 Unique identifier for the transaction within an servicing institution. This identifier is both unique and immutable. | ||||||||||||||||||||||||||||||||
TransactionReference | string minLength: 1 maxLength: 35 Unique reference for the transaction. This reference is optionally populated, and may as an example be the FPID in the Faster Payments context. | ||||||||||||||||||||||||||||||||
StatementReference | [ Unique reference for the statement. This reference may be optionally populated if available. stringminLength: 1 maxLength: 35] | ||||||||||||||||||||||||||||||||
CreditDebitIndicator* | string Indicates whether the transaction is a credit or a debit entry. Enum:[ Credit, Debit ] | ||||||||||||||||||||||||||||||||
Status* | OBEntryStatus1Codestring Status of a transaction entry on the books of the account servicer. Enum:[ Booked, Pending ] | ||||||||||||||||||||||||||||||||
BookingDateTime* | string($date-time) Date and time when a transaction entry is posted to an account on the account servicer's books. | ||||||||||||||||||||||||||||||||
ValueDateTime | string($date-time) Date and time at which assets become available to the account owner in case of a credit entry, or cease to be available to the account owner in case of a debit transaction entry. | ||||||||||||||||||||||||||||||||
AddressLine | string minLength: 1 maxLength: 70 Information that locates and identifies a specific address for a transaction entry, that is presented in free format text. | ||||||||||||||||||||||||||||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||||||||||||||||||||||||
ChargeAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||||||||||||||||||||||||
CurrencyExchange | #/definitions/OBCurrencyExchange5OBCurrencyExchange5{
| ||||||||||||||||||||||||||||||||
BankTransactionCode | #/definitions/OBBankTransactionCodeStructure1OBBankTransactionCodeStructure1{
| ||||||||||||||||||||||||||||||||
ProprietaryBankTransactionCode | {
| ||||||||||||||||||||||||||||||||
CardInstrument | #/definitions/OBTransactionCardInstrument1OBTransactionCardInstrument1{
| ||||||||||||||||||||||||||||||||
SupplementaryData | #/definitions/OBSupplementaryData1OBSupplementaryData1{
| ||||||||||||||||||||||||||||||||
TransactionInformation | TransactionInformationstring minLength: 1 maxLength: 500 Further details of the transaction. | ||||||||||||||||||||||||||||||||
Balance | #/definitions/OBTransactionCashBalanceOBTransactionCashBalance{
| ||||||||||||||||||||||||||||||||
MerchantDetails | #/definitions/OBMerchantDetails1OBMerchantDetails1{
| ||||||||||||||||||||||||||||||||
CreditorAgent | #/definitions/OBBranchAndFinancialInstitutionIdentification6OBBranchAndFinancialInstitutionIdentification6{
| ||||||||||||||||||||||||||||||||
CreditorAccount | #/definitions/OBCashAccount6OBCashAccount6{
| ||||||||||||||||||||||||||||||||
DebtorAgent | #/definitions/OBBranchAndFinancialInstitutionIdentification6OBBranchAndFinancialInstitutionIdentification6{
| ||||||||||||||||||||||||||||||||
DebtorAccount | #/definitions/OBCashAccount6OBCashAccount6{
|
description: | Provides further details on an entry in the report. | ||||||||||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||
TransactionId | string minLength: 1 maxLength: 210 Unique identifier for the transaction within an servicing institution. This identifier is both unique and immutable. | ||||||||||||||||||||||
TransactionReference | string minLength: 1 maxLength: 35 Unique reference for the transaction. This reference is optionally populated, and may as an example be the FPID in the Faster Payments context. | ||||||||||||||||||||||
StatementReference | [ Unique reference for the statement. This reference may be optionally populated if available. stringminLength: 1 maxLength: 35] | ||||||||||||||||||||||
CreditDebitIndicator* | string Indicates whether the transaction is a credit or a debit entry. Enum:[ Credit, Debit ] | ||||||||||||||||||||||
Status* | OBEntryStatus1Codestring Status of a transaction entry on the books of the account servicer. Enum:[ Booked, Pending ] | ||||||||||||||||||||||
BookingDateTime* | string($date-time) Date and time when a transaction entry is posted to an account on the account servicer's books. | ||||||||||||||||||||||
ValueDateTime | string($date-time) Date and time at which assets become available to the account owner in case of a credit entry, or cease to be available to the account owner in case of a debit transaction entry. | ||||||||||||||||||||||
AddressLine | string minLength: 1 maxLength: 70 Information that locates and identifies a specific address for a transaction entry, that is presented in free format text. | ||||||||||||||||||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||||||||||||||
ChargeAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||||||||||||||
CurrencyExchange | #/definitions/OBCurrencyExchange5OBCurrencyExchange5{
| ||||||||||||||||||||||
BankTransactionCode | #/definitions/OBBankTransactionCodeStructure1OBBankTransactionCodeStructure1{
| ||||||||||||||||||||||
ProprietaryBankTransactionCode | {
| ||||||||||||||||||||||
CardInstrument | #/definitions/OBTransactionCardInstrument1OBTransactionCardInstrument1{
| ||||||||||||||||||||||
SupplementaryData | #/definitions/OBSupplementaryData1OBSupplementaryData1{
|
description: | Provides further details on an entry in the report. | ||||||||||||||||||||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||||||||||||
TransactionId | string minLength: 1 maxLength: 210 Unique identifier for the transaction within an servicing institution. This identifier is both unique and immutable. | ||||||||||||||||||||||||||||||||
TransactionReference | string minLength: 1 maxLength: 35 Unique reference for the transaction. This reference is optionally populated, and may as an example be the FPID in the Faster Payments context. | ||||||||||||||||||||||||||||||||
StatementReference | [ Unique reference for the statement. This reference may be optionally populated if available. stringminLength: 1 maxLength: 35] | ||||||||||||||||||||||||||||||||
CreditDebitIndicator* | string Indicates whether the transaction is a credit or a debit entry. Enum:[ Credit, Debit ] | ||||||||||||||||||||||||||||||||
Status* | OBEntryStatus1Codestring Status of a transaction entry on the books of the account servicer. Enum:[ Booked, Pending ] | ||||||||||||||||||||||||||||||||
BookingDateTime* | string($date-time) Date and time when a transaction entry is posted to an account on the account servicer's books. | ||||||||||||||||||||||||||||||||
ValueDateTime | string($date-time) Date and time at which assets become available to the account owner in case of a credit entry, or cease to be available to the account owner in case of a debit transaction entry. | ||||||||||||||||||||||||||||||||
AddressLine | string minLength: 1 maxLength: 70 Information that locates and identifies a specific address for a transaction entry, that is presented in free format text. | ||||||||||||||||||||||||||||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||||||||||||||||||||||||
ChargeAmount | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
| ||||||||||||||||||||||||||||||||
CurrencyExchange | #/definitions/OBCurrencyExchange5OBCurrencyExchange5{
| ||||||||||||||||||||||||||||||||
BankTransactionCode | #/definitions/OBBankTransactionCodeStructure1OBBankTransactionCodeStructure1{
| ||||||||||||||||||||||||||||||||
ProprietaryBankTransactionCode | {
| ||||||||||||||||||||||||||||||||
CardInstrument | #/definitions/OBTransactionCardInstrument1OBTransactionCardInstrument1{
| ||||||||||||||||||||||||||||||||
SupplementaryData | #/definitions/OBSupplementaryData1OBSupplementaryData1{
| ||||||||||||||||||||||||||||||||
TransactionInformation | TransactionInformationstring minLength: 1 maxLength: 500 Further details of the transaction. | ||||||||||||||||||||||||||||||||
Balance | #/definitions/OBTransactionCashBalanceOBTransactionCashBalance{
| ||||||||||||||||||||||||||||||||
MerchantDetails | #/definitions/OBMerchantDetails1OBMerchantDetails1{
| ||||||||||||||||||||||||||||||||
CreditorAgent | #/definitions/OBBranchAndFinancialInstitutionIdentification6OBBranchAndFinancialInstitutionIdentification6{
| ||||||||||||||||||||||||||||||||
CreditorAccount | #/definitions/OBCashAccount6OBCashAccount6{
| ||||||||||||||||||||||||||||||||
DebtorAgent | #/definitions/OBBranchAndFinancialInstitutionIdentification6OBBranchAndFinancialInstitutionIdentification6{
| ||||||||||||||||||||||||||||||||
DebtorAccount | #/definitions/OBCashAccount6OBCashAccount6{
|
description: | Set of elements to describe the card instrument used in the transaction. |
CardSchemeName* | OBExternalCardSchemeType1Codestring Name of the card scheme. Enum:[ AmericanExpress, Diners, Discover, MasterCard, VISA ] |
AuthorisationType | OBExternalCardAuthorisationType1Codestring The card authorisation type. Enum:[ ConsumerDevice, Contactless, None, PIN ] |
Name | string minLength: 1 maxLength: 70 Name of the cardholder using the card instrument. |
Identification | string minLength: 1 maxLength: 34 Identification assigned by an institution to identify the card instrument used in the transaction. This identification is known by the account owner, and may be masked. |
description: | Set of elements used to define the balance as a numerical representation of the net increases and decreases in an account after a transaction entry is applied to the account. | ||||||
CreditDebitIndicator* | string Indicates whether the balance is a credit or a debit balance. [ Credit, Debit ] | ||||||
Type* | OBBalanceType1Codestring Balance type, in a coded form. [ ClosingAvailable, ClosingBooked, ClosingCleared, Expected, ForwardAvailable, Information, InterimAvailable, InterimBooked, InterimCleared, OpeningAvailable, OpeningBooked, OpeningCleared, PreviouslyClosedBooked ] | ||||||
Amount* | #/definitions/OBActiveOrHistoricCurrencyAndAmountOBActiveOrHistoricCurrencyAndAmount{
|
minLength: 1
maxLength: 500
Further details of the transaction.
This is the transaction narrative, which is unstructured text.
description: | This field provides extension to the ProductType enumeration. |
Name* | string minLength: 1 maxLength: 350 Name of "Other" product type. |
Description* | string minLength: 1 maxLength: 350 Description of "Other" product type. |
description: | Additional information that can not be captured in the structured fields and/or any other specific block. |
OBBranchAndFinancialInstitutionIdentification5
description: | Party that manages the account on behalf of the account owner, that is manages the registration and booking of entries on the account, calculates balances on the account and provides information about the account. |
SchemeName* | OBExternalFinancialInstitutionIdentification4Codestring example: List [ "UK.OBIE.BICFI" ] minLength: 1 maxLength: 40 Name of the identification scheme, in a coded form as published in an external list. |
Identification* | string minLength: 1 maxLength: 35 Unique and unambiguous identification of the servicing institution. |
OBExternalFinancialInstitutionIdentification4Code
example: List [ "UK.OBIE.BICFI" ]
minLength: 1
maxLength: 40
Name of the identification scheme, in a coded form as published in an external list.
description: | Provides the details to identify the beneficiary account. |
SchemeName* | OBExternalAccountIdentification4Codestring example: List [ "UK.OBIE.BBAN", "UK.OBIE.IBAN", "UK.OBIE.PAN", "UK.OBIE.Paym", "UK.OBIE.SortCodeAccountNumber" ] minLength: 1 maxLength: 40 Name of the identification scheme, in a coded form as published in an external list. |
Identification* | string minLength: 1 maxLength: 256 Beneficiary account identification. |
Name | string minLength: 1 maxLength: 70 The account name is the name or names of the account owner(s) represented at an account level, as displayed by the ASPSP's online channels. |
SecondaryIdentification | string minLength: 1 maxLength: 34 This is secondary identification of the account, as assigned by the account servicing institution. |
description: | Unambiguous identification of the account of the debtor, in the case of a crebit transaction. |
SchemeName | OBExternalAccountIdentification4Codestring example: List [ "UK.OBIE.BBAN", "UK.OBIE.IBAN", "UK.OBIE.PAN", "UK.OBIE.Paym", "UK.OBIE.SortCodeAccountNumber" ] minLength: 1 maxLength: 40 Name of the identification scheme, in a coded form as published in an external list. |
Identification | string minLength: 1 maxLength: 256 Identification assigned by an institution to identify an account. This identification is known by the account owner. |
Name | string minLength: 1 maxLength: 70 The account name is the name or names of the account owner(s) represented at an account level, as displayed by the ASPSP's online channels. |
SecondaryIdentification | string minLength: 1 maxLength: 34 This is secondary identification of the account, as assigned by the account servicing institution. |
OBExternalAccountIdentification4Code
example: List [ "UK.OBIE.BBAN", "UK.OBIE.IBAN", "UK.OBIE.PAN", "UK.OBIE.Paym", "UK.OBIE.SortCodeAccountNumber" ]
minLength: 1
maxLength: 40
Name of the identification scheme, in a coded form as published in an external list.
OBExternalStatementBenefitType1Code
example: List [ "UK.OBIE.Cashback", "UK.OBIE.Insurance", "UK.OBIE.TravelDiscount", "UK.OBIE.TravelInsurance" ]
minLength: 1
maxLength: 40
Benefit type, in a coded form.
OBExternalStatementFeeType1Code
example: List [ "UK.OBIE.Annual", "UK.OBIE.BalanceTransfer", "UK.OBIE.CashAdvance", "UK.OBIE.CashTransaction", "UK.OBIE.ForeignCashTransaction", "UK.OBIE.ForeignTransaction", "UK.OBIE.Gambling", "UK.OBIE.LatePayment", "UK.OBIE.MoneyTransfer", "UK.OBIE.Monthly", "UK.OBIE.Overlimit", "UK.OBIE.PostalOrder", "UK.OBIE.PrizeEntry", "UK.OBIE.StatementCopy", "UK.OBIE.Total" ]
minLength: 1
maxLength: 40
Fee type, in a coded form.
OBExternalStatementInterestType1Code
example: List [ "UK.OBIE.BalanceTransfer", "UK.OBIE.Cash", "UK.OBIE.EstimatedNext", "UK.OBIE.Purchase", "UK.OBIE.Total" ]
minLength: 1
maxLength: 40
Interest amount type, in a coded form.
OBExternalStatementDateTimeType1Code
example: List [ "UK.OBIE.BalanceTransferPromoEnd", "UK.OBIE.DirectDebitDue", "UK.OBIE.LastPayment", "UK.OBIE.LastStatement", "UK.OBIE.NextStatement", "UK.OBIE.PaymentDue", "UK.OBIE.PurchasePromoEnd", "UK.OBIE.StatementAvailable" ]
minLength: 1
maxLength: 40
Date time type, in a coded form.
OBExternalStatementRateType1Code
example: List [ "UK.OBIE.AnnualBalanceTransfer", "UK.OBIE.AnnualBalanceTransferAfterPromo", "UK.OBIE.AnnualBalanceTransferPromo", "UK.OBIE.AnnualCash", "UK.OBIE.AnnualPurchase", "UK.OBIE.AnnualPurchaseAfterPromo", "UK.OBIE.AnnualPurchasePromo", "UK.OBIE.MonthlyBalanceTransfer", "UK.OBIE.MonthlyCash", "UK.OBIE.MonthlyPurchase" ]
minLength: 1
maxLength: 40
pattern: ^(-?\d{1,3}){1}(\.\d{1,4}){0,1}$
OBExternalStatementValueType1Code
example: List [ "UK.OBIE.AirMilesPoints", "UK.OBIE.AirMilesPointsBalance", "UK.OBIE.Credits", "UK.OBIE.Debits", "UK.OBIE.HotelPoints", "UK.OBIE.HotelPointsBalance", "UK.OBIE.RetailShoppingPoints", "UK.OBIE.RetailShoppingPointsBalance" ]
minLength: 1
maxLength: 40
OBExternalStatementAmountType1Code
example: List [ "UK.OBIE.ArrearsClosingBalance", "UK.OBIE.AvailableBalance", "UK.OBIE.AverageBalanceWhenInCredit", "UK.OBIE.AverageBalanceWhenInDebit", "UK.OBIE.AverageDailyBalance", "UK.OBIE.BalanceTransferClosingBalance", "UK.OBIE.CashClosingBalance", "UK.OBIE.ClosingBalance", "UK.OBIE.CreditLimit", "UK.OBIE.CurrentPayment", "UK.OBIE.DirectDebitPaymentDue", "UK.OBIE.FSCSInsurance", "UK.OBIE.MinimumPaymentDue", "UK.OBIE.PendingTransactionsBalance", "UK.OBIE.PreviousClosingBalance", "UK.OBIE.PreviousPayment", "UK.OBIE.PurchaseClosingBalance", "UK.OBIE.StartingBalance", "UK.OBIE.TotalAdjustments", "UK.OBIE.TotalCashAdvances", "UK.OBIE.TotalCharges", "UK.OBIE.TotalCredits", "UK.OBIE.TotalDebits", "UK.OBIE.TotalPurchases" ]
minLength: 1
maxLength: 40
Amount type, in a coded form.
OBBranchAndFinancialInstitutionIdentification6
description: | Financial institution servicing an account for the debtor. | ||||||||||||||||||||||
SchemeName | OBExternalFinancialInstitutionIdentification4Codestring example: List [ "UK.OBIE.BICFI" ] minLength: 1 maxLength: 40 Name of the identification scheme, in a coded form as published in an external list. | ||||||||||||||||||||||
Identification | string minLength: 1 maxLength: 35 Unique and unambiguous identification of a financial institution or a branch of a financial institution. | ||||||||||||||||||||||
Name | string minLength: 1 maxLength: 140 Name by which an agent is known and which is usually used to identify that agent. | ||||||||||||||||||||||
PostalAddress | #/definitions/OBPostalAddress6OBPostalAddress6{
|
OBExternalStatementFeeRateType1Code
example: List [ "UK.OBIE.AER", "UK.OBIE.EAR" ]
OBExternalStatementFeeFrequency1Code
example: List [ "UK.OBIE.ChargingPeriod", "UK.OBIE.PerTransactionAmount", "UK.OBIE.PerTransactionPercentage", "UK.OBIE.Quarterly", "UK.OBIE.StatementMonthly", "UK.OBIE.Weekly" ]
minLength: 1
maxLength: 40
OBExternalStatementInterestRateType1Code
example: List [ "UK.OBIE.BOEBaseRate", "UK.OBIE.FixedRate", "UK.OBIE.Gross", "UK.OBIE.LoanProviderBaseRate", "UK.OBIE.Net" ]
OBExternalStatementInterestFrequency1Code
example: List [ "UK.OBIE.Daily", "UK.OBIE.HalfYearly", "UK.OBIE.Monthly", "UK.OBIE.PerStatementDate", "UK.OBIE.Quarterly", "UK.OBIE.Weekly", "UK.OBIE.Yearly" ]
minLength: 1
maxLength: 40
description: | Details about the interest that may be payable to the Account holders | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierBandSet* | [ minItems: 1 The group of tiers or bands for which credit interest can be applied. #/definitions/OB_TierBandSet1OB_TierBandSet1{
|
description: | Range or amounts or rates for which the fee/charge applies |
MinimumAmount | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum Amount on which fee/charge is applicable (where it is expressed as an amount) |
MaximumAmount | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum Amount on which fee/charge is applicable (where it is expressed as an amount) |
MinimumRate | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum Amount on which fee/charge is applicable (where it is expressed as an amount) |
MaximumRate | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum Amount on which fee/charge is applicable (where it is expressed as an amount) |
[ FCOT, FCRE, FCSV ]
description: | Details about any caps (maximum charges) that apply to a particular or group of fee/charge | ||||||||
FeeType* | [ minItems: 1 Fee/charge type which is being capped Fee/charge type which is being capped [ FEPF, FTOT, FYAF, FYAM, FYAQ, FYCP, FYDB, FYMI, FYXX ]] | ||||||||
MinMaxType* | OB_MinMaxType1Codestring Min Max type Enum:[ FMMN, FMMX ] | ||||||||
FeeCapOccurrence | integer($int32) fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount | ||||||||
FeeCapAmount | integer($int32) fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount | ||||||||
CappingPeriod | OB_Period1Codestring Period e.g. day, week, month etc. for which the fee/charge is capped [ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ] | ||||||||
Notes | [ Free text for adding extra details for fee charge cap stringminLength: 1 maxLength: 2000] | ||||||||
OtherFeeType | [ Other fee type code which is not available in the standard code set #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
description: | Other fees/charges details | ||||||||||||||||||||||||
FeeCategory* | OB_FeeCategory1Codestring Categorisation of fees and charges into standard categories. Enum:[ FCOT, FCRE, FCSV ] | ||||||||||||||||||||||||
FeeType* | OB_FeeType1Codestring Fee/charge type which is being capped [ FEPF, FTOT, FYAF, FYAM, FYAQ, FYCP, FYDB, FYMI, FYXX ] | ||||||||||||||||||||||||
NegotiableIndicator | boolean Fee/charge which is usually negotiable rather than a fixed amount | ||||||||||||||||||||||||
FeeAmount | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate) | ||||||||||||||||||||||||
FeeRate | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate) | ||||||||||||||||||||||||
FeeRateType | OB_InterestRateType1Codestring Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount) [ INBB, INFR, INGR, INLR, INNE, INOT ] | ||||||||||||||||||||||||
ApplicationFrequency* | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||||||||||||||||||
CalculationFrequency | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||||||||||||||||||
Notes | [ Optional additional notes to supplement the fee/charge details. minLength: 1 maxLength: 2000] | ||||||||||||||||||||||||
FeeChargeCap | [ Details about any caps (maximum charges) that apply to a particular or group of fee/charge
| ||||||||||||||||||||||||
OtherFeeCategoryType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||
OtherFeeType | #/definitions/OB_OtherFeeChargeDetailTypeOB_OtherFeeChargeDetailType{
| ||||||||||||||||||||||||
OtherFeeRateType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||
OtherApplicationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||
OtherCalculationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||
FeeApplicableRange | #/definitions/OB_FeeApplicableRange1OB_FeeApplicableRange1{
|
How frequently the fee/charge is calculated
[ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ]
Fee/charge type which is being capped
[ FEPF, FTOT, FYAF, FYAM, FYAQ, FYCP, FYDB, FYMI, FYXX ]
How often is interest applied to the Product for this tier/band i.e. how often the financial institution pays accumulated interest to the customer's account.
[ FQAT, FQDY, FQHY, FQMY, FQOT, FQQY, FQSD, FQWY, FQYY ]
OB_InterestCalculationMethod1Code
[ ITCO, ITOT, ITSI ]
[ INOT, INPA, INSC ]
OB_InterestFixedVariableType1Code
Type of interest rate, Fixed or Variable
[ INFI, INVA ]
Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
[ INBB, INFR, INGR, INLR, INNE, INOT ]
description: | Details about the interest that may be payable to the SME Loan holders | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes | [ Optional additional notes to supplement the LoanInterest stringminLength: 1 maxLength: 2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanInterestTierBandSet* | [ minItems: 1 The group of tiers or bands for which debit interest can be applied. #/definitions/OB_LoanInterestTierBandSet1OB_LoanInterestTierBandSet1{
|
description: | Details about any caps (minimum/maximum charges) that apply to a particular fee/charge | ||||||||
FeeType* | [ minItems: 1 Fee/charge type which is being capped Fee/charge type which is being capped [ FEPF, FTOT, FYAF, FYAM, FYAQ, FYCP, FYDB, FYMI, FYXX ]] | ||||||||
MinMaxType* | OB_MinMaxType1Codestring Min Max type Enum:[ FMMN, FMMX ] | ||||||||
FeeCapOccurrence | integer($int32) fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount | ||||||||
FeeCapAmount | integer($int32) fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount | ||||||||
CappingPeriod | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||
Notes | [ Free text for adding extra details for fee charge cap stringminLength: 1 maxLength: 2000] | ||||||||
OtherFeeType | [ Other fee type code which is not available in the standard code set #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
OB_LoanInterestFeesChargeDetail1
description: | Other fees/charges details | ||||||||||
FeeType* | OB_FeeType1Codestring Fee/charge type which is being capped [ FEPF, FTOT, FYAF, FYAM, FYAQ, FYCP, FYDB, FYMI, FYXX ] | ||||||||||
NegotiableIndicator | boolean Fee/charge which is usually negotiable rather than a fixed amount | ||||||||||
FeeAmount | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate) | ||||||||||
FeeRate | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate) | ||||||||||
FeeRateType | OB_InterestRateType1Codestring Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount) [ INBB, INFR, INGR, INLR, INNE, INOT ] | ||||||||||
ApplicationFrequency* | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||||
CalculationFrequency* | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||||
Notes | [ Optional additional notes to supplement the fee/charge details. minLength: 1 maxLength: 2000] | ||||||||||
OtherFeeType | #/definitions/OB_OtherFeeChargeDetailTypeOB_OtherFeeChargeDetailType{
| ||||||||||
OtherFeeRateType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||
OtherApplicationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||
OtherCalculationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
description: | Contains details of fees and charges which are not associated with either LoanRepayment or features/benefits | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanInterestFeeChargeDetail* | [ minItems: 1 Other fees/charges details
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanInterestFeeChargeCap | [ Details about any caps (minimum/maximum charges) that apply to a particular fee/charge
|
description: | Tier Band Details | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Identification | string minLength: 1 maxLength: 35 Unique and unambiguous identification of a Tier Band for a SME Loan. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierValueMinimum* | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum loan value for which the loan interest tier applies. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierValueMaximum | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum loan value for which the loan interest tier applies. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierValueMinTerm* | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum loan value for which the loan interest tier applies. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MinTermPeriod* | OB_Period1Codestring Period e.g. day, week, month etc. for which the fee/charge is capped [ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierValueMaxTerm | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum loan value for which the loan interest tier applies. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MaxTermPeriod | OB_Period1Codestring Period e.g. day, week, month etc. for which the fee/charge is capped [ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FixedVariableInterestRateType* | OB_InterestFixedVariableType1Codestring Type of interest rate, Fixed or Variable [ INFI, INVA ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RepAPR* | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum loan value for which the loan interest tier applies. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanProviderInterestRateType | OB_InterestRateType1Codestring Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount) [ INBB, INFR, INGR, INLR, INNE, INOT ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanProviderInterestRate | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum loan value for which the loan interest tier applies. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes | [ Optional additional notes to supplement the Tier Band details stringminLength: 1 maxLength: 2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherLoanProviderInterestRateType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanInterestFeesCharges | [ Contains details of fees and charges which are not associated with either LoanRepayment or features/benefits
|
description: | The group of tiers or bands for which debit interest can be applied. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierBandMethod* | OB_TierBandType1Codestring The methodology of how credit interest is charged. It can be:-
[ INBA, INTI, INWH ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Identification | string minLength: 1 maxLength: 35 Loan interest tierbandset identification. Used by loan providers for internal use purpose. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CalculationMethod* | OB_InterestCalculationMethod1Codestring Methods of calculating interest Enum:[ ITCO, ITOT, ITSI ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes | [ Optional additional notes to supplement the Tier Band Set details stringminLength: 1 maxLength: 2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherCalculationMethod | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanInterestTierBand* | [ minItems: 1 Tier Band Details #/definitions/OB_LoanInterestTierBand1OB_LoanInterestTierBand1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanInterestFeesCharges | [ Contains details of fees and charges which are not associated with either LoanRepayment or features/benefits
|
[ FMMN, FMMX ]
description: | Other fee type code which is not available in the standard code set |
Code | string minLength: 1 maxLength: 4 pattern: ^\\w{0,4}$ The four letter Mnemonic used within an XML file to identify a code |
Name* | string minLength: 1 maxLength: 70 Long name associated with the code |
Description* | string minLength: 1 maxLength: 350 Description to describe the purpose of the code |
description: | Other Fee/charge type which is not available in the standard code set |
Code | string minLength: 1 maxLength: 4 pattern: ^\\w{0,4}$ The four letter Mnemonic used within an XML file to identify a code |
FeeCategory* | OB_FeeCategory1Codestring Categorisation of fees and charges into standard categories. Enum:[ FCOT, FCRE, FCSV ] |
Name* | string minLength: 1 maxLength: 70 Long name associated with the code |
Description* | string minLength: 1 maxLength: 350 Description to describe the purpose of the code |
description: | Contains details of fees and charges which are not associated with either Overdraft or features/benefits | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TariffType | OB_TariffType1Codestring TariffType which defines the fee and charges. Enum:[ TTEL, TTMX, TTOT ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TariffName | string minLength: 1 maxLength: 350 Name of the tariff | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherTariffType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FeeChargeDetail* | [ minItems: 1 Other fees/charges details
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FeeChargeCap | [ Details about any caps (maximum charges) that apply to a particular or group of fee/charge
|
Segment | [ Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another. Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another. [ GEAS, GEBA, GEBR, GEBU, GECI, GECS, GEFB, GEFG, GEG, GEGR, GEGS, GEOT, GEOV, GEPA, GEPR, GERE, GEST, GEYA, GEYO, PSCA, PSES, PSNC, PSNP, PSRG, PSSS, PSST, PSSW ]] | ||||||||
FeeFreeLength | integer($int32) The length/duration of the fee free period | ||||||||
FeeFreeLengthPeriod | OB_Period1Codestring Period e.g. day, week, month etc. for which the fee/charge is capped [ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ] | ||||||||
MonthlyMaximumCharge | integer($int32) The length/duration of the fee free period | ||||||||
Notes | [ Optional additional notes to supplement the Core product details stringminLength: 1 maxLength: 2000] | ||||||||
OtherSegment | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another.
Read more: Market Segmentation http://www.investopedia.com/terms/m/marketsegmentation.asp#ixzz4gfEEalTd Link opens in a new window
[ GEAS, GEBA, GEBR, GEBU, GECI, GECS, GEFB, GEFG, GEG, GEGR, GEGS, GEOT, GEOV, GEPA, GEPR, GERE, GEST, GEYA, GEYO, PSCA, PSES, PSNC, PSNP, PSRG, PSSS, PSST, PSSW ]
description: | Other product type details associated with the account. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name* | string minLength: 1 maxLength: 350 Long name associated with the product | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description* | string minLength: 1 maxLength: 350 Description of the Product associated with the account | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ProductDetails | #/definitions/OB_OtherProductDetails1OB_OtherProductDetails1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreditInterest | #/definitions/OB_CreditInterest1OB_CreditInterest1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Overdraft | #/definitions/OB_Overdraft1OB_Overdraft1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LoanInterest | #/definitions/OB_LoanInterest1OB_LoanInterest1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Repayment | #/definitions/OB_Repayment1OB_Repayment1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherFeesCharges | [ Contains details of fees and charges which are not associated with either Overdraft or features/benefits
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SupplementaryData | #/definitions/OBSupplementaryData1OBSupplementaryData1{
|
description: | Borrowing details | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes | [ Associated Notes about the overdraft rates stringminLength: 1 maxLength: 2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OverdraftTierBandSet* | [ minItems: 1 Tier band set details #/definitions/OB_OverdraftTierbandSet1OB_OverdraftTierbandSet1{
|
description: | Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate. | ||||||||
FeeType* | [ minItems: 1 Fee/charge type which is being capped Fee/charge type which is being capped [ FBAO, FBAR, FBEB, FBIT, FBOR, FBOS, FBSC, FBTO, FBUB, FBUT, FTOT, FTUT ]] | ||||||||
MinMaxType* | OB_MinMaxType1Codestring Min Max type Enum:[ FMMN, FMMX ] | ||||||||
FeeCapOccurrence | integer($int32) Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if it�s part of a government scheme, or whether the rate may vary dependent on the applicant�s circumstances. | ||||||||
FeeCapAmount | integer($int32) Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if it�s part of a government scheme, or whether the rate may vary dependent on the applicant�s circumstances. | ||||||||
CappingPeriod | OB_Period1Codestring Period e.g. day, week, month etc. for which the fee/charge is capped [ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ] | ||||||||
Notes | [ Notes related to Overdraft fee charge cap stringminLength: 1 maxLength: 2000] | ||||||||
OtherFeeType | [ Other fee type code which is not available in the standard code set #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
Fee/charge type which is being capped
[ FBAO, FBAR, FBEB, FBIT, FBOR, FBOS, FBSC, FBTO, FBUB, FBUT, FTOT, FTUT ]
OB_OverdraftFeesChargeDetails1
description: | Details about the fees/charges | ||||||||||||||||||||||||
FeeType* | OB_OverdraftFeeType1Codestring Fee/charge type which is being capped [ FBAO, FBAR, FBEB, FBIT, FBOR, FBOS, FBSC, FBTO, FBUB, FBUT, FTOT, FTUT ] | ||||||||||||||||||||||||
NegotiableIndicator | boolean Indicates whether fee and charges are negotiable | ||||||||||||||||||||||||
OverdraftControlIndicator | boolean Indicates if the fee/charge is already covered by an 'Overdraft Control' fee or not. | ||||||||||||||||||||||||
IncrementalBorrowingAmount | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Every additional tranche of an overdraft balance to which an overdraft fee is applied | ||||||||||||||||||||||||
FeeAmount | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Every additional tranche of an overdraft balance to which an overdraft fee is applied | ||||||||||||||||||||||||
FeeRate | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Every additional tranche of an overdraft balance to which an overdraft fee is applied | ||||||||||||||||||||||||
FeeRateType | OB_InterestRateType1Codestring Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount) [ INBB, INFR, INGR, INLR, INNE, INOT ] | ||||||||||||||||||||||||
ApplicationFrequency* | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||||||||||||||||||
CalculationFrequency | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||||||||||||||||||
Notes | [ Free text for capturing any other info related to Overdraft Fees Charge Details stringminLength: 1 maxLength: 2000] | ||||||||||||||||||||||||
OverdraftFeeChargeCap | [ Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
| ||||||||||||||||||||||||
OtherFeeType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||
OtherFeeRateType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||
OtherApplicationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||
OtherCalculationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
description: | Overdraft fees and charges details | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OverdraftFeeChargeCap | [ Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OverdraftFeeChargeDetail* | [ minItems: 1 Details about the fees/charges
|
description: | Provides overdraft details for a specific tier or band | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Identification | string minLength: 1 maxLength: 35 Unique and unambiguous identification of a Tier Band for a overdraft. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierValueMin* | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum value of Overdraft Tier/Band | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierValueMax | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum value of Overdraft Tier/Band | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EAR | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum value of Overdraft Tier/Band | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AgreementLengthMin | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum value of Overdraft Tier/Band | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AgreementLengthMax | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum value of Overdraft Tier/Band | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AgreementPeriod | OB_Period1Codestring Period e.g. day, week, month etc. for which the fee/charge is capped [ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OverdraftInterestChargingCoverage | OB_TierBandType1Codestring The methodology of how credit interest is charged. It can be:-
[ INBA, INTI, INWH ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BankGuaranteedIndicator | boolean Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if it�s part of a government scheme, or whether the rate may vary dependent on the applicant�s circumstances. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes | [ Optional additional notes to supplement the Tier/band details minLength: 1 maxLength: 2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OverdraftFeesCharges | [ Overdraft fees and charges #/definitions/OB_OverdraftFeesCharges1OB_OverdraftFeesCharges1{
|
description: | Tier band set details | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierBandMethod* | OB_TierBandType1Codestring The methodology of how credit interest is charged. It can be:-
[ INBA, INTI, INWH ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OverdraftType | OB_OverdraftType1Codestring An overdraft can either be 'committed' which means that the facility cannot be withdrawn without reasonable notification before it's agreed end date, or 'on demand' which means that the financial institution can demand repayment at any point in time. [ OVCO, OVOD, OVOT ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Identification | string minLength: 1 maxLength: 35 Unique and unambiguous identification of a Tier Band for a overdraft product. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AuthorisedIndicator | boolean Indicates if the Overdraft is authorised (Y) or unauthorised (N) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BufferAmount | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ When a customer exceeds their credit limit, a financial institution will not charge the customer unauthorised overdraft charges if they do not exceed by more than the buffer amount. Note: Authorised overdraft charges may still apply. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes | [ Optional additional notes to supplement the overdraft Tier Band Set details stringminLength: 1 maxLength: 2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OverdraftTierBand* | [ minItems: 1 Provides overdraft details for a specific tier or band #/definitions/OB_OverdraftTierBand1OB_OverdraftTierBand1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OverdraftFeesCharges | [ Overdraft fees and charges details #/definitions/OB_OverdraftFeesCharges1OB_OverdraftFeesCharges1{
|
An overdraft can either be 'committed' which means that the facility cannot be withdrawn without reasonable notification before it's agreed end date, or 'on demand' which means that the financial institution can demand repayment at any point in time.
[ OVCO, OVOD, OVOT ]
Period e.g. day, week, month etc. for which the fee/charge is capped
[ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ]
description: | Product details associated with the Account | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ProductName | string minLength: 1 maxLength: 350 The name of the Product used for marketing purposes from a customer perspective. I.e. what the customer would recognise. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ProductId | string minLength: 1 maxLength: 40 The unique ID that has been internally assigned by the financial institution to each of the current account banking products they market to their retail and/or small to medium enterprise (SME) customers. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AccountId* | AccountIdstring minLength: 1 maxLength: 40 Account Identification of the customer for Product Details | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SecondaryProductId | string minLength: 1 maxLength: 70 Any secondary Identification which supports Product Identifier to uniquely identify the current account banking products. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ProductType* | OBExternalProductType1Codestring Product type : Personal Current Account, Business Current Account [ BusinessCurrentAccount, CommercialCreditCard, Other, PersonalCurrentAccount, SMELoan ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MarketingStateId | string minLength: 1 maxLength: 35 Unique and unambiguous identification of a Product Marketing State. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherProductType | #/definitions/OB_OtherProductType1OB_OtherProductType1{
|
description: | Aligning with the read write specs structure. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Product | [ Product details associated with the Account #/definitions/OB_Product1OB_Product1{
|
description: | Repayment details of the Loan product | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RepaymentType | OB_RepaymentType1Codestring Repayment type Enum:[ USBA, USBU, USCI, USCS, USER, USFA, USFB, USFI, USIO, USOT, USPF, USRW, USSL ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RepaymentFrequency | OB_RepaymentFrequency1Codestring Repayment frequency Enum:[ SMDA, SMFL, SMFO, SMHY, SMMO, SMOT, SMQU, SMWE, SMYE ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AmountType | OB_RepaymentAmountType1Codestring The repayment is for paying just the interest only or both interest and capital or bullet amount or balance to date etc Enum:[ RABD, RABL, RACI, RAFC, RAIO, RALT, USOT ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes | [ Optional additional notes to supplement the Repayment stringminLength: 1 maxLength: 2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherRepaymentType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherRepaymentFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherAmountType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RepaymentFeeCharges | #/definitions/OB_RepaymentFeeCharges1OB_RepaymentFeeCharges1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RepaymentHoliday | [ Details of capital repayment holiday if any #/definitions/OB_RepaymentHoliday1OB_RepaymentHoliday1{
|
[ RABD, RABL, RACI, RAFC, RAIO, RALT, USOT ]
description: | RepaymentFeeChargeCap sets daily, weekly, monthly, yearly limits on the fees that are charged | ||||||||
FeeType* | [ minItems: 1 Fee/charge type which is being capped Fee/charge type which is being capped [ FEPF, FTOT, FYAF, FYAM, FYAQ, FYCP, FYDB, FYMI, FYXX ]] | ||||||||
MinMaxType* | OB_MinMaxType1Codestring Min Max type Enum:[ FMMN, FMMX ] | ||||||||
FeeCapOccurrence | integer($int32) fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount | ||||||||
FeeCapAmount | integer($int32) fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount | ||||||||
CappingPeriod | OB_Period1Codestring Period e.g. day, week, month etc. for which the fee/charge is capped [ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ] | ||||||||
Notes | [ Free text for adding extra details for fee charge cap stringminLength: 1 maxLength: 2000] | ||||||||
OtherFeeType | [ Other fee type code which is not available in the standard code set #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
description: | Details about specific fees/charges that are applied for repayment | ||||||||||
FeeType* | OB_FeeType1Codestring Fee/charge type which is being capped [ FEPF, FTOT, FYAF, FYAM, FYAQ, FYCP, FYDB, FYMI, FYXX ] | ||||||||||
NegotiableIndicator | boolean Fee/charge which is usually negotiable rather than a fixed amount | ||||||||||
FeeAmount | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate) | ||||||||||
FeeRate | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate) | ||||||||||
FeeRateType | OB_InterestRateType1Codestring Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount) [ INBB, INFR, INGR, INLR, INNE, INOT ] | ||||||||||
ApplicationFrequency* | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||||
CalculationFrequency* | OB_FeeFrequency1Codestring How frequently the fee/charge is calculated [ FEAC, FEAO, FECP, FEDA, FEHO, FEI, FEMO, FEOA, FEOT, FEPC, FEPH, FEPO, FEPS, FEPT, FEPTA, FEPTP, FEQU, FESM, FEST, FEWE, FEYE ] | ||||||||||
Notes | [ Optional additional notes to supplement the fee/charge details. minLength: 1 maxLength: 2000] | ||||||||||
OtherFeeType | #/definitions/OB_OtherFeeChargeDetailTypeOB_OtherFeeChargeDetailType{
| ||||||||||
OtherFeeRateType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||
OtherApplicationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||
OtherCalculationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
description: | Applicable fee/charges for repayment such as prepayment, full early repayment or non repayment. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RepaymentFeeChargeDetail* | [ minItems: 1 Details about specific fees/charges that are applied for repayment
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RepaymentFeeChargeCap | [ RepaymentFeeChargeCap sets daily, weekly, monthly, yearly limits on the fees that are charged
|
[ SMDA, SMFL, SMFO, SMHY, SMMO, SMOT, SMQU, SMWE, SMYE ]
description: | Details of capital repayment holiday if any |
MaxHolidayLength | integer($int32) The maximum length/duration of a Repayment Holiday |
MaxHolidayPeriod | OB_Period1Codestring Period e.g. day, week, month etc. for which the fee/charge is capped [ PACT, PDAY, PHYR, PMTH, PQTR, PWEK, PYER ] |
Notes | [ Free text for adding details for repayment holiday stringminLength: 1 maxLength: 2000] |
[ USBA, USBU, USCI, USCS, USER, USFA, USFB, USFI, USIO, USOT, USPF, USRW, USSL ]
[ TTEL, TTMX, TTOT ]
description: | Tier Band Details | ||||||||
Identification | string minLength: 1 maxLength: 35 Unique and unambiguous identification of a Tier Band for the Product. | ||||||||
TierValueMinimum* | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum deposit value for which the credit interest tier applies. | ||||||||
TierValueMaximum | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum deposit value for which the credit interest tier applies. | ||||||||
CalculationFrequency | OB_Frequency1Codestring How often is interest applied to the Product for this tier/band i.e. how often the financial institution pays accumulated interest to the customer's account. [ FQAT, FQDY, FQHY, FQMY, FQOT, FQQY, FQSD, FQWY, FQYY ] | ||||||||
ApplicationFrequency* | OB_Frequency1Codestring How often is interest applied to the Product for this tier/band i.e. how often the financial institution pays accumulated interest to the customer's account. [ FQAT, FQDY, FQHY, FQMY, FQOT, FQQY, FQSD, FQWY, FQYY ] | ||||||||
DepositInterestAppliedCoverage | OB_TierBandType1Codestring The methodology of how credit interest is charged. It can be:-
[ INBA, INTI, INWH ] | ||||||||
FixedVariableInterestRateType* | OB_InterestFixedVariableType1Codestring Type of interest rate, Fixed or Variable [ INFI, INVA ] | ||||||||
AER* | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum deposit value for which the credit interest tier applies. | ||||||||
BankInterestRateType | OB_InterestRateType1Codestring Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount) [ INBB, INFR, INGR, INLR, INNE, INOT ] | ||||||||
BankInterestRate | number pattern: ^(-?\\d{1,14}){1}(\\.\\d{1,4}){0,1}$ Minimum deposit value for which the credit interest tier applies. | ||||||||
Notes | [ Optional additional notes to supplement the Tier Band details stringminLength: 1 maxLength: 2000] | ||||||||
OtherBankInterestType | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||
OtherApplicationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||
OtherCalculationFrequency | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
|
description: | The group of tiers or bands for which credit interest can be applied. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierBandMethod* | OB_TierBandType1Codestring The methodology of how credit interest is charged. It can be:-
[ INBA, INTI, INWH ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
CalculationMethod | OB_InterestCalculationMethod1Codestring Methods of calculating interest Enum:[ ITCO, ITOT, ITSI ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Destination* | OB_InterestDestination1Codestring Describes whether accrued interest is payable only to the BCA or to another bank account Enum:[ INOT, INPA, INSC ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes | [ Optional additional notes to supplement the Tier Band Set details stringminLength: 1 maxLength: 2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherCalculationMethod | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
OtherDestination | #/definitions/OB_OtherCodeType1OB_OtherCodeType1{
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
TierBand* | [ minItems: 1 Tier Band Details #/definitions/OB_TierBand1OB_TierBand1{
|
The methodology of how credit interest is charged. It can be:-
- Banded
Interest rates are banded. i.e. Increasing rate on whole balance as balance increases. - Tiered
Interest rates are tiered. i.e. increasing rate for each tier as balance increases, but interest paid on tier fixed for that tier and not on whole balance. - Whole
The same interest rate is applied irrespective of the SME Loan balance
[ INBA, INTI, INWH ]
ErrorCode* | string minLength: 1 maxLength: 128 Low level textual error code, e.g., UK.OBIE.Field.Missing |
Message* | string minLength: 1 maxLength: 500 A description of the error that occurred. e.g., 'A mandatory field isn't supplied' or 'RequestedExecutionDateTime must be in future' |
Path | string minLength: 1 maxLength: 500 Recommended but optional reference to the JSON Path of the field with error, e.g., Data.Initiation.InstructedAmount.Currency |
Url | string URL to help remediate the problem, or provide more information, or to API Reference, or help etc |
description: | An array of detail error codes, and messages, and URLs to documentation to help remediation. | ||||||||
Code* | string minLength: 1 maxLength: 40 High level textual error code, to help categorize the errors. | ||||||||
Id | string minLength: 1 maxLength: 40 A unique reference for the error instance, for audit purposes, in case of unknown/unclassified errors. | ||||||||
Message* | string minLength: 1 maxLength: 500 Brief Error message, e.g., 'There is something wrong with the request parameters provided' | ||||||||
Errors* | [ minItems: 1#/definitions/OBError1OBError1{
|
All dates in the JSON payloads are represented in ISO 8601 date-time format.
All date-time fields in responses must include the timezone. An example is below:
2017-04-05T10:43:07+00:00
description: | Links relevant to the payload |
Self* | string($uri) |
First | string($uri) |
Prev | string($uri) |
Next | string($uri) |
Last | string($uri) |
description: | Meta Data relevant to the payload |
TotalPages | integer($int32) |
FirstAvailableDateTime | ISODateTimestring($date-time) All dates in the JSON payloads are represented in ISO 8601 date-time format. |
LastAvailableDateTime | ISODateTimestring($date-time) All dates in the JSON payloads are represented in ISO 8601 date-time format. |
description: | The Risk section is sent by the initiating party to the ASPSP. It is used to specify additional details for risk scoring for Account Info. |
Having trouble?
Contact our dedicated team members via our ticketing system or via our support mailbox
