ProductOrder FVO
ProductOrder_FVO
Data type: Extensible_FVO
A Product Order is a type of order which can be used to place an order between a customer and a service provider or between a service provider and a partner and vice versa, Skipped properties: id, href, expectedCompletionDate, creationDate, orderIsChargingRelevant, state, stateChangeDate, stateChangeReason, stateChangeHistory, requestedCompletionChangeHistory, expectedCompletionChangeHistory, jeopardyAlert, milestone, expectedCompletionDate (also skip productOrderItem.state)
Name | Type | Description | Example |
---|---|---|---|
@type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
category (1) | string | Used to categorize the order from a business perspective (new, productChange, groupChange, productModification, termination, groupMigration) | new |
productOrderItem (1) | ProductOrderItem [1..m] | Product order item | [] |
@baseType | string | When sub-classing, this defines the super-class | |
@schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
description | string | Description of the product order | Lorem ipsum dolor |
orderPostedDate | DateTime | Date when the order request was created/posted | 2023-01-01T08:00+01:00 |
priority | string | A way that can be used by consumers to prioritize orders in OM system (from 0 to 4: 0 is the highest priority, and 4 the lowest) | 4 |
requestedCompletionDate | DateTime | Expected completion date amended by the provider | 2025-12-24T19:30+01:00 |
agreement | AgreementRefOrValue [n..m] | A reference to an agreement defined in the context of the product order | [] |
externalId | ExternalIdentifier [n..m] | A reference to an externaly defined object in the context of the product order | [] |
billingAccount | BillingAccountRef | ||
note | Note [n..m] | Note | [] |
productOfferingQualification | ProductOfferingQualificationRef [n..m] | Product order qualification | [] |
relatedParty | RelatedPartyOrPartyRole [n..m] | Related party | [] |
attachment | AttachmentRefOrValue [n..m] | Attachment | [] |
productOrderRelationship | ProductOrderRelationship [n..m] | Product order relationship | [] |
additionalOrderInformation | AdditionalOrderInformation |