Interface MessagingApiModelCreateConfirmCustomizationDetailsRequest

The request schema for the confirmCustomizationDetails operation.

CreateConfirmCustomizationDetailsRequest

interface MessagingApiModelCreateConfirmCustomizationDetailsRequest {
    attachments?: MessagingApiModelAttachment[];
    text?: string;
}

Properties

Properties

Attachments to include in the message to the buyer.

CreateConfirmCustomizationDetailsRequest

text?: string

The text to be sent to the buyer. Only links related to customization details are allowed. Do not include HTML or email addresses. The text must be written in the buyer's language of preference, which can be retrieved from the GetAttributes operation.

CreateConfirmCustomizationDetailsRequest

MMNEPVFCICPMFPCPTTAAATR