# POTENTIAL_ACCOUNT_BLOCKING The customer's identification document is about to expire. If no valid identification document is submitted by the blocking date, the account will be blocked. Endpoint: POST potential_account_blocking Version: 1.0 ## Request fields (application/json): - `blocking_date` (string) The date by which the account will be blocked. Example: "2022-10-09" - `reason` (string) Reason why the account will be blocked. Example: "IDENTIFICATION_DOCUMENT_EXPIRED"