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

    Interface ServicesApiAddAppointmentForServiceJobByServiceJobIdRequest

    Request parameters for addAppointmentForServiceJobByServiceJobId operation in ServicesApi.

    interface ServicesApiAddAppointmentForServiceJobByServiceJobIdRequest {
        body: AddAppointmentRequest;
        serviceJobId: string;
    }
    Index

    Properties

    Properties

    Add appointment operation input details.

    serviceJobId: string

    An Amazon defined service job identifier.