PWI Software Documentation Help

Upsert a holiday

/holidays/upsert

Create or update a holiday record in Firestore.

Request parameters

{ "date": "1970-01-14", "name": "example", "isPaid": true }

Responses

Authentication

Use a bearer token for authentication. The API key can be found in our Firestore collection.

02 December 2024