Query for Frozen Account

get/das-rest/api/v1/account/{account_id}/state

Query for the existing of a frozen account

Path Parameters

  • account_idstringRequired
    account or wallet id
    Example: 59cd72485007a239fb00282ed480da1f

200 Response

acctId string required
Example: 59cd72485007a239fb00282ed480da1f
frozen boolean required
Example: true
reason string required
String describing reason for freezing the account
Example: customer requested freeze due to suspicious activity
timestamp string <date-time>required
ISO 8601 string representation of date and time of action
Example: 2019-05-02T15:27:35.773Z