This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
2.20190313.0
Version 2.20190313.0 (2019-03-13)
New API: Labor API
The Labor API now includes functionality
that gives a Square account the ability to track and retrieve employee labor hours
including multiple hourly wage rates per employee, work shift break tracking, and
standardized break templates.
See the Connect v2 Technical Reference.
New API: Employees API
The Employees API includes the ability to list employees for a Square
account and retrieve a single employee by ID.
See the Connect v2 Technical Reference.
Improvement: Simplified OAuth access token renewal
The RenewToken endpoint is now deprecated and replaced with new functionality in ObtainToken.
ObtainToken now returns a refresh token along with an access token. Refresh
tokens are used to renew expired OAuth access tokens.