Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Algorithm

Mandatory?

Implemented?

Notes

PS256

Mandatory - OneOf

PS384

Mandatory - OneOf

PS512

Mandatory - OneOf

ES256

Mandatory - OneOf

ES384

Mandatory - OneOf

ES512

Mandatory - OneOf

Endpoints Implemented

Payment Initiation

  • Account types in scope and available for Payment Initiation to be documented.

Endpoint

Mandatory?

Implemented?

Notes

POST /enduring-payment-consents

Optional

API Provider must specify implementation of endpoint.

GET /enduring-payment-consents/{ConsentId}

Optional

API Provider must specify implementation of endpoint.

DELETE /enduring-payment-consents/{ConsentId}

Optional

API Provider must specify implementation of endpoint.

POST /domestic-payment-consents

Mandatory

API Provider must specify implementation of endpoint.

GET /domestic-payment-consents/{ConsentId}

Mandatory

API Provider must specify implementation of endpoint.

POST /domestic-payments

Mandatory

API Provider must specify implementation of endpoint.

GET /domestic-payments/{DomesticPaymentId}

Mandatory

API Provider must specify implementation of endpoint.

GET /domestic-payments/{DomesticPaymentId}/debtor-account

Mandatory

API Provider must specify implementation of endpoint.

Account Information

  • Account types in scope and available for Account Information to be documented.

  • API Providers must publish information on the format of their masked credit card number.

Endpoint

Mandatory?

Implemented?

Notes

POST /account-access-consents

Mandatory 

API Provider must specify implementation of endpoint.

GET /account-access-consents/{ConsentId} 

Mandatory 

API Provider must specify implementation of endpoint.

DELETE /account-access-consents/{ConsentId} 

Mandatory 

API Provider must specify implementation of endpoint.

GET /accounts 

Mandatory 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId} 

Mandatory 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/balances 

Mandatory 

API Provider must specify implementation of endpoint.

GET /balances 

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/transactions 

Mandatory 

API Provider must specify implementation of endpoint.

GET /transactions 

Optional 

API Provider must specify implementation of endpoint.

GET/accounts/{AccountId}/beneficiaries 

Optional 

API Provider must specify implementation of endpoint.

GET /beneficiaries 

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/direct-debits 

Optional 

API Provider must specify implementation of endpoint.

GET /direct-debits 

Optional 

API Provider must specify implementation of endpoint.

GET/accounts/{AccountId}/standing-orders 

Optional 

API Provider must specify implementation of endpoint.

GET/standing-orders 

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/offers 

Optional 

API Provider must specify implementation of endpoint.

GET /offers 

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/party 

Optional 

API Provider must specify implementation of endpoint.

GET /party 

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/scheduled-payments 

Optional 

API Provider must specify implementation of endpoint.

GET /scheduled-payments 

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/statements 

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/statements/{StatementId} 

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/statements/{StatementId}/file file

Optional 

API Provider must specify implementation of endpoint.

GET /accounts/{AccountId}/statements/{StatementId}/transactions 

Optional 

API Provider must specify implementation of endpoint.

GET /statements 

Optional 

API Provider must specify implementation of endpoint.

...