List holidays

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.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json