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

    Interface MessagingApiGetMessagingActionsForOrderRequest

    Request parameters for getMessagingActionsForOrder operation in MessagingApi.

    interface MessagingApiGetMessagingActionsForOrderRequest {
        amazonOrderId: string;
        marketplaceIds: string[];
    }
    Index

    Properties

    amazonOrderId: string

    An Amazon order identifier. This specifies the order for which you want a list of available message types.

    marketplaceIds: string[]

    A marketplace identifier. This identifies the marketplace in which the order was placed. You can only specify one marketplace.