The GET /recipients/{recipientId}/accounts endpoint retrieves all account records associated with a specified recipient.

Implementation Guide:

  • Ensure that the recipientId parameter is correctly formatted and corresponds to an existing recipient record.
  • Use this endpoint to fetch the complete list of accounts associated with a recipient, which can be used for displaying information in user interfaces or for verifying account details before performing other operations.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!