Reset Brand Wallet PIN

POST/payment-option/wallet/customer/{customer_id}/reset

Resets the PIN for a customer's brand wallet. Use this when the customer's wallet PIN is locked or forgotten. Returns the new PIN and remaining attempts.

Requires Bearer token. Get token →

Path Parameters

NameTypeDescription
customer_id
stringrequired

Unique customer identifier (e.g. cust-v1-...).

Response

NameTypeDescription
pin
string

The new wallet PIN

pin_attempts_remaining
integer

Number of PIN entry attempts remaining

Status Codes

200PIN reset successfully.
400
401
500
Request
curl --request POST \
  --url https://pluraluat.v2.pinepg.in/payment-option/wallet/customer/cust-bw-001/reset \
  --header 'Authorization: Bearer YOUR_ACCESS_TOKEN'

Run this request

customer_id
New chat
Responses are generated using AI and may contain mistakes.
Hi! I'm Pine, your AI developer assistant. Ask me anything about Pine Labs APIs, integrations, or troubleshooting.

Tip: you can create a new chat with ⌘ + E