Selling Partner API SDK for JavaScript
    Preparing search index...

    Request schema for the updateSchedule operation.

    interface UpdateScheduleRequest {
        schedules: AvailabilityRecord[];
    }
    Index

    Properties

    Properties

    schedules: AvailabilityRecord[]

    List of AvailabilityRecords to represent the capacity of a resource over a time range.