Retrieve Contact and Party Details

Retrieve identity details of all individuals associated to the consented account.

🚧

Pre- requisite

  • Open Banking Consent journey should be successfully completed.
  • Generate access token using the Generate Access Token endpoint before making any data retrieval calls and ensure using the same customer identifier that was used in the created consent.

:blue-book: Contact and Party Endpoint

EndpointDescription
Get PartiesRetrieve the identity data of all individuals associated to the given account. Key data includes party type, role, name, contact details, identification details, etc.

What’s Next