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

    Interface AssignAppointmentResourcesResponsePayload

    The payload for the assignAppointmentResource operation.

    interface AssignAppointmentResourcesResponsePayload {
        warnings?: Warning[];
    }
    Index

    Properties

    Properties

    warnings?: Warning[]

    A list of warnings returned in the sucessful execution response of an API request.