Add holiday

Add a new holiday to an existing holiday calendar.

This endpoint generates a _______ event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Holiday creation request data

string
required

Holiday date. Format = yyyy-mm-dd.

string
required
length between 1 and 80

Holiday name

string
length ≤ 500

Holiday description

string
length between 1 and 36

Client-created external ID.

Either this field or holiday_calendar_id is REQUIRED. Pass one or the other but not both.

integer

Holiday calendar ID.

Either this field or external_id is REQUIRED. Pass one or the other but not both.

metadata
object

A valid JSON schema as specified in https://json-schema.org/specification.html. Used to register rules used to authorize the transaction.

Note: This field must not be used to send Personally Identifiable Information (PII), Payment Card Industry (PCI) data, or any sensitive/regulated information. Metadata fields are intended for operational, non-sensitive data only. For sensitive data, use the specific parameters designed for that purpose. For more information, refer to Get started with Pismo APIs.

Responses

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