Endpoint reference
Generated from the published OpenAPI file. 24 operations.
| Method | Path | Summary |
|---|---|---|
POST | /v1/consents/confirmation-of-funds | Create a confirmation-of-funds consent (CBPII) |
GET | /v1/consents/confirmation-of-funds/{consent_id} | Read a confirmation-of-funds consent |
DELETE | /v1/consents/confirmation-of-funds/{consent_id} | Revoke a confirmation-of-funds consent |
GET | /v1/consents/confirmation-of-funds/{consent_id}/status | Confirmation-of-funds consent status |
POST | /v1/consents | Create a consent |
GET | /v1/consents/{consent_id} | Read a consent |
DELETE | /v1/consents/{consent_id} | Terminate a consent |
GET | /v1/consents/{consent_id}/status | Consent status |
GET | /v1/consents/{consent_id}/authorisations | Authorisation sub-resources for a consent |
GET | /v1/consents/{consent_id}/authorisations/{authorisation_id} | Authorisation (SCA) status for a consent |
GET | /v1/accounts | List consented accounts |
GET | /v1/accounts/{account_id} | Read one account |
GET | /v1/accounts/{account_id}/balances | Account balances |
GET | /v1/accounts/{account_id}/transactions | Account transactions |
POST | /v1/payments/{payment_product} | Initiate a SEPA credit transfer |
GET | /v1/payments/{payment_product}/{payment_id} | Read a payment |
DELETE | /v1/payments/{payment_product}/{payment_id} | Cancel a payment |
GET | /v1/payments/{payment_product}/{payment_id}/status | Payment status |
GET | /v1/payments/{payment_product}/{payment_id}/authorisations | Authorisation sub-resources for a payment |
GET | /v1/payments/{payment_product}/{payment_id}/authorisations/{authorisation_id} | Authorisation (SCA) status for a payment |
GET | /v1/revocation-callback | Read your registered revocation callback |
PUT | /v1/revocation-callback | Register or replace your revocation callback |
DELETE | /v1/revocation-callback | Stop receiving revocation callbacks |
POST | /v1/funds-confirmations | Confirm funds are available |