curl --request GET \
--url https://loyalty-admin.appstle.com/api/external/point-earn-rules \
--header 'X-API-Key: <x-api-key>'{
"basePoints": 123,
"includeSubtotal": true,
"includeTax": true,
"name": "<string>",
"customerNotification": "<string>",
"includeShippingPoints": true,
"id": 123,
"shop": "<string>",
"excludeCollections": "<string>",
"createAt": "2023-11-07T05:31:56Z",
"updateAt": "2023-11-07T05:31:56Z",
"productId": 123,
"collectionId": 123,
"variantId": 123,
"productData": "<string>",
"triggeredCount": 123,
"pointsProvided": 123,
"collectionData": "<string>",
"customerFacingLabel": "<string>",
"socialUrl": "<string>",
"disableForOnSellProduct": true,
"autoApprovalDays": 123,
"enableInterval": true,
"earnLimit": 123,
"allowedCustomerTags": "<string>",
"eligibleForFirstOrder": true,
"maximumPoints": 123,
"restrictCustomerTags": "<string>",
"customerFacingIconUrl": "<string>",
"serial": 123,
"excludeOrderTags": "<string>",
"excludeProducts": "<string>",
"givePointsToGuestCustomers": true,
"allowedProductTags": "<string>",
"restrictProductTags": "<string>",
"rollBackPointsOnUnsubscribe": true,
"addAdditionalPoints": true,
"additionalPoints": 123,
"refundNotificationLabel": "<string>",
"disablePointsForDiscountedProduct": true,
"vipTierId": 123,
"minimumOrderValue": 123,
"allowedOrderTags": "<string>",
"excludeVariantIds": "<string>",
"applyOnImportedCustomer": true,
"enableBirthdayPromo": true,
"promoPointsMultiplier": 123,
"ruleStartDate": "2023-11-07T05:31:56Z",
"ruleEndDate": "2023-11-07T05:31:56Z",
"translations": "<string>",
"manuallyApprovePoints": true
}Documentation Index
Fetch the complete documentation index at: https://developers.appstle.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Include inactive rules in response (default: false)
Successfully retrieved point earning rules
PURCHASE, VISIT_SHOP, REFERRAL, CREATE_ACCOUNT, FACEBOOK_PAGE_LIKE, FOLLOW_TWITTER, FOLLOW_INSTAGRAM, BIRTHDAY, LEAVE_REVIEW, SUBSCRIBE_NEWSLETTER, BUY_PRODUCT, BUY_PRODUCT_FROM_COLLECTION, LEAVE_REVIEW_STAMPED_IO, LEAVE_REVIEW_LOOX_IO, LEAVE_REVIEW_JUDGE_ME, LEAVE_REVIEW_PRODUCT_REVIEWS, SUBSCRIPTION, YOUTUBE, TIKTOK, OKENDO, HELPFULL_PRODUCT_REVIEWS, RIVYO_PRODUCT_REVIEWS, REVIEWS_IO, QUANTITY_BASED_POINTS, SUBSCRIBE_SMS, VISIT_PINTEREST, AIR_REVIEWS, STATIC_EARN_RULE, SHARE_ON_FACEBOOK, SHARE_ON_X, FIXED_REWARD ACTIVE, INACTIVE NONE, ALL, ONE_HOUR, ONE_DAY, ONE_MONTH, THREE_MONTH, ONE_YEAR DAY, WEEK, MONTH, YEAR, LIFETIME REGULAR, REFERRAL, VIP QUANTITY, AMOUNT_SPEND, FLAT_PURCHASE POS_ONLY, ONLINE_STORE, BOTH STORE_CREDIT, DISCOUNT_CODE, POINTS DYNAMIC, FIXED ONE_TIME, SUBSCRIPTION, BOTH curl --request GET \
--url https://loyalty-admin.appstle.com/api/external/point-earn-rules \
--header 'X-API-Key: <x-api-key>'{
"basePoints": 123,
"includeSubtotal": true,
"includeTax": true,
"name": "<string>",
"customerNotification": "<string>",
"includeShippingPoints": true,
"id": 123,
"shop": "<string>",
"excludeCollections": "<string>",
"createAt": "2023-11-07T05:31:56Z",
"updateAt": "2023-11-07T05:31:56Z",
"productId": 123,
"collectionId": 123,
"variantId": 123,
"productData": "<string>",
"triggeredCount": 123,
"pointsProvided": 123,
"collectionData": "<string>",
"customerFacingLabel": "<string>",
"socialUrl": "<string>",
"disableForOnSellProduct": true,
"autoApprovalDays": 123,
"enableInterval": true,
"earnLimit": 123,
"allowedCustomerTags": "<string>",
"eligibleForFirstOrder": true,
"maximumPoints": 123,
"restrictCustomerTags": "<string>",
"customerFacingIconUrl": "<string>",
"serial": 123,
"excludeOrderTags": "<string>",
"excludeProducts": "<string>",
"givePointsToGuestCustomers": true,
"allowedProductTags": "<string>",
"restrictProductTags": "<string>",
"rollBackPointsOnUnsubscribe": true,
"addAdditionalPoints": true,
"additionalPoints": 123,
"refundNotificationLabel": "<string>",
"disablePointsForDiscountedProduct": true,
"vipTierId": 123,
"minimumOrderValue": 123,
"allowedOrderTags": "<string>",
"excludeVariantIds": "<string>",
"applyOnImportedCustomer": true,
"enableBirthdayPromo": true,
"promoPointsMultiplier": 123,
"ruleStartDate": "2023-11-07T05:31:56Z",
"ruleEndDate": "2023-11-07T05:31:56Z",
"translations": "<string>",
"manuallyApprovePoints": true
}