A valid request URL is required to generate request examples{
"event": null,
"customer": {
"id": "cust_6onRrs4kCnvSVrTs5YtDPFBG",
"source_id": "lx-rdmptr",
"metadata": {
"VIP": true
},
"object": "customer"
},
"earning_rules": [
{
"id": "lern_128f577bd4d47c8e12",
"name": "EnterVipSegment",
"metadata": {},
"object": "earning_rule"
},
{
"id": "lern_128f5822398c4bf78f",
"name": "AutumnPaid",
"metadata": {},
"object": "earning_rule"
},
{
"id": "lern_128f5834b30c4bf7a3",
"name": "SummerPaid",
"metadata": {},
"object": "earning_rule"
},
{
"id": "lern_128f57ec40cc4bf762",
"name": "Autumn Ethiopia",
"metadata": {},
"object": "earning_rule"
},
{
"id": "lern_12cd26a685db3e63d8",
"name": "Birthday in more than 90 days",
"metadata": {},
"object": "earning_rule"
}
],
"memberships": [
{
"member": {
"id": "lmbr_128f962dbc8c4ba5dc",
"customer_id": "cust_6onRrs4kCnvSVrTs5YtDPFBG",
"program_id": "lprg_128f58429f4c4bf7b2",
"metadata": {},
"object": "member"
},
"program": {
"id": "lprg_128f58429f4c4bf7b2",
"name": "AnnualProgram",
"metadata": {},
"object": "program"
},
"cards": [
{
"card": {
"id": "lcrd_128f962dbd8c4ba5e1",
"card_definition_id": "lcdef_128f4a88414c4bed69",
"card_type": "INDIVIDUAL",
"code": "AnnualTime-7M7ShPGfme",
"object": "card"
},
"points_estimation": 150,
"earning_rules": [
{
"earning_rule": {
"id": "lern_128f577bd4d47c8e12",
"object": "earning_rule"
},
"points_estimation": 150,
"object": "earning_rule_estimation"
}
],
"object": "card_estimation"
},
{
"card": {
"id": "lcrd_128f962dbd8c4ba5e0",
"card_definition_id": "lcdef_128f49963c0c4becb7",
"card_type": "INDIVIDUAL",
"code": "AutumnTime-R02hVARx33",
"object": "card"
},
"points_estimation": 10,
"earning_rules": [
{
"earning_rule": {
"id": "lern_128f5822398c4bf78f",
"object": "earning_rule"
},
"points_estimation": 10,
"object": "earning_rule_estimation"
}
],
"object": "card_estimation"
},
{
"card": {
"id": "lcrd_128f962dbd8c4ba5df",
"card_definition_id": "lcdef_128f495f720c4bec8c",
"card_type": "INDIVIDUAL",
"code": "SummerTime-7z8dWawICd",
"object": "card"
},
"points_estimation": 10,
"earning_rules": [
{
"earning_rule": {
"id": "lern_128f5834b30c4bf7a3",
"object": "earning_rule"
},
"points_estimation": 10,
"object": "earning_rule_estimation"
}
],
"object": "card_estimation"
}
],
"benefits": [
{
"benefit": {
"id": "lben_128f4bba81947c8542",
"name": "Coffee sample Ethiopia",
"type": "MATERIAL",
"object": "benefit"
},
"earning_rules": [
{
"earning_rule": {
"id": "lern_128f57ec40cc4bf762",
"object": "earning_rule"
},
"object": "earning_rule_estimation"
},
{
"earning_rule": {
"id": "lern_12cd26a685db3e63d8",
"object": "earning_rule"
},
"object": "earning_rule_estimation"
}
],
"object": "benefit_estimation"
}
],
"object": "member_earnings_opportunity"
}
],
"object": "earnings_examine_result"
}Examine earning rules
Estimates earning opportunities for a customer without triggering any actual earning for loyalty v2 earning rules. The trigger selects whether all trigger events or one specific event is examined. When a specific event is selected, exactly one matching context object is required: customer_order_paid for customer.order.paid, customer_segment_entered for customer.segment.entered, and customer_custom_event for customer.custom_event. The other context objects must not be present.
This endpoint can examine earning rules for all loyalty programs the customer belongs to by using customer_identification with customer_id or customer_source_id. To examine earning rules only for one program, use member_id in customer_identification, as member_id is loyalty program-specific.
A valid request URL is required to generate request examples{
"event": null,
"customer": {
"id": "cust_6onRrs4kCnvSVrTs5YtDPFBG",
"source_id": "lx-rdmptr",
"metadata": {
"VIP": true
},
"object": "customer"
},
"earning_rules": [
{
"id": "lern_128f577bd4d47c8e12",
"name": "EnterVipSegment",
"metadata": {},
"object": "earning_rule"
},
{
"id": "lern_128f5822398c4bf78f",
"name": "AutumnPaid",
"metadata": {},
"object": "earning_rule"
},
{
"id": "lern_128f5834b30c4bf7a3",
"name": "SummerPaid",
"metadata": {},
"object": "earning_rule"
},
{
"id": "lern_128f57ec40cc4bf762",
"name": "Autumn Ethiopia",
"metadata": {},
"object": "earning_rule"
},
{
"id": "lern_12cd26a685db3e63d8",
"name": "Birthday in more than 90 days",
"metadata": {},
"object": "earning_rule"
}
],
"memberships": [
{
"member": {
"id": "lmbr_128f962dbc8c4ba5dc",
"customer_id": "cust_6onRrs4kCnvSVrTs5YtDPFBG",
"program_id": "lprg_128f58429f4c4bf7b2",
"metadata": {},
"object": "member"
},
"program": {
"id": "lprg_128f58429f4c4bf7b2",
"name": "AnnualProgram",
"metadata": {},
"object": "program"
},
"cards": [
{
"card": {
"id": "lcrd_128f962dbd8c4ba5e1",
"card_definition_id": "lcdef_128f4a88414c4bed69",
"card_type": "INDIVIDUAL",
"code": "AnnualTime-7M7ShPGfme",
"object": "card"
},
"points_estimation": 150,
"earning_rules": [
{
"earning_rule": {
"id": "lern_128f577bd4d47c8e12",
"object": "earning_rule"
},
"points_estimation": 150,
"object": "earning_rule_estimation"
}
],
"object": "card_estimation"
},
{
"card": {
"id": "lcrd_128f962dbd8c4ba5e0",
"card_definition_id": "lcdef_128f49963c0c4becb7",
"card_type": "INDIVIDUAL",
"code": "AutumnTime-R02hVARx33",
"object": "card"
},
"points_estimation": 10,
"earning_rules": [
{
"earning_rule": {
"id": "lern_128f5822398c4bf78f",
"object": "earning_rule"
},
"points_estimation": 10,
"object": "earning_rule_estimation"
}
],
"object": "card_estimation"
},
{
"card": {
"id": "lcrd_128f962dbd8c4ba5df",
"card_definition_id": "lcdef_128f495f720c4bec8c",
"card_type": "INDIVIDUAL",
"code": "SummerTime-7z8dWawICd",
"object": "card"
},
"points_estimation": 10,
"earning_rules": [
{
"earning_rule": {
"id": "lern_128f5834b30c4bf7a3",
"object": "earning_rule"
},
"points_estimation": 10,
"object": "earning_rule_estimation"
}
],
"object": "card_estimation"
}
],
"benefits": [
{
"benefit": {
"id": "lben_128f4bba81947c8542",
"name": "Coffee sample Ethiopia",
"type": "MATERIAL",
"object": "benefit"
},
"earning_rules": [
{
"earning_rule": {
"id": "lern_128f57ec40cc4bf762",
"object": "earning_rule"
},
"object": "earning_rule_estimation"
},
{
"earning_rule": {
"id": "lern_12cd26a685db3e63d8",
"object": "earning_rule"
},
"object": "earning_rule_estimation"
}
],
"object": "benefit_estimation"
}
],
"object": "member_earnings_opportunity"
}
],
"object": "earnings_examine_result"
}Authorizations
Body
Request body for examining earning rules. When trigger.type is SPECIFIC, the context object matching the specific event is required and the other context objects must not be present: customer.order.paid > customer_order_paid, customer.segment.entered > customer_segment_entered, customer.custom_event > customer_custom_event.
Which trigger events to examine. With ALL, all trigger events are examined and specific must be null/absent. With SPECIFIC, specific is required.
Show child attributes
Show child attributes
Identifies the customer to examine. Depending on type, requires one of customer_id, customer_source_id, or member_id. Non-selected identifiers may be omitted or set to null.
Show child attributes
Show child attributes
Context for examining customer.order.paid earning rules.
Show child attributes
Show child attributes
Context for examining customer.segment.entered earning rules. Examine earning rule will work only for dynamic segments whose entry criteria are based on customer or member metadata, among other criteria. However, earning rules based on segments can be checked with the ALL scenario.
Show child attributes
Show child attributes
Context for examining customer.custom_event earning rules. With type = ALL, all is required and specific must be null/absent. With SPECIFIC, specific is required and all must be null/absent.
Show child attributes
Show child attributes
Response
Earning rules examination result
Examined trigger event (e.g. customer.order.paid, customer.segment.entered, customer.custom_event). null when trigger.type is ALL.
Customer reference in examine results.
Show child attributes
Show child attributes
All earning rules that matched during examination (deduplicated).
Show child attributes
Show child attributes
Earning opportunities per program membership.
Show child attributes
Show child attributes
Object type marker. Always earnings_examine_result.
"earnings_examine_result"Was this page helpful?

