Scenario 1 - Testing with the SegmentsCompatibleWith Filter
Send an eligibility request using the SegmentCompatibleWith filter.
- Procedure
- Create three products: Phone1, Phone2, Phone3.
- Set the following segment type and segment names for Phone1,
Phone2, and Phone3:
- Phone1 is compatible
with
segmentType = country
andsegmentName = US
. - Phone2 is compatible
with
segmentType = country
andsegmentName = Canada
. - Phone3 is compatible
with
segmentType = country
andsegmentName = US
.
- Phone1 is compatible
with
- Request eligible products with the segment filter as
segmentType = country
andsegmentName = US
.
ResultPassing this specific
segment filter in the eligibility request retrieves Phone1 and Phone3 as
eligible products for the order because they are compatible with the segment
type.