---
title: "Import earned (issued) badges of customer"
method: POST
path: "/api_gateway/v1/badges/import/customerBadges"
---

# Import earned (issued) badges of customer

`POST /api_gateway/v1/badges/import/customerBadges`

## Request body

- object
  - `RAW_BODY` string, json

## Response `200`

200

- object[]
  - `data` object
    - `badgeMetaId` string
    - `customerId` integer
    - `earnedBadgeId` string
    - `expiresOn` integer
    - `requestId` string
  - `errors` unknown
  - `warnings` 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)
