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

    Interface GetMessagingActionsForOrderResponseLinks

    The links response that is associated with the specified amazonOrderId.

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

    Eligible actions for the specified amazonOrderId.