UpdatePackageInformationStateInput
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
Input for specifying package state updates. (Only enabled in Sandbox)
Arguments
Argument | Description |
---|---|
packageInformationDetailsFor (PackageInformationDetailsForInput) | To be provided to specify item groups while creating new packages or marking them unfulfillable or cancelled. This input is not expected for a package in transit, in that case updates will apply to all items in the package. |
reason (PackageInformationDetailsReasonInput) | Reason associated to the package information state. Currently, the field is only needed for cancelled package information. |
state (PackageInformationDetailsStateInput required) | Desired state. |
Updated about 4 hours ago