Check wallet status
POST/api/holder-wallet-instance/v1/:walletInstanceId/status
Permissions: HOLDER_WALLET_INSTANCE_DETAIL
Check the status of a wallet instance. Active instances return 204.
Revoked instances return an error.
Request
Responses
- 204
- 400
- 404
- 500
No Content
Business rule error
Wallet instance not found
Internal server error