Checks if a specific order is eligible for cancellation.
OK
Bad request
Not found
Internal server error
{- "orderId": "62f3982438bcab1951be0a19",
- "eligibleReasonCodes": [
- "wrong item"
], - "policyType": "Exchange or return or cancellation",
- "period": "30D00H00M",
- "items": [
- {
- "lineItemId": "62f3dfc438bcab1951be0a19",
- "eligibleQuantity": 10,
- "eligible": true
}
], - "fees": [
- {
- "platinumFee": 33.9,
- "currency": "USD"
}
]
}