Create Org Schedule Fragment

POST

Creates an organization schedule fragment.

Request

This endpoint expects an object.
fromstringRequiredformat: "date-time"

Date (inclusive) on which the organization schedule fragment begins.

intervalslist of objectsRequired

The intervals that comprise the schedule fragment.

namestringRequired

Name of the organization schedule fragment.

tostringRequiredformat: "date-time"

Date (exclusive) on which the organization schedule fragment’s validity ends.

region_codeslist of stringsOptional

CLDR region code of the countries/regions it is meant to be valid for. Does not drive logic, serves only for easier filtering and organization.

Response

Success.

org_schedule_fragmentobject
Built with