v1

latestOpenAPI 3.1.02026-07-1416032.7 KB

Openbank - Create a Consent

Use this request to create a consent. Consents allow Eupago to access your account information.

post/v1.02/openbank/consents

Response

201

transactionStatusstring
consentIdstring
statusstring
creationDatestring
updateDatestring
authorisationUrlstring

Example response

{
  "transactionStatus": "Success",
  "consentId": "69e40519e64a45f495a6248c4dd78sd4s",
  "status": "Pendente",
  "creationDate": "2022-01-12 15:19:45",
  "updateDate": "2022-01-12 15:19:45",
  "authorisationUrl": "https://sandbox.eupago.pt/api/extern/openbank/authorise/addc1814b30b43389c770f5cfbsd54s"
}