LegacyOrderItemInput
Input type for order item (legacy).
Input fields
The code identifying the item.
Market-specific data for the item.
The profile containing characteristics of the item.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"code": "recognize-play-million-argue-pull",
"marketData": LegacyMarketDataInput,
"profile": LegacyItemProfileInput
}