---
title: "Get Points Expiry Schedule (Light API)"
method: GET
path: "/customers/lookup/pointsExpirySchedule"
---

# Get Points Expiry Schedule (Light API)

`GET /customers/lookup/pointsExpirySchedule`

## Query parameters

- `source` 'FACEBOOK' | 'WEB_ENGAGE' | 'WECHAT' | 'INSTORE' | 'MARTJACK' | 'TMALL' | 'TAOBAO' | 'JD' | 'ECOMMERCE' | 'WEBSITE' | 'LINE' | 'ALL', required
- `accountId` string
- `identifierName` 'mobile' | 'email' | 'externalId' | 'cardnumber' | 'cardExternalId' | 'wechat' | 'martjackId' | 'fbId', required
- `identifierValue` string, required
- `fetchDataForAllPrograms` boolean
- `fetchEarliestExpiryOnly` boolean
- `startDate` string
- `endDate` string
- `programId` string

## Response `200`

200

- union
  - object
    - `id` integer
    - `profiles` unknown[]
      - unknown
    - `loyaltyInfo` object
      - `loyaltyType` string
    - `segments` object
    - `extendedFields` object
    - `expirySchedules` object[]
      - `points` integer
      - `expiryDate` string
      - `programId` integer
      - `pointsType` string
      - `expiryType` string
    - `warnings` unknown[]
      - unknown
  - object
    - `id` integer
    - `profiles` unknown[]
      - unknown
    - `loyaltyInfo` object
      - `loyaltyType` string
    - `segments` object
    - `extendedFields` object
    - `expirySchedules` object[]
      - `points` integer
      - `expiryDate` string
      - `programId` integer
      - `pointsType` string
      - `expiryType` string
    - `warnings` unknown[]
      - unknown
  - object
    - `id` integer
    - `profiles` unknown[]
      - unknown
    - `loyaltyInfo` object
      - `loyaltyType` string
    - `segments` object
    - `extendedFields` object
    - `expirySchedules` object[]
      - `points` integer
      - `expiryDate` string
      - `programId` integer
      - `pointsType` string
      - `expiryType` string
    - `warnings` unknown[]
      - unknown
  - object
    - `id` integer
    - `profiles` unknown[]
      - unknown
    - `loyaltyInfo` object
      - `loyaltyType` string
    - `segments` object
    - `extendedFields` object
    - `expirySchedules` object[]
      - `points` integer
      - `expiryDate` string
      - `programId` integer
      - `pointsType` string
      - `expiryType` string
    - `warnings` unknown[]
      - unknown
  - object
    - `id` integer
    - `profiles` unknown[]
      - unknown
    - `loyaltyInfo` object
      - `loyaltyType` string
    - `segments` object
    - `extendedFields` object
    - `expirySchedules` object[]
      - `points` integer
      - `expiryDate` string
      - `programId` integer
      - `pointsType` string
      - `expiryType` string
    - `warnings` unknown[]
      - unknown
  - object
    - `id` integer
    - `profiles` unknown[]
      - unknown
    - `loyaltyInfo` object
      - `loyaltyType` string
    - `segments` object
    - `extendedFields` object
    - `expirySchedules` object[]
      - `points` integer
      - `expiryDate` string
      - `programId` integer
      - `pointsType` string
      - `expiryType` string
    - `warnings` unknown[]
      - unknown

## Other responses

- `400` — 400

---

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