Skip to main content
GET
Get entity lockbox
Returns the mailing address for the entity’s lockbox. Use this address to direct payers to send checks and correspondence for this entity. Mail sent to this address is automatically scanned and available via the mail endpoint.

Path parameters

entity_id
string
required
The ID of the entity. You can find entity IDs using the List entities endpoint.

Response

Returns a lockbox address object.
name
string | null
Recipient name, if applicable.
line1
string
Street address line 1.
line2
string | null
Street address line 2, if applicable.
city
string
City.
state
string
Two-letter state code.
postalCode
string
ZIP code.