OrderMetadata

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

Provides details about order metadata including execution state, when the order is created and last updated.

Fields

FieldDescription
createdAt (String)

The Date Time in ISO 8601 format when the order was initialized.

executionState (String)

Denotes current order execution state. The value is constrained to one of the following

valuedescription
NOT_STARTEDOrder is created and accepted but currently pending execution like fulfillment is on hold.
STARTEDOrder has started execution which involves activities.
updatedAt (String)

The Date Time in ISO 8601 format when the order was last updated.