Get Promotion Data of a Customer

A loyalty promotion is a strategy used to reward customers for their engagement and transactions with a brand.

This API retrieves promotion data for a specific customer who is part of a connected organisation. It provides detailed information about the promotions associated with the customer within a loyalty program. This includes the types of promotions, point and redemption restrictions, start and end dates, and activation status.

By default, types of promotions are not available for all organizations. This feature must be enabled separately. For more details on types of promotions, refer to types of promotions.

Types of promotions

There are three different types of promotions:

  • GENERIC (UI term - Available without issue)
  • LOYALTY (UI term - Direct issue)
  • LOYALTY_EARNING (UI term - Enroll & Issue)

The field pointsOfferType in the response provides information on the type of promotion.

API endpoint example

(https://eucrm.cc.capillarytech.com/v2.1/customers/lookup/promotionData?identifierName=mobile&identifierValue=917406400033&source=INSTORED

Prerequisites

  • Authentication: Basic or OAuth credentials
  • Access group resource: Read access to customer group resource

Resource information

URI/v2/customers/lookup/promotionData
HTTP MethodGET
PaginationYes
Batch supportNo
Rate limit informationNA

Headers

HeaderDescription
DATA-SCOPE-ORGList of Organization IDs
DATA-SCOPEScopes define what data can be accessed using the API. You can use scopes to control access to data from a parent or child organization. Defining a scope ensures that the response contains only data from the respective organization.

Supported headers: SELF, OTHER and ALL.

Refer to connected orgs data scopes for more information.

Query parameters

Parameter NameData TypeDescription
identifierName*StringIdentifier type to identify the customer. Supported values MOBILE , ID, EMAIL and EXTERNALID
identifierValue*IntegerValue for the identifier. For example, the mobile number or customer ID.
source*StringSource in which the identifier is available. For example, INSTORE, MARTJACK, WECHAT, FACEBOOK , WEB_ENGAGE, , TMALL, TAOBAO, JD, ECOMMERCE, WEBSITE, LINE, ALL
promotionStatusForCustomerStringProvides information about customer enrollment and issuances in the promotion. Supported values are:-
AVAILABLE_TO_ENROL:- Promotions of the "Enrol & Issue" type that customers can still enroll in.
AVAILABLE_TO_EARN:- Promotions the customer is eligible to earn, including "Direct Issue" promotions and "Enrol & Issue" promotions where the customer is already enrolled.
AVAILABLE_TO_REDEEM:- Active promotions that the customer can currently redeem (get benefits) across all types of promotionns including "Enrol & Issue", "Direct Issue" and "Available to Issue"
EXPIRED:- Promotions that have expired, i.e. promotion's end date is in past.
limitStringNumber of results that need to be displayed. The values from zero to a maximum of 100 are supported.
offsetStringStart index for data retrieval. This value should not be negative.

Response parameters

ParameterData TypeDescription
pageDetailsObjectObject containing pagination details.
- pageNumberIntegerPage number of the current result set.
- pageSizeIntegerNumber of entries per page.
- totalEntriesIntegerTotal number of entries in the result set.
- pageCountIntegerTotal number of pages in the result set.
customerIdIntegerIdentifier of the customer.
promotionsObjectAn object containing details of promotions.
- promotionIdIntegerUnique identifier for the promotion issued to the customer.
- promotionNameStringName of the promotion.
- programIdIntegerIdentifier of the loyalty program associated with the promotion.
- startDateStringStart date of the promotion. ISO 8601 Date Format
- endDateStringEnd date of the promotion. ISO 8601 Date Format
- identifierStringUniversally Unique Identifier for the promotion.
- descriptionStringDescription of the promotion.
- activeBooleanIndicates if the promotion is active.
- eventNameStringEvent triggering the promotion.
- promotionMetadataObjectArray containing metadata for the promotion.
- - keyStringKey of the metadata.
- - valueStringValue of the metadata.
- - brandDefinedBooleanIndicates if the metadata is brand-defined.
- limitsObjectObject containing limits set for the promotion.
- - maxPointsPerEventIntegerMaximum number of points offered per event.
- - pointsPerCustomerIntegerMaximum points a customer can earn.
- - numberOFTimesPerCustomerIntegerThe maximum number of activities per customer that can allocate points.
- - totalPointsInPromotionIntegerThe maximum points permitted across customers within the promotion duration.
- customerUsageObjectObject containing customer usage details.
- - currentPointsPerCustomerStringThe current points accrued by the customer.
- - currentNumberOfTimesPerCustomerIntegerThe number of activities through which the customer has received the points.
- - currentTotalPointsInPromotionStringThe points received by all customers within the promotion duration.
- pointsOfferTypeStringType of promotion. The types of promotion are GENERIC, LOYALTY, and LOYALTY_EARNING.
- promotionRestrictionObjectObject containing promotion restriction details.

You can set limits on how many times a promotion can be issued and redeemed. Information in this field is replicated if Advanced loyalty Promotion is available for your organization.
- - issualRestrictionsObjectArray containing issual restriction details.
- - - kpiStringKey performance indicator for the restriction. The KPI values are MAX_NUMBER_OF_ISSUALS_PER_CUSTOMER and MAX_POINTS_PER_ISSUAL_PER_CUSTOMER.
- - - maxLimitStringMaximum times a customer can be enrolled in a promotion.
- - - currentCustomerUsageStringThe present count of a customer's enrolment in a promotion.
- - - limitOnStringSpecifies what the limit applies to. The values are EVENT, CUSTOMER, or PROMOTION.
- - earnRestrictionsObjectArray containing earn restriction details.
- - - kpiStringKey performance indicator for the restriction. The KPI values are MAX_NUMBER_OF_EARNS_PER_CUSTOMER and MAX_POINTS_PER_EARN_PER_CUSTOMER.
- - - maxLimitStringMaximum times a promotion can be issued to a customer.
- - - currentCustomerUsageStringThe present number of instances a promotion is issued to the customer.
- - - limitOnStringSpecifies what the limit applies to. The values are EVENT, CUSTOMER, or PROMOTION.
- - redemptionRestrictionsObjectArray containing redemption restriction details.
- - - kpiStringKey performance indicator for the restriction. The KPI values are:
MAX_ALLOWED_TIMES_PER_CART
MAX_ALLOWED_POINTS_PER_CART
MAX_ALLOWED_TIMES_PER_CUSTOMER
MAX_ALLOWED_EVENTS_PER_CUSTOMER
MAX_ALLOWED_POINTS_PER_CUSTOMER
MAX_ALLOWED_TIMES_PER_CUSTOMER
MAX_ALLOWED_EVENTS_PER_PROMOTION
MAX_ALLOWED_POINTS_PER_PROMOTION
- - - maxLimitStringMaximum number of times the points can be availed.
- - - currentCustomerUsageStringThe present number of points availed by the customer.
- - - limitOnStringSpecifies what the limit applies to. The values are EVENT, CUSTOMER, or PROMOTION.
- - - typeStringType of restrictions. The values are NON_PERIOD_BASED or PERIOD_BASED.
orgIDIntegerUnique ID of the associated organization.
warningsObjectAn array containing any warnings.

Sample Response

{
    "pageDetails": {
        "pageNumber": 0,
        "pageSize": 10,
        "totalEntries": 1,
        "pageCount": 1
    },
    "customerId": 347297848,
    "promotions": [
        {
            "promotionId": 1122938,
            "promotionName": "Award50",
            "programId": 1147,
            "startDate": "2024-08-30T00:00:00.000Z",
            "endDate": "2024-09-29T23:59:59.000Z",
            "identifier": "ed64e808-dc10-4784-a752-eb7d8d55c87e",
            "description": "Award 50",
            "active": true,
            "eventName": "TransactionAdd",
            "limits": {
                "maxPointsPerEvent": "0",
                "pointsPerCustomer": "0",
                "numberOFTimesPerCustomer": 0,
                "totalPointsInPromotion": "0"
            },
            "customerUsage": {
                "currentPointsPerCustomer": "50.000",
                "currentNumberOfTimesPerCustomer": 1,
                "currentTotalPointsInPromotion": "0"
            },
            "pointsOfferType": "GENERIC",
            "promotionRestriction": {
                "issualRestrictions": [],
                "earnRestrictions": [],
                "redemptionRestrictions": []
            },
            "orgId": 50405
        }
    ],
    "warnings": []
}
{
    "pageDetails": {
        "pageNumber": 0,
        "pageSize": 10,
        "totalEntries": 1,
        "pageCount": 1
    },
    "customerId": 347297848,
    "promotions": [
        {
            "promotionId": 1122938,
            "promotionName": "Award50",
            "programId": 1147,
            "startDate": "2024-08-30T00:00:00.000Z",
            "endDate": "2024-09-29T23:59:59.000Z",
            "identifier": "ed64e808-dc10-4784-a752-eb7d8d55c87e",
            "description": "Award 50",
            "active": true,
            "eventName": "TransactionAdd",
            "limits": {
                "maxPointsPerEvent": "0",
                "pointsPerCustomer": "0",
                "numberOFTimesPerCustomer": 0,
                "totalPointsInPromotion": "0"
            },
            "customerUsage": {
                "currentPointsPerCustomer": "50.000",
                "currentNumberOfTimesPerCustomer": 1,
                "currentTotalPointsInPromotion": "0"
            },
            "pointsOfferType": "GENERIC",
            "promotionRestriction": {
                "issualRestrictions": [],
                "earnRestrictions": [],
                "redemptionRestrictions": []
            },
            "orgId": 50405
        }
    ],
    "warnings": []
}
{
    "pageDetails": {
        "pageNumber": 0,
        "pageSize": 10,
        "totalEntries": 1,
        "pageCount": 1
    },
    "customerId": 347297848,
    "promotions": [
        {
            "promotionId": 1122938,
            "promotionName": "Award50",
            "programId": 1147,
            "startDate": "2024-08-30T00:00:00.000Z",
            "endDate": "2024-09-29T23:59:59.000Z",
            "identifier": "ed64e808-dc10-4784-a752-eb7d8d55c87e",
            "description": "Award 50",
            "active": true,
            "eventName": "TransactionAdd",
            "limits": {
                "maxPointsPerEvent": "0",
                "pointsPerCustomer": "0",
                "numberOFTimesPerCustomer": 0,
                "totalPointsInPromotion": "0"
            },
            "customerUsage": {
                "currentPointsPerCustomer": "50.000",
                "currentNumberOfTimesPerCustomer": 1,
                "currentTotalPointsInPromotion": "0"
            },
            "pointsOfferType": "GENERIC",
            "promotionRestriction": {
                "issualRestrictions": [],
                "earnRestrictions": [],
                "redemptionRestrictions": []
            },
            "orgId": 50405
        },
        {
            "promotionId": 1122935,
            "promotionName": "Award 100 Points",
            "programId": 1148,
            "startDate": "2024-08-30T00:00:00.000Z",
            "endDate": "2024-09-29T23:59:59.000Z",
            "identifier": "26a1b64a-f61d-4a64-9dd0-f3fe5a25dcf5",
            "description": "Award 100 Points",
            "active": true,
            "eventName": "TransactionAdd",
            "limits": {
                "maxPointsPerEvent": "0",
                "pointsPerCustomer": "0",
                "numberOFTimesPerCustomer": 0,
                "totalPointsInPromotion": "0"
            },
            "customerUsage": {
                "currentPointsPerCustomer": "100.000",
                "currentNumberOfTimesPerCustomer": 1,
                "currentTotalPointsInPromotion": "0"
            },
            "pointsOfferType": "GENERIC",
            "promotionRestriction": {
                "issualRestrictions": [],
                "earnRestrictions": [],
                "redemptionRestrictions": []
            },
            "orgId": 50406
        }
    ],
    "warnings": []
}

API specific error codes

ErrorDescription
8013Identifier name missing or incorrect.
8015Identifier value missing or incorrect.
8003Source is missing or incorrect.
310144Connected Orgs not set properly in Headers.
Check whether the target organisation is a connected organisation.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!