{ "path": "/api/v1/money/accounts/cash/{accountId}", "method": "get", "status": "404", "type": "response", "example": { "errorCode": "AccountNotFound", "errorMessage": "Account not found" } }