UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 290 kB
{"openapi":"3.0.0","servers":[{"url":"https://openbanking.org.uk"},{"url":"/open-banking/v3.1/aisp"}],"info":{"contact":{"email":"ServiceDesk@openbanking.org.uk","name":"Service Desk"},"description":"Swagger for Account and Transaction API Specification","license":{"name":"open-licence","url":"https://www.openbanking.org.uk/open-licence"},"termsOfService":"https://www.openbanking.org.uk/terms","title":"Account and Transaction API Specification","version":"3.1.7","x-apisguru-categories":["financial"],"x-logo":{"backgroundColor":"#FFFFFF","url":"https://avatars0.githubusercontent.com/u/23359225?v=4&s=200"},"x-origin":[{"format":"openapi","url":"https://raw.githubusercontent.com/OpenBankingUK/read-write-api-specs/master/dist/openapi/account-info-openapi.yaml","version":"3.0"}],"x-providerName":"openbanking.org.uk","x-serviceName":"account-info-openapi"},"paths":{"/account-access-consents":{"post":{"operationId":"CreateAccountAccessConsents","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadConsent1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadConsent1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadConsent1"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201AccountAccessConsentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["accounts"]}],"summary":"Create Account Access Consents","tags":["Account Access"]}},"/account-access-consents/{ConsentId}":{"delete":{"operationId":"DeleteAccountAccessConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"204":{"$ref":"#/components/responses/204AccountAccessConsentsConsentIdDeleted"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["accounts"]}],"summary":"Delete Account Access Consents","tags":["Account Access"]},"get":{"operationId":"GetAccountAccessConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountAccessConsentsConsentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["accounts"]}],"summary":"Get Account Access Consents","tags":["Account Access"]}},"/accounts":{"get":{"operationId":"GetAccounts","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Accounts","tags":["Accounts"]}},"/accounts/{AccountId}":{"get":{"operationId":"GetAccountsAccountId","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Accounts","tags":["Accounts"]}},"/accounts/{AccountId}/balances":{"get":{"operationId":"GetAccountsAccountIdBalances","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdBalancesRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Balances","tags":["Balances"]}},"/accounts/{AccountId}/beneficiaries":{"get":{"operationId":"GetAccountsAccountIdBeneficiaries","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdBeneficiariesRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Beneficiaries","tags":["Beneficiaries"]}},"/accounts/{AccountId}/direct-debits":{"get":{"operationId":"GetAccountsAccountIdDirectDebits","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdDirectDebitsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Direct Debits","tags":["Direct Debits"]}},"/accounts/{AccountId}/offers":{"get":{"operationId":"GetAccountsAccountIdOffers","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdOffersRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Offers","tags":["Offers"]}},"/accounts/{AccountId}/parties":{"get":{"operationId":"GetAccountsAccountIdParties","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdPartiesRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Parties","tags":["Parties"]}},"/accounts/{AccountId}/party":{"get":{"operationId":"GetAccountsAccountIdParty","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdPartyRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Parties","tags":["Parties"]}},"/accounts/{AccountId}/product":{"get":{"operationId":"GetAccountsAccountIdProduct","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdProductRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Products","tags":["Products"]}},"/accounts/{AccountId}/scheduled-payments":{"get":{"operationId":"GetAccountsAccountIdScheduledPayments","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdScheduledPaymentsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Scheduled Payments","tags":["Scheduled Payments"]}},"/accounts/{AccountId}/standing-orders":{"get":{"operationId":"GetAccountsAccountIdStandingOrders","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdStandingOrdersRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Standing Orders","tags":["Standing Orders"]}},"/accounts/{AccountId}/statements":{"get":{"operationId":"GetAccountsAccountIdStatements","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"},{"$ref":"#/components/parameters/FromStatementDateTimeParam"},{"$ref":"#/components/parameters/ToStatementDateTimeParam"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdStatementsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Statements","tags":["Statements"]}},"/accounts/{AccountId}/statements/{StatementId}":{"get":{"operationId":"GetAccountsAccountIdStatementsStatementId","parameters":[{"$ref":"#/components/parameters/StatementId"},{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdStatementsStatementIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Statements","tags":["Statements"]}},"/accounts/{AccountId}/statements/{StatementId}/file":{"get":{"operationId":"GetAccountsAccountIdStatementsStatementIdFile","parameters":[{"$ref":"#/components/parameters/StatementId"},{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdStatementsStatementIdFileRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Statements","tags":["Statements"]}},"/accounts/{AccountId}/statements/{StatementId}/transactions":{"get":{"operationId":"GetAccountsAccountIdStatementsStatementIdTransactions","parameters":[{"$ref":"#/components/parameters/StatementId"},{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdStatementsStatementIdTransactionsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Transactions","tags":["Transactions"]}},"/accounts/{AccountId}/transactions":{"get":{"operationId":"GetAccountsAccountIdTransactions","parameters":[{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"},{"$ref":"#/components/parameters/FromBookingDateTimeParam"},{"$ref":"#/components/parameters/ToBookingDateTimeParam"}],"responses":{"200":{"$ref":"#/components/responses/200AccountsAccountIdTransactionsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Transactions","tags":["Transactions"]}},"/balances":{"get":{"operationId":"GetBalances","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200BalancesRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Balances","tags":["Balances"]}},"/beneficiaries":{"get":{"operationId":"GetBeneficiaries","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200BeneficiariesRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Beneficiaries","tags":["Beneficiaries"]}},"/direct-debits":{"get":{"operationId":"GetDirectDebits","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DirectDebitsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Direct Debits","tags":["Direct Debits"]}},"/offers":{"get":{"operationId":"GetOffers","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200OffersRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Offers","tags":["Offers"]}},"/party":{"get":{"operationId":"GetParty","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200PartyRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Parties","tags":["Parties"]}},"/products":{"get":{"operationId":"GetProducts","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200ProductsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Products","tags":["Products"]}},"/scheduled-payments":{"get":{"operationId":"GetScheduledPayments","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200ScheduledPaymentsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Scheduled Payments","tags":["Scheduled Payments"]}},"/standing-orders":{"get":{"operationId":"GetStandingOrders","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200StandingOrdersRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Standing Orders","tags":["Standing Orders"]}},"/statements":{"get":{"operationId":"GetStatements","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/FromStatementDateTimeParam"},{"$ref":"#/components/parameters/ToStatementDateTimeParam"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200StatementsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Statements","tags":["Statements"]}},"/transactions":{"get":{"operationId":"GetTransactions","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"},{"$ref":"#/components/parameters/FromBookingDateTimeParam"},{"$ref":"#/components/parameters/ToBookingDateTimeParam"}],"responses":{"200":{"$ref":"#/components/responses/200TransactionsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["accounts"]}],"summary":"Get Transactions","tags":["Transactions"]}}},"components":{"parameters":{"AccountId":{"description":"AccountId","in":"path","name":"AccountId","required":true,"schema":{"type":"string"}},"Authorization":{"description":"An Authorisation Token as per https://tools.ietf.org/html/rfc6750","in":"header","name":"Authorization","required":true,"schema":{"type":"string"}},"ConsentId":{"description":"ConsentId","in":"path","name":"ConsentId","required":true,"schema":{"type":"string"}},"FromBookingDateTimeParam":{"description":"The UTC ISO 8601 Date Time to filter transactions FROM\nNB Time component is optional - set to 00:00:00 for just Date.\nIf the Date Time contains a timezone, the ASPSP must ignore the timezone component.","in":"query","name":"fromBookingDateTime","schema":{"format":"date-time","type":"string"}},"FromStatementDateTimeParam":{"description":"The UTC ISO 8601 Date Time to filter statements FROM\nNB Time component is optional - set to 00:00:00 for just Date.\nIf the Date Time contains a timezone, the ASPSP must ignore the timezone component.","in":"query","name":"fromStatementDateTime","schema":{"format":"date-time","type":"string"}},"StatementId":{"description":"StatementId","in":"path","name":"StatementId","required":true,"schema":{"type":"string"}},"ToBookingDateTimeParam":{"description":"The UTC ISO 8601 Date Time to filter transactions TO\nNB Time component is optional - set to 00:00:00 for just Date.\nIf the Date Time contains a timezone, the ASPSP must ignore the timezone component.","in":"query","name":"toBookingDateTime","schema":{"format":"date-time","type":"string"}},"ToStatementDateTimeParam":{"description":"The UTC ISO 8601 Date Time to filter statements TO\nNB Time component is optional - set to 00:00:00 for just Date.\nIf the Date Time contains a timezone, the ASPSP must ignore the timezone component.","in":"query","name":"toStatementDateTime","schema":{"format":"date-time","type":"string"}},"x-customer-user-agent":{"description":"Indicates the user-agent that the PSU is using.","in":"header","name":"x-customer-user-agent","required":false,"schema":{"type":"string"}},"x-fapi-auth-date":{"description":"The time when the PSU last logged in with the TPP. \nAll dates in the HTTP headers are represented as RFC 7231 Full Dates. An example is below: \nSun, 10 Sep 2017 19:43:31 UTC","in":"header","name":"x-fapi-auth-date","required":false,"schema":{"pattern":"^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \\d{2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \\d{4} \\d{2}:\\d{2}:\\d{2} (GMT|UTC)$","type":"string"}},"x-fapi-customer-ip-address":{"description":"The PSU's IP address if the PSU is currently logged in with the TPP.","in":"header","name":"x-fapi-customer-ip-address","required":false,"schema":{"type":"string"}},"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","in":"header","name":"x-fapi-interaction-id","required":false,"schema":{"type":"string"}},"x-idempotency-key":{"description":"Every request will be processed only once per x-idempotency-key. The\nIdempotency Key will be valid for 24 hours.\n","in":"header","name":"x-idempotency-key","required":true,"schema":{"maxLength":40,"pattern":"^(?!\\s)(.*)(\\S)$","type":"string"}},"x-jws-signature":{"description":"A detached JWS signature of the body of the payload.","in":"header","name":"x-jws-signature","required":true,"schema":{"type":"string"}}},"responses":{"200AccountAccessConsentsConsentIdRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadConsentResponse1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadConsentResponse1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadConsentResponse1"}}},"description":"Account Access Consents Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdBalancesRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadBalance1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadBalance1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadBalance1"}}},"description":"Balances Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdBeneficiariesRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadBeneficiary5"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadBeneficiary5"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadBeneficiary5"}}},"description":"Beneficiaries Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdDirectDebitsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadDirectDebit2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadDirectDebit2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadDirectDebit2"}}},"description":"Direct Debits Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdOffersRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadOffer1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadOffer1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadOffer1"}}},"description":"Offers Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdPartiesRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadParty3"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadParty3"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadParty3"}}},"description":"Parties Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdPartyRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadParty2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadParty2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadParty2"}}},"description":"Parties Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdProductRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadProduct2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadProduct2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadProduct2"}}},"description":"Products Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadAccount6"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadAccount6"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadAccount6"}}},"description":"Accounts Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdScheduledPaymentsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadScheduledPayment3"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadScheduledPayment3"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadScheduledPayment3"}}},"description":"Scheduled Payments Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdStandingOrdersRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadStandingOrder6"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadStandingOrder6"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadStandingOrder6"}}},"description":"Standing Orders Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdStatementsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}}},"description":"Statements Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdStatementsStatementIdFileRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/File"}},"application/json":{"schema":{"$ref":"#/components/schemas/File"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/File"}}},"description":"Statements Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdStatementsStatementIdRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}}},"description":"Statements Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdStatementsStatementIdTransactionsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}}},"description":"Transactions Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsAccountIdTransactionsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}}},"description":"Transactions Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200AccountsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadAccount6"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadAccount6"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadAccount6"}}},"description":"Accounts Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200BalancesRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadBalance1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadBalance1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadBalance1"}}},"description":"Balances Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200BeneficiariesRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadBeneficiary5"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadBeneficiary5"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadBeneficiary5"}}},"description":"Beneficiaries Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200DirectDebitsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadDirectDebit2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadDirectDebit2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadDirectDebit2"}}},"description":"Direct Debits Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200OffersRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadOffer1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadOffer1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadOffer1"}}},"description":"Offers Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200PartyRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadParty2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadParty2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadParty2"}}},"description":"Parties Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200ProductsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadProduct2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadProduct2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadProduct2"}}},"description":"Products Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200ScheduledPaymentsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadScheduledPayment3"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadScheduledPayment3"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadScheduledPayment3"}}},"description":"Scheduled Payments Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200StandingOrdersRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadStandingOrder6"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadStandingOrder6"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadStandingOrder6"}}},"description":"Standing Orders Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200StatementsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadStatement2"}}},"description":"Statements Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"200TransactionsRead":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadTransaction6"}}},"description":"Transactions Read","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"201AccountAccessConsentsCreated":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBReadConsentResponse1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBReadConsentResponse1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBReadConsentResponse1"}}},"description":"Account Access Consents Created","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"204AccountAccessConsentsConsentIdDeleted":{"description":"Account Access Consents Deleted","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"400Error":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}}},"description":"Bad request","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"401Error":{"description":"Unauthorized","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"403Error":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}}},"description":"Forbidden","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"404Error":{"description":"Not found","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"405Error":{"description":"Method Not Allowed","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"406Error":{"description":"Not Acceptable","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"415Error":{"description":"Unsupported Media Type","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"429Error":{"description":"Too Many Requests","headers":{"Retry-After":{"description":"Number in seconds to wait","schema":{"type":"integer"}},"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}},"500Error":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBErrorResponse1"}}},"description":"Internal Server Error","headers":{"x-fapi-interaction-id":{"description":"An RFC4122 UID used as a correlation id.","schema":{"type":"string"}}}}},"schemas":{"AccountId":{"description":"A unique and immutable identifier used to identify the account resource. This identifier has no meaning to the account owner.","maxLength":40,"minLength":1,"type":"string"},"ActiveOrHistoricCurrencyCode_0":{"description":"Identification of the currency in which the account is held. \nUsage: Currency should only be used in case one and the same account number covers several currencies\nand the initiating party needs to identify which currency needs to be used for settlement on the account.","pattern":"^[A-Z]{3,3}$","type":"string"},"ActiveOrHistoricCurrencyCode_1":{"description":"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\".","pattern":"^[A-Z]{3,3}$","type":"string"},"AddressLine":{"description":"Information that locates and identifies a specific address for a transaction entry, that is presented in free format text.","maxLength":70,"minLength":1,"type":"string"},"BeneficiaryId":{"description":"A unique and immutable identifier used to identify the beneficiary resource. This identifier has no meaning to the account owner.","maxLength":40,"minLength":1,"type":"string"},"BookingDateTime":{"description":"Date and time when a transaction entry is posted to an account on the acco