---
title: "Accrue token to claim center. Requires associated x-api-key."
method: POST
path: "/v1/partnership/claiming/accrue"
tags: ["Partnership"]
---

# Accrue token to claim center. Requires associated x-api-key.

`POST /v1/partnership/claiming/accrue`

## Request body

- ApiPartnershipClaimingAccrualRequest
  - `token` string, required
  - `entries` ApiPartnershipClaimingAccrualEntry[], required
    - `wallet` string, required
    - `amount` string, int128, required

## Response `200`

Ok

## Other responses

- `default` — Some error during request processing

---

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