Square API
You are viewing an old version of the API
Devices
Square API
Manages a pairing between a third-party Point of Sale application and a Square Terminal in a seller location.
-
List device codes
GET /v2/devices/codes - Lists all DeviceCodes associated with the merchant.
-
Create device code
POST /v2/devices/codes - Creates a DeviceCode that can be used to login to a Square Terminal device to enter the connected terminal mode.
-
Get device code
GET /v2/devices/codes/{id} - Retrieves DeviceCode with the associated ID.