Interface MessagingApiModelCreateDigitalAccessKeyRequest

The request schema for the createDigitalAccessKey operation.

CreateDigitalAccessKeyRequest

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

Properties

Properties

Attachments that you want to include in the message to the buyer.

CreateDigitalAccessKeyRequest

text?: string

The text that is sent to the buyer. Only links that are related to the digital access key are allowed. Do not include HTML or email addresses. The text must be written in the buyer's preferred language, which you can retrieve from the GetAttributes operation.

CreateDigitalAccessKeyRequest

MMNEPVFCICPMFPCPTTAAATR