v4
latestOpenAPI 3.1.02026-08-012402353.8 MBRetrieve a Lockbox Recipient
get/lockbox_recipients/{lockbox_recipient_id}
Path parameters
lockbox_recipient_idstring required
The identifier of the Lockbox Recipient to retrieve.
Response
Lockbox Recipient
Example response
{
"account_id": "account_in71c4amph0vgo2qllky",
"created_at": "2020-01-31T23:59:59Z",
"description": null,
"id": "lockbox_3xt21ok13q19advds4t5",
"idempotency_key": null,
"lockbox_address_id": "lockbox_address_lw6sbzl9ol5dfd8hdml6",
"mail_stop_code": "VRE6P",
"recipient_name": "Company Inc.",
"status": "active",
"type": "lockbox_recipient"
}