Operating Calendars
operating_calendar objectOperatingCalendar is the set of days one party to a shipment operates.
A ship calendar is the plant tendering freight to a carrier; a receive calendar is a customer's dock accepting it. Ship-by dates are resolved against both, so an order is never committed to a day nobody can act on.
objectstringenumValues:operating_calendarResource type identifier.
idstringUnique identifier.
codestringShort stable identifier, unique per account.
namestringHuman-readable name.
kindstringenumValues:shipreceiveWhich side of a shipment this calendar describes.
days_of_weekstringOpen weekdays as seven characters of '0' or '1', Monday first. "1111100" is Monday to Friday; "1111000" is a Monday-to-Thursday plant.
cutoff_atstringnullableLocal time freight has to be tendered by, as "15:00". Only a shipping calendar carries one.
timezonestringnullableIANA zone the cutoff is read in. Null on a receiving calendar means it is taken from the ship-to address.
is_defaultbooleanWhether this is the calendar used when nothing more specific is linked. Exactly one per kind.
created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last updated timestamp.