The request schema for the createAmazonMotors operation.

Export

CreateAmazonMotorsRequest

interface CreateAmazonMotorsRequest {
    attachments?: Attachment[];
}

Properties

Properties

attachments?: Attachment[]

Attachments to include in the message to the buyer. If any text is included in the attachment, the text must be written in the buyer's language of preference, which can be retrieved from the GetAttributes operation.

Memberof

CreateAmazonMotorsRequest