12345678910111213141516171819202122232425262728 |
- {
- "risks": [
- {
- "cause_cancel": true,
- "checkout_id": null,
- "display": true,
- "id": 284138680,
- "message": "This order was placed from a proxy IP",
- "order_id": 450789469,
- "recommendation": "cancel",
- "score": "1.0",
- "source": "External",
- "merchant_message": "This order was placed from a proxy IP"
- },
- {
- "cause_cancel": true,
- "checkout_id": null,
- "display": true,
- "id": 432527878,
- "message": "This order came from an anonymous proxy",
- "order_id": 450789469,
- "recommendation": "cancel",
- "score": "1.0",
- "source": "External",
- "merchant_message": "This order came from an anonymous proxy"
- }
- ]
- }
|