2023-11-15 Changelog

Square
Documentation
Labor API
Link to section

Version summary

Link to section

Details

Link to section

API updates

  • Labor API:
    • New tip eligibility settings:
      • TeamMemberWage object - Added a tip_eligible field that maps to the Tip eligible setting defined for a job in the Seller Dashboard.
      • ShiftWage object - Added a tip_eligible field that indicates whether the team member can earn tips for the job to be done on a shift. Defaults to the corresponding TeamMemberWage.tip_eligible setting if not specified in a CreateShift request.
    • Support for declared cash tips:
      • Shift object - Added the declared_cash_tip_money field, which can be set in a CreateShift or UpdateShift request. This field is now returned for all shifts. If no cash tips were declared, the amount is set to 0.