Cookbook
Developer guide
API reference
Platform guide
Release notes
  • Cookbook
  • Developer guide
  • API reference
  • Platform guide
  • Release notes
    • Nothing Found
    API reference
    Authentication
    Cash Management
    Configuration
    Credit cards
    Kitchen
    Labor
    Menus V2
    Menus V3
    Order management configuration
    Orders
      Orders
      Payments
      Discounts
      Data definitions
        schema
        Order
        schema
        Check
        schema
        AppliedLoyaltyInfo
        schema
        Selection
        schema
        Payment
        schema
        GiftCardInfo
        schema
        Customer
        schema
        DeliveryInfo
        schema
        AppliedServiceCharge
        schema
        AppliedTaxRate
        schema
        AppliedDiscountTrigger
        schema
        AppliedDiscount
        schema
        AppliedDiscountReason
        schema
        LoyaltyDetails
        schema
        Refund
        schema
        Device
        schema
        VoidInformation
        schema
        ConfigReference
        schema
        ExternalReference
        schema
        ToastReference
        schema
        OrderResponse
        schema
        ApplicableDiscountsRequest
        schema
        ApplicableDiscount
        schema
        UpdatePaymentRequest
        schema
        CurbsidePickupInfo
        schema
        DeliveryServiceInfo
        schema
        RefundDetails
        schema
        MarketplaceFacilitatorTaxInfo
        schema
        AppliedPackagingInfo
        schema
        AppliedPackagingItem
    Packaging configuration
    Partners
    Restaurant availability
    Restaurants
    Stock
    API specifications
    Gift cards integration specification
    Loyalty integration specification
    Tender integration specification

UpdatePaymentRequest

A wrapper object containing payment fields that you can update.

tipAmount
number <double>

The amount tipped on a payment.

{
  • "tipAmount": 3.25
}