PersonalDataDeletionTask
Version 2024-11-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 personal data deletion task.
Fields
Field | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
dataSubject (DataSubject required) | Data subject associated with the personal data deletion task. | ||||||||||
errors ([PersonalDataTaskError]) | Potential errors during the execution of the personal data deletion task. | ||||||||||
holdingPeriod (Int) | Holding period for the Data Deletion task, in days. | ||||||||||
lastUpdatedDate (String required) | Last updated time of the personal data deletion task, in ISO-8601 format. | ||||||||||
status (String required) | Status of the personal data deletion task. The value is constrained to one of the following
| ||||||||||
submissionDate (String required) | Submission time of the personal data deletion task, in ISO-8601 format. | ||||||||||
taskId (ID required) | Identifier associated with the personal data deletion task. |
Updated 2 days ago