StartPersonalDataRetrievalTaskInput
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
Input fields required to start a personal data retrieval task.
Arguments
Argument | Description |
---|---|
clientToken (ClientToken) | Client token for the initiation of the personal data retrieval task. If provided, this token will be used as an idempotency key, preventing duplicate tasks with the same key within an 8-hour validity period after the initial task has started. |
dataSubject (DataSubjectInput required) | Data subject for the personal data retrieval task. It includes the data subject's type and identifier. |
Updated 2 days ago