Create a Sandbox Phone

Creates a new simulated phone in a sandbox workspace. For more information, see Creating a Simulated Phone for a User Identity.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

user_identity_id String (Required)

ID of the user identity to associate with the simulated phone.


assa_abloy_metadata Object

ASSA ABLOY metadata to associate with the simulated phone.

application_version String

Application version that you want to use for the simulated phone.


ble_capability Boolean

Indicates whether the simulated phone should have Bluetooth low energy (BLE) capability.


hce_capability Boolean

Indicates whether the simulated phone should have host card emulation (HCE) capability.


nfc_capability Boolean

Indicates whether the simulated phone should have near-field communication (NFC) capability.


seos_applet_version String

SEOS applet version that you want to use for the simulated phone.


seos_tsm_endpoint_id Number

ID of the SEOS trusted service manager (TSM) endpoint that you want to use for the simulated phone.


custom_sdk_installation_id String

ID of the custom SDK installation to use for the simulated phone.


phone_metadata Object

Metadata to associate with the simulated phone.

device_manufacturer String

Manufacturer that you want to use for the simulated phone.


device_model String

Device model that you want to use for the simulated phone.


operating_system Enum

Mobile operating system that you want to use for the simulated phone.

Enum values:

  • android

  • ios


os_version String

Mobile operating system version that you want to use for the simulated phone.


Response

phone

Last updated

Was this helpful?

Revision created

ci: Generate docs