DataSubject

Version 2024-01-01

📘

Important

The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.

Overview

Represents a data subject, including type and possible identifiers.

Fields

FieldDescription
email (String)

Email address as an identifier for the data subject.

type (String required)

Type of data subject submitting the privacy request. At present, we only support requests from shoppers, but we may accommodate additional types in the future.

The value is constrained to one of the following

| value         | description                                                                       |
|---------------|-----------------------------------------------------------------------------------|
| SHOPPER       | The data subject of the privacy request is shopper.                               |