Get a recipient
Recipients
Get a recipient
Returns a single recipient by ID. The recipient must belong to your account.
Rate limit: 30 requests/minute.
GET
Get a recipient
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer mw_live_<keyId>_<secret>
Path Parameters
Recipient account ID
Example:
12345678
Response
Recipient returned
A payout recipient account
Recipient account ID
Example:
12345678
Name on the account
Example:
"Jane Doe"
ISO 4217 currency code
Example:
"EUR"
Account type (e.g. iban, sort_code, aba)
Example:
"iban"
Whether the recipient is active
Example:
true
Account-type-specific details (routing/account numbers, IBAN, etc.)
ISO 3166-1 alpha-2 country code
Example:
"DE"
