- Unblock PIN for a physical card
Create a managed card
Get all managed cards
Get a managed card
Update a managed card
Block a managed card
Unblock a managed card
Remove a managed card
Get a managed card statement
Download a managed card statement as a PDF
Get transaction activity for a managed card
Get a specific transaction for a managed card
Upgrade a card to physical
Activate a physical card
Get PIN for a physical card
Replace a damaged physical card
Report a physical card as lost
Report a physical card as stolen
Replace a lost or stolen physical card
Reset contactless limit for a physical card
Get a managed card statement (legacy)
Unblock PIN for a physica...
Physical cards can be marked as pinBlocked if there are too many failed PIN attempts.
Use this operation to unblock a PIN so that the card can be used again.
Security
auth_token and api-key
- Weavr Sandbox Environmenthttps://sandbox.weavr.io/multi/managed_cards/{id}/physical/pin/unblock
- Mock serverhttps://api.weavr.io/_mock/products/multi/openapi/managed_cards/{id}/physical/pin/unblock
curl -i -X PATCH \
'https://sandbox.weavr.io/multi/managed_cards/{id}/physical/pin/unblock' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'api-key: YOUR_API_KEY_HERE'Response
No content