Update device verification status for a user account

Updates the device verification status for a user account.

Path Params
string
required

The program code identifying the BaaS program context.

Body Params

The request payload containing update details.

  • DeviceVerificationRequestKey: The key for the device verification request.

  • EventType: The type of device verification event.

  • AccountIdentifier: The account identifier (optional).

  • UserIdentifier: The user identifier (optional).

  • TransferIdentifier: The transfer identifier (optional).

int64
required

The unique key identifying the device verification request to update.

string
enum
required

The event type for device verification (e.g., GuestCheckOut, Enrollment, Login, PreLoginCardActivation). Uses Gd.Bos.DataTransfer.Enums.DeviceVerificationEventType to specify the verification scenario.

Allowed:
string | null

The unique identifier for the account associated with the device verification.

string | null

The unique identifier for the user associated with the device verification.

string | null

The unique identifier for the transfer associated with the device verification, if applicable.

Headers
string
required

A unique request identifier for tracking and logging. Should be a GUID.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json