InflightChangeProductOrder
InflightChangeProductOrder
Data type: TaskEntity
Request to reschedule an existing Product Order
Name | Type | Description | Example |
---|---|---|---|
@type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
state (1) | TaskStateType | ||
requestDate (1) | DateTime | Date when the task resource was created | 2023-01-01T08:00:00+01:00 |
requestPostedDate (1) | DateTime | Date when the request was posted | 2023-01-01T08:00:00+01:00 |
entity (1) | EntityRef | ||
category (1) | array | ||
@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 |
href | URI | Hyperlink reference | https://api.example.org/resource/id |
requestedCompletionDate | DateTime | Rescheduled requested delivery date from the requester perspective | 2025-12-24T19:30:00+01:00 |
closeMessage | Message | ||
stateChangeDate | DateTime | The date and time the state changed. | 2024-01-01T12:00:00+01:00 |
stateChangeMessage | Message [n..m] | Message for the state change described as a combination of a text and a code. | [] |
stateChangeHistory | StateChange [n..m] | The state change history that is associated to the Entity. Populated by the server | [] |
providerChangeInfo | ProviderChangeInfo | ||
externalId | ExternalIdentifier [n..m] | A reference to an externaly defined object in the context of the Product Order | [] |
agreement | AgreementRefOrValue [n..m] | A reference to an agreement defined in the context of the Product Order | [] |
note | Note [n..m] | Note | [] |
relatedParty | RelatedPartyOrPartyRole [n..m] | Related party | [] |
additionalOrderInformation | AdditionalOrderInformation | ||
productOrderItem | ProductOrderItem [n..m] |