ReversalWindow
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 eligible time window of reversalOffer. ReversalWindow can be represented by exact datetime by which window ends in ISO-8601 format, e.g. endDate: "2019-09-26T07:58:30.996+0200". ReversalWindow can also be represented as time duration, e.g. duration: { value: 30, unit: 'DAYS' }.
Fields
Updated 2 days ago