Check Transfer
Check lockbox object
A lockbox that receives mail and checks for an account.
Object Parameters
account_number_id
stringID of the account number linked to the lockbox
address
objectMailing address for the lockbox
city
stringCity name (max 255 characters)
country_code
stringTwo-letter ISO 3166-1 alpha-2 country code (e.g. US)
line_1
stringStreet address line 1 (max 255 characters)
line_2
stringStreet address line 2 (max 255 characters)
postal_code
stringPostal or ZIP code (max 24 characters)
state
stringState or province (max 255 characters)
bank_account_id
stringID of the bank account linked to the lockbox
created_at
date-timeISO 8601 timestamp when the lockbox was created
description
stringOptional description of the lockbox
id
stringUnique ID for the lockbox
idempotency_key
stringIdempotency key used to create the lockbox, if provided.
processing_center
enumProcessing center assigned to the lockbox.
Possible values: CA, NY, TX
status
enumThe current status of the lockbox. Possible values:
active: Lockbox isreadytoacceptchecksclosed: Lockbox is deleted, and no more checks will be accepted.pending: Lockbox is still under review, and not ready to accept checks yet.
type
enumType of lockbox address.
Possible values: cmra, registered_agent
updated_at
date-timeISO 8601 timestamp when the lockbox was last updated