RescheduleProductOrder FVO
RescheduleProductOrder_FVO
Data type: TaskEntity_FVO
Request to reschedule an existing product order Skipped properties: state, stateChange, stateChangeDate, stateChangeHistory, requestDate, requestPostedDate
Name | Type | Description | Example |
---|---|---|---|
@type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
productOrder (1) | ProductOrderRef | ||
rescheduledRequestedCompletionDate (1) | DateTime | Expected completion date amended by the consumer | 2025-12-24T19:30+01:00 |
@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 | |
id | string | Unique identifier | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
requestPostedDate | DateTime | Date when the request was posted | 2023-01-01T08:00+01:00 |
externalIdentifier | ExternalIdentifier [n..m] | A reference to an externally defined object in the context of the managed entity | [] |
rescheduleReason | Message [n..m] | Reason for rescheduling request described as a combination of a text and a code. | [] |
productOrderItem | ProductOrderItemId |