OrderLinkInput

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 the URL to manage an order.

Arguments

ArgumentDescription
destinationType (OrderLinkTypeInput required)

Denotes the type of link to manage the order.

displayMessage (String)

Represents a Call to Action display message for the order link

The size should be greater than or equal to 0 and less than or equal to 200.

url (String required)

URL associated with managing the order. Should adhere to the regular expression: ^http(s?)://.*$