OrderReferenceStatus
Indicates the current status of an Order Reference object.
Datatype: content
| Element Name | Description |
| State |
Indicates the state that the Order Reference object is in. For more information, see Order Reference States and Reason Codes.
Type: xs:string |
| LastUpdateTimestamp |
A timestamp that indicates the time when the order reference state was last updated. In ISO 8601 format. Optional if the order reference is in the Draft state.
Type: xs:dateTime |
| ReasonCode |
Optional if the order reference is in the Draft state. For more information, see Order Reference States and Reason Codes.
Type: xs:string |
| ReasonDescription |
An optional description of the order reference status.
Type: xs:string |