---
title: "Transfer utility token card"
method: POST
path: "/v1/admin/utility-token/transfer"
tags: ["Utility Token (Admin)"]
---

# Transfer utility token card

`POST /v1/admin/utility-token/transfer`

## Request body

- UtilityTokenTransferRequest
  - `ownerWallet` string, uuid
  - `cardId` string
  - `receiverWallet` string, uuid

## Response `200`

Utility token card transferred successfully

---

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