List holidays with administrative division ancestors

Return a paginated list of holidays registered for an organization by administrative division ID, including all holidays inherited from parent divisions.

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

Log in to see full request history
Path Params
int32
required

Administrative Division ID

Query Params
int32
≥ 1

Page number. Default = 1.

int32
≥ 1

Items per page. Default = 10.

string

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

string

Sort by ID or NAME. Default = ID

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."

Responses

401

Access token missing or invalid

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