{
"success": true,
"gateway_id": "string",
"group_id": 0,
"group_name": "string",
"is_fallback": true,
"error": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"session_info": {
"selection_method": "ROUND_ROBIN",
"rule_name": "string",
"current_index": 0,
"total_calls": 0,
"total_mids": 0,
"next_gateway_id": "string",
"total_targets": 0,
"total_weightage": 0,
"targets": [
{
"gateway_id": "string",
"weightage": 0,
"priority": 0,
"percentage": "string"
}
]
}
}