Interface MessagingApiModelGetMessagingActionsForOrderResponse

The response schema for the getMessagingActionsForOrder operation.

GetMessagingActionsForOrderResponse

interface MessagingApiModelGetMessagingActionsForOrderResponse {
    _embedded?: MessagingApiModelGetMessagingActionsForOrderResponseEmbedded;
    _links?: MessagingApiModelGetMessagingActionsForOrderResponseLinks;
    errors?: Error[];
}

Properties

GetMessagingActionsForOrderResponse

GetMessagingActionsForOrderResponse

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

GetMessagingActionsForOrderResponse

MMNEPVFCICPMFPCPTTAAATR