ClientToken
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
Idempotency token for mutation operation Ensure that an action occurs only one time, no matter how many times a request is received.
Arguments
Argument | Description |
---|---|
token (String) | client token for mutation operations The size should be greater than or equal to 36 and less than or equal to 64. |
Updated 2 days ago