Retrieves the remote card capture session state using the provided customer short code.
GET/api/remotecardcapture/session/:customerShortCode
Retrieves the remote card capture session state using the provided customer short code.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Returns the session state successfully.
Returned when a bad request occurs, such as invalid input or a general failure.
Authentication failed — token is missing, expired, or invalid.
Caller does not have the required role.
Returned when the configuration or card capture session is not found.
Returned when mock mode or simulation mode is enabled.