- Square Version:
2023-11-15 - Java:
35.0.0.20231115 - .NET:
33.0.0 - Node.js:
33.0.0 - PHP:
33.0.0.20231115 - Python:
33.0.0.20231115 - Ruby:
34.0.0.20231115
2023-11-15 Changelog
Square
Documentation
Labor API
- Labor API:
- New tip eligibility settings:
- TeamMemberWage object - Added a
tip_eligiblefield that maps to the Tip eligible setting defined for a job in the Square Dashboard. - ShiftWage object - Added a
tip_eligiblefield that indicates whether the team member can earn tips for the job to be done on a shift. Defaults to the correspondingTeamMemberWage.tip_eligiblesetting if not specified in aCreateShiftrequest.
- TeamMemberWage object - Added a
- Support for declared cash tips:
- Shift object - Added the
declared_cash_tip_moneyfield, which can be set in aCreateShiftorUpdateShiftrequest. This field is now returned for all shifts. If no cash tips were declared, the amount is set to 0.
- Shift object - Added the
- New tip eligibility settings: