Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.89 KB

getratecardnamedschedulerequestbody.md

File metadata and controls

12 lines (8 loc) · 2.89 KB

GetRateCardNamedScheduleRequestBody

Which rate card, schedule name, and date to retrieve.

Fields

Field Type Required Description
RateCardID string ✔️ ID of the rate card whose named schedule is to be retrieved
ScheduleName string ✔️ The identifier for the schedule to be retrieved
CoveringDate *time.Time If provided, at most one schedule segment will be returned (the one that covers this date). If not provided, all segments will be returned.