Skip to main content
Weavr API
Managed cards

Reset contactless limit for a physical card

POST/managed_cards/{id}/physical/contactless_limit/reset

Resets the contactless limit on the physical card identified by the id path parameter.

For security, a cardholder is asked for their PIN after a number of consecutive contactless purchases. Resetting the limit clears that counter, so contactless payments work again without a PIN entry.

Prerequisites

The card must be physical and activated (PHYSICAL_CARD_NOT_ACTIVATED), and neither blocked nor destroyed.

Request

Available on
SandboxProduction

Path parameters

Header parameters

Responses

204No Content

Success - No Content.

Headers