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

    Input for fulfillment time details

    interface FulfillmentTime {
        endTime?: string;
        startTime?: string;
    }
    Index

    Properties

    Properties

    endTime?: string

    The date, time in UTC of the fulfillment end time in ISO 8601 format.

    startTime?: string

    The date, time in UTC of the fulfillment start time in ISO 8601 format.