Add a pay code
Add a new pay code to Firestore.
Request parameters
{
"linkedEnum": "example",
"name": "example",
"payCode": "example",
"isPaid": true,
"affectsTimeOffBalance": true,
"singleDayOnly": true,
"variableHours": true
}
Responses
Authentication
Use a bearer token for authentication. The API key can be found in our Firestore collection.
02 December 2024