Returns the details of a recipient.
OK
Bad request
Unauthorised
Forbidden
Not found
Method not allowed
Unsupported media type
Too many requests
Internal server error
{- "accountId": "F12345",
- "accountIdentifier": "PK94XAOM0400102322019126",
- "bankIdentifier": "QBLCCCCV",
- "schemeName": "UK.OBIE.IBAN",
- "id": "string",
- "name": "William Walker",
- "friendlyName": "Electrician",
- "intermediaryBankIdentifier": "QBLCCCCV",
- "purposeCode": "string",
- "email": "string",
- "defaultPurpose": "string",
- "defaultReference": "string",
- "status": "AUTHORISED",
- "sepa": true,
- "currency": "USD",
- "bankCode": "string",
- "createdBy": "string",
- "recipientType": "string",
- "verificationMethod": "phone",
- "recipientAddress": {
- "country": "string",
- "address": "string",
- "city": "string",
- "postcode": "string"
}, - "bankAddress": {
- "bankName": "string",
- "fullBankName": "string",
- "country": "string",
- "address": "string",
- "city": "string",
- "postcode": "string"
}, - "bankDetailsFormat": "bic-iban",
- "validation": {
- "reasonCode": "N000",
- "nameMatch": true,
- "reason": "string",
- "actualName": "string"
}
}