---
title: "Claim social media reward points"
method: POST
path: "/loyalty/cp/api/claim-social-media-points"
tags: ["Points & Earn Rules"]
---

# Claim social media reward points

`POST /loyalty/cp/api/claim-social-media-points`

## Request body

- SocialMediaPoints — Social media points claim request with earn rule ID
  - `earnRuleId` integer

## Response `200`

Social media points claimed successfully

## Other responses

- `400` — Invalid earn rule ID or already claimed
- `401` — Customer not authenticated

---

[API](https://skmtc.net/appstle/apis/storefront-apis.md) · [All operations](https://skmtc.net/appstle/apis/storefront-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/appstle/storefront-apis/revisions/f62b6f66ee8f/schema)
