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

# Sets a customer's plus card pin

`POST /account/plusCard/pin`

Sets a customer's plus card pin

## Headers

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

## Request body

- number

## Response `201`

Success - PIN Created

## 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)
