Recipients
Get recipient by ID
Retrieve details of a specific recipient by ID
get/recipient/{recipientId}
Path parameters
recipientIdstring uuid required
ID for a Mercury account.
Response
Example response
{
"attachments": [
{
"uploadedAt": "2016-07-22T00:00:00Z"
}
],
"dateLastPaid": "2016-07-22T00:00:00Z"
}