Lock card
Cards
Lock card
Temporarily lock the authenticated user’s primary card.
POST
Lock card
Requires
Authorization: Bearer <user-access-token> — the token from Verify login code.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique idempotency key for the operation. Use a UUID to prevent duplicate processing.