Temporarily lock the authenticated user’s primary card.
Authorization: Bearer <token>.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique idempotency key for the operation. Use a UUID to prevent duplicate processing.