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

    Interface GetMessagingActionsForOrderResponseLinks

    The links response that is associated with the specified amazonOrderId.

    interface GetMessagingActionsForOrderResponseLinks {
        actions: LinkObject[];
        self: LinkObject;
    }
    Index

    Properties

    Properties

    actions: LinkObject[]

    Eligible actions for the specified amazonOrderId.