List Recipients

Overview

This endpoint lets you get a list of all Bre-B recipients linked to an entity customer in the Passport API. The response provides details like recipient key type, key value, and associated entity customer ID.

Endpoint Details

DefinitionDescription
Endpointhttps://api.paas.sandbox.co.passportfintech.com/v1/recipients
MethodGET
HeadersAuthorization
AuthenticationAccess Token (Bearer Token)

This endpoint retrieves all recipients linked to an authenticated customer.

Request Body

  • No response body

Example Request

JSON
Copy

Response Body

Example of Response

JSON
Copy

Common Errors and Handling

HTTP Status CodeMeaningDescription
400 Bad RequestInvalid RequestThe request is malformed or contains invalid parameters.
401 UnauthorizedExpired TokenThe access token is invalid or has expired.
403 ForbiddenAccess DeniedThe request is not authorized to list recipients.
500 Internal Server ErrorServer ErrorAn unexpected error occurred while retrieving recipients.

Best Practices

  • Ensure the authentication token is valid before making a request.
  • Listing Recipients returns both those that have been resolved, and those that have not
  • Implement Pagination if needed when dealing with large datasets.
  • Store recipient IDs for use in Bre-B payments and other transactions.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard