Search benefits

POST {{baseUrl}}/benefits/searches

Send cardholder information and a date, get the benefits that the cardholder had for that date. If no date is provided the current one is used.

Request Body

{"cardNumber"=>"5308780000000000", "effectiveDate"=>"2022-12-15", "serviceProviderCode"=>"01", "productCode"=>"MCC", "benefitCode"=>"WTY"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"data":[{"benefitBundleId":"d57514c2-9bb4-11eb-a8b3-0242ac130003","benefitBundleName":"US Core Credit","benefitServicingId":"92adfc79-cd54-4c1e-ab5e-7bf531169e0b","benefitServicingOptions":"All Claims","benefitID":"2495","benefitCode":"WTY","benefitName":"Extended Warranty","macBenefitCategory":"Shopping","serviceProviderCode":"58","serviceProviderName":"US Extended Warranty - Information","paymentType":"MasterCard Pays/ All Cards","occurBeginTime":"0","occurEndTime":"1","occurTimeUnit":"Year","occurMinimumAmount":"0","occurMaximumAmount":"10000","occurCurrency":"USD","occurMisc":"0","policyTimeLimit":"12","policyTimeUnit":"Month","policyMaximumOccurs":"0","policyMaximumAmount":"10000","policyCurrency":"USD","policyRegionRestriction":"All","coverageType":"Excess","appliesTo":"Family","qualifyingRequirement":"100 km or more from place of residence within home country","additionalCoverage":"$100 Per day for 10 days / 70 or older max 30 days","bundleType":"Region Specific Set","benefitEffectiveDate":"2022-12-15","benefitExpirationDate":"2050-12-29","customAttributes":[{"name":"dealId","value":"D1233"},{"name":"dealId","value":"D1233"}]},{"benefitBundleId":"d57514c2-9bb4-11eb-a8b3-0242ac130003","benefitBundleName":"US Core Credit","benefitServicingId":"92adfc79-cd54-4c1e-ab5e-7bf531169e0b","benefitServicingOptions":"All Claims","benefitID":"2495","benefitCode":"WTY","benefitName":"Extended Warranty","macBenefitCategory":"Shopping","serviceProviderCode":"58","serviceProviderName":"US Extended Warranty - Information","paymentType":"MasterCard Pays/ All Cards","occurBeginTime":"0","occurEndTime":"1","occurTimeUnit":"Year","occurMinimumAmount":"0","occurMaximumAmount":"10000","occurCurrency":"USD","occurMisc":"0","policyTimeLimit":"12","policyTimeUnit":"Month","policyMaximumOccurs":"0","policyMaximumAmount":"10000","policyCurrency":"USD","policyRegionRestriction":"All","coverageType":"Excess","appliesTo":"Family","qualifyingRequirement":"100 km or more from place of residence within home country","additionalCoverage":"$100 Per day for 10 days / 70 or older max 30 days","bundleType":"Region Specific Set","benefitEffectiveDate":"2022-12-15","benefitExpirationDate":"2050-12-29","customAttributes":[{"name":"dealId","value":"D1233"},{"name":"dealId","value":"D1233"}]}]}