OrderField

An OrderField represents a customer-entered order value, such as a PO number or cost center. You may define custom order fields for your Liftoff account. Customers are then prompted to enter values for these fields during the checkout process.

NameTypeDescription
IdintThe ID of the order field.
OrderIdintThe ID of the order that the order field belongs to.
Order (via $expand)OrderThe order that the order field belongs to.
NamestringThe name of the order field.
ValuestringThe value of the order field.