Point Of Sale Device
Requires access scope, access scope or access scope.
Represents a mobile device that Shopify Point of Sale has been installed on.
Anchor to FieldsFields
- activePaymentSession (PointOfSaleDevicePaymentSession)
- cashDrawer (CashDrawer)
- fiscalDeviceIdentifier (String)
- id (ID!)
- Anchor to activePaymentSessionactive•Point
Payment Session Of Sale Device Payment Session The currently open payment session for this device. Data is returned only if the device's location has a POS Pro subscription.
- Anchor to cashDrawercash•Cash
Drawer Drawer The cash drawer that this device is currently assigned to. Data is returned only if the device's location has a POS Pro subscription.
- Anchor to fiscalDeviceIdentifierfiscal•String
Device Identifier The Shopify-assigned fiscal register identifier for the device, such as Sweden's manufacturing number (tillverkningsnummer). Only present for devices at locations in countries whose fiscal regulations require registering the device with the tax authority.
- •ID!non-null
A globally-unique ID.
Anchor to QueriesQueries
- pointOfSaleDevice (PointOfSaleDevice)
- •query
Returns a
resource by ID.- •ID!required
The ID of the
to return.
Arguments
- •ID!
Anchor to MutationsMutations
- pointOfSaleDeviceAssignToCashDrawer (PointOfSaleDeviceAssignToCashDrawerPayload)
- •mutation
Assigns a point of sale device to a cash drawer, removing any prior assignment.
- Anchor to cashDrawerIdcash•ID!
Drawer Id required The cash drawer to assign the device to.
- Anchor to pointOfSaleDeviceIdpoint•ID!
Of Sale Device Id required The point of sale device to assign.
Arguments