Get Payroll Code By Id
Returns a Payroll Code object with the given id.
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.
false
Whether to include custom fields in the response.
false
Response
Successful Response
The Payroll Code object represents a payroll code such as an earning, deduction, or tax used within the payroll system.
"018b18ef-c487-703c-afd9-0ca478ccd9d6"
The third-party API ID of the matching object.
"123321"
This is the datetime that this object was last updated by Bindbee
"2021-10-16T00:00:00Z"
The custom fields related to the model
Human-readable name of the payroll code.
"Regular Earnings"
Short code identifying the payroll code within the source system.
"REG"
Category of the payroll code, such as Earning, Deduction, or Tax.
EARNING, DEDUCTION, TAX "EARNING"
Optional finer-grained classification of the payroll code, drawn from the set allowed for its type. Null when no unified sub-type applies.
REGULAR, OVERTIME, BONUS, ALLOWANCE, TIME_OFF, SEVERANCE, EQUITY, REIMBURSEMENT, RETRO "OVERTIME"
This is the Raw data