Anchor to OrderStagedChangeAddCustomItemOrder
OrderStagedChangeAddCustomItem
object
Requires access scope.
A change to the order representing the addition of a custom line item. For example, you might want to add gift wrapping service as a custom line item.
Anchor to FieldsFields
- Anchor to originalUnitPriceoriginal•
Unit Price MoneyV2! non-null The price of an individual item without any discounts applied. This value can't be negative.
- Anchor to quantityquantity•Int!non-null
The quantity of the custom item to add to the order. This value must be greater than zero.
- Anchor to titletitle•String!non-null
The title of the custom item.
Was this section helpful?