---
title: "PATCH /payeeWallet/{walletAddress}"
method: PATCH
path: "/payeeWallet/{walletAddress}"
tags: ["payeeWallet"]
---

# PATCH /payeeWallet/{walletAddress}

`PATCH /payeeWallet/{walletAddress}`

## Path parameters

- `walletAddress` string, required

## Request body

- UpdatePayeeWalletRequest
  - `isDefault` boolean

## Response `200`

OK

- BlockchainPayeeWalletGetModel
  - `blockchainPayeeWalletId` integer
  - `blockchainPayeeId` integer
  - `walletAddress` string, required
  - `isDefault` boolean

---

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