post https://{APP_URL}/v2/customer/suspend
Suspend Customer
After executing a request to this endpoint, the customer whose ID was used will be marked as 'Suspended.' The counterpart's wallet will also be suspended, meaning that any future actions (financial or non-financial) for this customer will not be possible. Essentially, assigning this status removes the customer from the active list.
The counterparty will be displayed as 'Suspended' as a result of executing requests on /v2/customer/find, /v2/customer/detail, and /v2/customer/update.