List holidays (deprecated)

DEPRECATED. Call the new List holidays endpoint instead.

This endpoint is deprecated starting April 30, 2026, and final removal from both test (EXT) and production environments on October 30, 2026.

Return a paginated list of holidays registered for an organization.

Note: This endpoint is designed for transaction banking. For more information, refer to Calendars and holidays in transaction banking.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
≥ 1

Page number. Default = 1.

int32
1 to 100

Items per page. Default = 10. Maximum = 100.

string
enum

Sort order: ASC (ascending) or DESC (descending). Default = ASC.

Allowed:
string
enum

Sort by ID or NAME. Default = ID.

Allowed:
int32
required

Administrative Division ID filter

string
length ≤ 80

Holiday name filter

string

Holiday date filter. Format = yyyy-mm-dd.

string

Get results on or after this date.

This field indicates what part of the year to start searching for holidays, not when the holiday was created at Pismo.

Format = yyyy-mm-dd. Must be less than or equal to endDate.

string

Get holidays on or before this date.

This field indicates what part of the year to end searching for holidays, not when the holiday was created at Pismo.

Format: yyyy-mm-dd. Must be greater than or equal to beginDate."

boolean

Deleted holidays filter. This field is for internal use only, deleted holidays are not returned,

Responses

401

Access token missing or invalid

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json