Fetch Web Pos Device

Fetch an existing Web POS device

Required OAuth 2.0 scope: business/webpos:read

Path parameters

webpos_device_idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

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

Response

Successful Response
idstringformat: "uuid"
The unique ID for the Web POS device.
namestring
The friendly POS device name.

Errors