Create Sub Elements

The following are the sub elements for the create operation.

Create Order

Element Type Cardinality Description
entity/order/orderId String Mandatory ID of the order being created.
entity/order/orderRef String Mandatory External ref for the order.
entity/order/orderDate dateTime Mandatory Date for the order.
entity/order/lineNumber String Mandatory The line referencing this item.
entity/order/lineAction String Mandatory The action of the line referencing this item.
entity/order/lineActionMode String Optional The action mode.
entity/order/planItemId String Optional The planItemId referencing the item.
entity/order/planItemAction String Optional The action for the plan item.
entity/order/comment String Optional A list of comments.

Create Relationship

Element Type Cardinality Description
entity/relationship/type String Mandatory The forward type of relationship.
entity/relationship/reverseType String Mandatory The reverse type of the relationship.
entity/relationship/id String Mandatory The ID of the item this relationship is pointing to. The Item ID must exist in TIBCO Fulfillment Subscriber Inventory.