Pay Groups
Get Pay Group By Id
Returns a PayGroup object with the given id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Query Parameters
Whether to include the original data Bindbee fetched from the third-party to produce these models.
Whether to include custom fields in the response.
Response
200
application/json
Successful Response
The PayGroup object is used to represent a subset of employees that are put together for payroll processing purposes.