Interface MessagingApiModelMessagingApiGetAttributesRequest

Request parameters for getAttributes operation in MessagingApi.

MessagingApiGetAttributesRequest

interface MessagingApiModelMessagingApiGetAttributesRequest {
    amazonOrderId: string;
    marketplaceIds: string[];
}

Properties

amazonOrderId: string

An Amazon order identifier. This identifies the order for which a message is sent.

MessagingApiGetAttributes

marketplaceIds: string[]

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

MessagingApiGetAttributes

MMNEPVFCICPMFPCPTTAAATR