{"record":{"id":"efeaf031cdeec579","repo":"juspay/hyperswitch","slug":"ir-00","errorCode":"IR_00","errorMessage":"This API is under development and will be made available soon.","messagePattern":"This API is under development and will be made available soon\\.","errorType":"error_code","errorClass":"ErrorResponse","httpStatus":500,"severity":"error","filePath":"crates/hyperswitch_domain_models/src/router_data.rs","lineNumber":953,"sourceCode":"            code: \"HE_00\".to_string(),\n            message: \"Something went wrong\".to_string(),\n            reason: None,\n            status_code: http::StatusCode::INTERNAL_SERVER_ERROR.as_u16(),\n            attempt_status: None,\n            connector_transaction_id: None,\n            connector_response_reference_id: None,\n            network_decline_code: None,\n            network_advice_code: None,\n            network_error_message: None,\n            connector_metadata: None,\n        }\n    }\n}\n\nimpl ErrorResponse {\n    pub fn get_not_implemented() -> Self {\n        Self {\n            code: \"IR_00\".to_string(),\n            message: \"This API is under development and will be made available soon.\".to_string(),\n            reason: None,\n            status_code: http::StatusCode::INTERNAL_SERVER_ERROR.as_u16(),\n            attempt_status: None,\n            connector_transaction_id: None,\n            connector_response_reference_id: None,\n            network_decline_code: None,\n            network_advice_code: None,\n            network_error_message: None,\n            connector_metadata: None,\n        }\n    }\n}\n\n/// Get updatable trakcer objects of payment intent and payment attempt\n#[cfg(feature = \"v2\")]\npub trait TrackerPostUpdateObjects<Flow, FlowRequest, D> {\n    fn get_payment_intent_update(","sourceCodeStart":935,"sourceCodeEnd":971,"githubUrl":"https://github.com/juspay/hyperswitch/blob/3093f22cc46b46415cca152ea0b234277b251ecd/crates/hyperswitch_domain_models/src/router_data.rs#L935-L971","documentation":"Error \"This API is under development and will be made available soon.\" thrown in juspay/hyperswitch.","triggerScenarios":"Thrown at crates/hyperswitch_domain_models/src/router_data.rs:883 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["This API is not yet available; do not call it, or gate the call behind the corresponding feature flag","Track the Hyperswitch roadmap/release notes for when this API becomes available"],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"3093f22cc46b46415cca152ea0b234277b251ecd","analyzedAt":"2026-08-19T10:36:43.745Z","contentChangedAt":"2026-08-19T10:36:43.745Z","schemaVersion":2},"datasetVersion":"2026-09-14T05:17:10.506Z"}