Skip to main content

Input fields

item : LegacyOrderItemInput! required

The item being ordered.

period : LegacyOrderLinePeriodInput! required

The period for which this order line is valid. Can be a range or a duration.

target : NonEmptyString

The target customer identifier for this order line.

The terms applicable to this order line.

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

{ "item": LegacyOrderItemInput, "period": LegacyOrderLinePeriodInput, "target": "for-foreign-attention-woman-look", "terms": OneOfTermInput }