PersonalDataDeletionTask

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 personal data deletion task.

Fields

FieldDescription
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

valuedescription
IN_PROGRESSThe personal data deletion task is in progress.
ON_HOLDThe personal data deletion task is on hold due to the data deletion holding period.
COMPLETEDThe personal data deletion task has been completed.
FAILEDThe personal data deletion task has failed. Error details can be found in the 'errors' field.
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.