Getting Started
Risk Score Calculation API for Package Delivery
The Risk Score API enables merchants and logistics providers to assess the risk involved in delivering a package. By analyzing various aspects of a purchase order, such as the delivery address, order amount, and product details, the API calculates a risk score and provides a risk level. This helps businesses make informed decisions about whether to proceed with, review or flag a delivery.
Key Features
Input Parameters
The API accepts the following data to evaluate the risk of a delivery:
- Delivery Address: Full shipping address, including postal code, city, and country.
- Order Amount: The total value of the order.
- Product Details: Information about the items in the order, such as product type, SKU, and quantity.
Output
The API provides the following results:
- Risk Score: A numerical score (e.g., 0–1) representing the likelihood of risk in delivering the order.
- Risk Level: A qualitative risk classification:
- High: Indicates a high probability of fraud or delivery issues.
- Medium: Indicates moderate risk, which may require additional verification.
- Low: Indicates minimal risk, suggesting a safe delivery process.
- Assessment Explanation: A detailed breakdown of the factors influencing the risk score, such as:
- Address validity and geolocation discrepancies.
- Suspicious product combinations or unusually high quantities.
- High-risk payment methods or flagged customer accounts.
- Historical data patterns, such as frequent delivery failures to the address.
More info
Please visit this page to get the API documentation
Updated about 1 month ago