Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface AssignAppointmentResourcesResponsePayload

    The payload for the assignAppointmentResource operation.

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

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