A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"productCode": "<string>",
"variationProductCode": "<string>",
"ruleCode": "<string>",
"maxQty": 123,
"maxDays": 123,
"isReturnable": true
}
]
}Evaluate the return eligibility for given products and customer
A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"productCode": "<string>",
"variationProductCode": "<string>",
"ruleCode": "<string>",
"maxQty": 123,
"maxDays": 123,
"isReturnable": true
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
The request containing the products and customer to evaluate