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

    Interface AssignAppointmentResourcesRequest

    Request schema for the assignAppointmentResources operation.

    interface AssignAppointmentResourcesRequest {
        resources: AppointmentResource[];
    }
    Index

    Properties

    Properties

    resources: AppointmentResource[]

    List of resources that performs or performed job appointment fulfillment.