v1

latestOpenAPI 3.0.12026-07-2356172250.9 KB
Android Device Configuration

Get android device configuration

Retrieve the configuration and peripheral specifications for a specific Android device based on manufacturer and model.

get/rest/v2/android/devices/{manufacturer}/{model}

Path parameters

manufacturerstring required

The name of the Android device manufacturer.

modelstring required

The model identifier of the Android device.

Headers

An access API key issued to you by Xplor Pay.

The public key issued to you by Xplor Pay.

Response

Successful Response

device-manufacturerstring

The manufacturer of the Android device.

device-modelstring

The model identifier of the Android device.

support-statusesstring

The supported device status values.

baud-rateinteger

The audio baud rate used for device communication.

input-frequencyinteger

The audio input frequency supported by the device.

output-frequencyinteger

The audio output frequency supported by the device.

record-buffer-sizeinteger

The buffer size used for audio recording.

record-read-buffer-sizeinteger

The buffer size used when reading recorded audio data.

volume-adjustinteger

The volume adjustment level applied to the device audio output.

direct-output-waveinteger

Enables the direct audio output wave processing.

use-voice-recognitioninteger

Indicates whether voice recognition is enabled for the device.

shuttle-channelinteger

The audio channel used for device communication.

powerup-when-swipeinteger

The device powers up automatically when a card swipe is detected.

powerup-last-before-commandinteger

The device powers up using the last configuration before executing a command.

force-headsetinteger

Indicates whether the device forces headset mode during operation.

reverse-audio-eventsinteger

Indicates whether audio event handling is reversed.