OrderRows are part of orders and represent a list of items, and/or operations that an order can consist of. Therefore rows are always related to an order. The activity_id
can be used in combination with the unit and quantity properties to add activities with a time estimation to vPlan.
OrderRows can also be included in the order object.order_id
string <uuid> | null
optionalitem_id
string <uuid> | null
optionalactivity_id
string <uuid> | null
optionalquantity_delivered
number | null
optionalquantity_backorder
number | null
optionalquantity_original
number | null
optionaldelivered_date
string <date>
optionalresource_ref
string | null
optionalexternal_ref
string | null
optionalcreated_at
string <date-time>
read-onlyoptionalDate and time of creation
updated_at
string <date-time>
read-onlyoptionalDate and time of last update
Modified at 2025-06-30 07:38:47