Update CSC capture status
PATCH/api/cardcapture/csc/:key
Updates the capture status of the CSC field (e.g. to mark it as captured, failed, or timed out).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
CSC capture status updated successfully.
Invalid capture status value.
Authentication failed — token is missing, expired, or invalid.
Caller does not have the required role.
Session not found for the given key.
An unexpected server error occurred.