---
title: "Updates a customer's plus card pin"
method: PUT
path: "/account/plusCard/pin"
tags: ["Plus Card", "Omni", "Wallet", "Card Number", "PIN"]
---

# Updates a customer's plus card pin

`PUT /account/plusCard/pin`

Updates a customer's plus card pin

## Headers

- `apiKey` string, required
- `apiSecret` string, required
- `apiTicket` string, required

## Request body

- number

## Response `204`

Success - PIN Updated

## Other responses

- `400` — Errors
- `404` — No such plus card customer

---

[API](https://skmtc.net/whapi/apis/accounts.md) · [All operations](https://skmtc.net/whapi/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/whapi/accounts/versions/8c39a68d1e17/schema)
