Interface MessagingApiModelGetMessagingActionResponse

Describes a messaging action that can be taken for an order. Provides a JSON Hypertext Application Language (HAL) link to the JSON schema document that describes the expected input.

GetMessagingActionResponse

interface MessagingApiModelGetMessagingActionResponse {
    _embedded?: MessagingApiModelGetMessagingActionResponseEmbedded;
    _links?: MessagingApiModelGetMessagingActionResponseLinks;
    errors?: Error[];
    payload?: MessagingApiModelMessagingAction;
}

Properties

GetMessagingActionResponse

GetMessagingActionResponse

errors?: Error[]

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

GetMessagingActionResponse

GetMessagingActionResponse

MMNEPVFCICPMFPCPTTAAATR