Developer guide
API reference
  • Developer guide
  • API reference
    • Nothing Found
    Prerelease - tender API reference
    Tender integration specification
      Data definitions
        schema
        TenderTransaction
        schema
        TransactionInformationSearch
        schema
        TransactionInformationDiscounts
        schema
        TransactionInformationPayments
        schema
        TransactionInformationRedeem
        schema
        TransactionInformationGratuity
        schema
        TransactionInformationReverse
        schema
        TenderTransactionResponse
        schema
        TenderTransactionStatus
        schema
        TransactionResponseSearchConfig
        schema
        TransactionResponseSearch
        schema
        TransactionResponseDiscounts
        schema
        TransactionResponsePayments
        schema
        TransactionResponseGratuity
        schema
        AccountInfo
        schema
        TenderPayment
        schema
        TenderDiscount
        schema
        KeyValue
        schema
        RevenueCenter
        schema
        Check
        schema
        CheckInfo
        schema
        AppliedLoyaltyInfo
        schema
        Selection
        schema
        Payment
        schema
        Customer
        schema
        DeliveryInfo
        schema
        AppliedServiceCharge
        schema
        AppliedTaxRate
        schema
        AppliedDiscountTrigger
        schema
        AppliedDiscount
        schema
        LoyaltyDetails
        schema
        Refund
        schema
        Device
        schema
        VoidInformation
        schema
        ExternalReference
        schema
        ToastReference
      post
      Provides information about a tender transaction to a tender provider.

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"
}