Signal
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
A Signal is used to indicate something needs attention, and may require reactions from users.
Fields
Field | Description |
---|---|
code (String required) | Indicates the type of Signal. |
impactSummary (ImpactSummary required) | Summary of a Signal's potential impact. |
reactionSummary (ReactionSummary required) | Summary of a Signal's suggested reaction. |
signalMessage (SignalMessage required) | Human-readable message for a Signal. |
Updated 2 days ago