Get recipient details
Get the details of a recipient’s account using the Customer ID and recipient ID as parameters. This call will also return details of inactive recipients.
Authentication: Bearer token required
Path parameters
customer_id
The unique identifier for the customer whose recipient details you want to retrieve
recipient_id
Unique Recipient Identifier
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Recipient details retrieved successfully
recipient_id
The recipient id used to identify this recipient.
name
Name of the recipient as per their bank records.
type
Indicates the recipient type — either “Individual” or “Corporate”.
Allowed values:
country
Recipient’s Country Code in ISO 3166-1 Alpha-3 Country Codes.
status
Status of this recipient.
Allowed values:
email
Email id to which you want to receive the communications.
phone_number
Recipient's phone number.
mobile_number
Recipient's mobile number.
client_reference_id
Unique client reference to identify this recipient in future.
payment_reference
Optional reference used by certain recipients for payment identification. If provided, include this value in the payment_reference field when creating payments to that recipient.
customer_own_account
Enum: [yes,no]. Added recipient is customer’s own account or not.
Allowed values:
last_updated
Last modification timestamp.
address
recipient_bank_details