- Report a physical card as stolen
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
Unblock PIN for a physical card
Replace a damaged physical card
Report a physical card as lost
Replace a lost or stolen physical card
Reset contactless limit for a physical card
Get a managed card statement (legacy)
Report a physical card as...
Report the physical card identified by the id path parameter as stolen. This will destroy the instrument and a new replacement card will need to be requested.
Once a replacement is requested, any funds remaining on this destroyed card will be transferred to the replacement card."
Security
auth_token and api-key
- Weavr Sandbox Environmenthttps://sandbox.weavr.io/multi/managed_cards/{id}/physical/report_stolen
- Mock serverhttps://api.weavr.io/_mock/products/multi/openapi/managed_cards/{id}/physical/report_stolen
curl -i -X POST \
'https://sandbox.weavr.io/multi/managed_cards/{id}/physical/report_stolen' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'api-key: YOUR_API_KEY_HERE' \
-H 'idempotency-ref: string'Response
No content