OptionaladdressOptional. The address associated with the order.
An API key required for order creation operations.
OptionalcityOptional. The city of the order's address.
OptionalcountryOptional. The country of the order's address.
Optionalimage_Optional. The URL of the image associated with the order.
The name of the new order.
Optionalstatus_Optional. The identifier for the order's status.
OptionalzipOptional. The ZIP code of the order's address.
Defines the structure for creating a new order within the system. This interface specifies the required and optional fields needed when adding a new order.
OrderCreate