View a recipient by recipientId

Searches for recipients with the specified recipientId.

📘

Notes

  • You can only use recipientId as the path parameter for this endpoint.
  • When searching for a recipient by recipientRef use the View a recipient by recipientRef endpoint.
  • To view a recipient using other IDs or parameters, use the View recipients endpoint.

⚠️

Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.

Include the recipientId in the path parameter of the request.

Request parameters

  • recipientId

Response parameters

  • recipientRef
  • recipientId
  • payoutAccountId
  • providerId
  • providerType
  • providerRecipientRef
  • userType
  • firstName
  • lastName
  • gender
  • birthDate
  • countryOfBirth
  • countryOfNationality
  • addressLine1
  • addressLine2
  • city
  • region
  • postalCode
  • country
  • email
  • phoneNumber
  • mobileNumber
  • governmentIdType
  • recipientIdNumbers
  • recipientIdNumbers.governmentId
  • recipientIdNumbers.passportId
  • recipientIdNumbers.employerId
  • recipientIdNumbers.driversLicenseId
  • createdAt
  • updatedAt
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!