Developer guide
API reference
  • Developer guide
  • API reference
    • Nothing Found
    Prerelease - promotions API reference
    Promotions
      Data definitions
        schema
        Check
        schema
        Device
        schema
        Selection
        schema
        Customer
        schema
        AppliedServiceCharge
        schema
        AppliedTaxRate
        schema
        AppliedDiscountTrigger
        schema
        AppliedDiscount
        schema
        AppliedLoyaltyInfo
        schema
        Payment
        schema
        Refund
        schema
        VoidInformation
        schema
        ExternalReference
        schema
        ToastReference
        schema
        PromotionRequest
        schema
        VerifyPromotionRequest
        schema
        ApplyPromotionsRequest
        schema
        RevalidatePromotionsRequest
        schema
        VoidPromotionsRequest
        schema
        PromotionObject
        schema
        AppliedPromotion
        schema
        PromotionError
        schema
        StatusResponse
        schema
        ErrorResponse
      post
      Endpoint to handle all promotion-related requests.

Device

The Device ID value that the Toast POS system assigns to a specific Toast POS device. The id value is a unique identifier for a device. To find the ID for a Toast POS device, do the following. From the overflow menu (⋮) select Device Status and then select the Device tab.

id
string

The physical id of the device

{
  • "id": "string"
}