Search holiday by ID
Last updated
Was this helpful?
Last updated
Was this helpful?
In this example, we will find the holiday information by holidayId.
...api/v1/holidays/ID-4505
To search the holidays, make the following call.
https://holiday-api.sandbox.tuumplatform.com/
api/v1/holidays/{holidayId}
Below is the sample request to find account transactions.
No body
Below you find an example response body to the API call above.
The search returned information about the holiday ID-4505
.
We will look for the holiday that - ID-4505
.