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

    Interface GetMessagingActionsForOrderResponseEmbedded

    The messaging actions response that is associated with the specified amazonOrderId.

    interface GetMessagingActionsForOrderResponseEmbedded {
        actions: GetMessagingActionResponse[];
    }
    Index

    Properties

    Properties