Fetch an Account Lock
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Response
ID of account that is associated with the account lock. Filterable.
Additional context about the lock
ID of bank that is associated with the account lock. Filterable.
Unique identifier for object
true
if the account lock is active. Filterable.
true
, false
ID of organization that is associated with the account lock. Filterable.
Reason for locking account. One of
transactions_being_investigated_wire
,
transactions_being_investigated_card
,
transactions_being_investigated_ACH
,
transactions_being_investigated_check_issued
,
transactions_being_investigated_check_deposit
,
identity_of_customer_being_investigated
.
Timestamp of when the account lock was released
Was this page helpful?