GET Eonepay/Risk-Category
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Status": true,
"Message": "sample string 2",
"Data": {}
}
application/xml, text/xml
Sample:
<ResponseEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/"> <Data /> <Message>sample string 2</Message> <Status>true</Status> </ResponseEntity>