Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
acs_encoder_id
string<uuid>
required

ID of the acs_encoder that will be used in the next request to scan the acs_credential.

acs_credential_id_on_seam
string<uuid>

ID of the Seam acs_credential that matches the acs_credential on the encoder in this simulation.

scenario
enum<string>
default:credential_exists_on_seam

Scenario to simulate.

Available options:
credential_exists_on_seam,
credential_on_encoder_needs_update

Response

OK

The response is of type object.