OptionaladdressOptional. New or updated address associated with the order.
An API key required for order update operations.
OptionalcityOptional. New or updated city of the order's address.
OptionalcountryOptional. New or updated country of the order's address.
The unique identifier of the order to be updated.
Optionalimage_Optional. New or updated URL of the image associated with the order.
The new name of the order.
Optionalstatus_Optional. New or updated identifier for the order's status.
OptionalzipOptional. New or updated ZIP code of the order's address.
Describes the structure for updating an existing order's information.
This interface outlines both the required fields for identifying the order and the optional fields that can be updated.
OrderUpdate