Scenario 2 - Testing with the SegmentCompatibleWith RecordType Filter
Send an eligibility request using the SegmentCompatibleWith RecordType filter.
- Procedure
- Create three products: Phone1, Phone2, Phone3.
- Set the following segment types and names for Phone1, Phone2, and
Phone3:
- Phone1 as
segmentT
andype = country
SegmentName = US
- Phone2 as
segmentType = country
andSegmentName = Canada
- Phone3 as
segmentType = country
andSegmentName = US
- Phone1 as
- Set the following RecordTypes types for Phone1, Phone2, and
Phone3:
- Phone1 as
RecordType = White
- Phone2 as
RecordType = White
- Phone3 as
RecordType = Black
- Phone1 as
- Request eligible products for
segmentType = country
,segmentName = US
andRecordType = White
.
Result Passing this specific
segment in the eligibility request and this specific RecordType retrieves only
Phone1 because it is compatible with the segment and with the RecordType.