📄️ Responses
Every API response is accompanied by a response body, the format of which depends on the type of endpoint you have used.
📄️ Fault Tolerance
When working with the Fraudio API, you'll interact using standard HTTP messages. While most responses will provide a 200 OK status code, it's important to account for potential issues like network outages or problems with newly released features. We strive to minimize these occurrences, but it's crucial to prepare for them as well.
📄️ MIF Patterns
To help you detect and prevent MIF, we have developed a set of MIF patterns that identify suspicious or anomalous transactions based on various criteria, such as transaction type, amount, frequency, card origin, response code, and more. These patterns are based on industry best practices and our own data analysis.