Skip to main content

GetPreparePositionEntryStatusResult

Status response for a position-entry preparation job on the Control Hub endpoint.

FieldTypeRequiredNullableDefaultDescription
JobIdstrYesNoPreparation job id.
StatusPreparationStatusYesNoCurrent preparation status.
ResultPreparePositionEntryResultNoYesCompleted preparation result; null until the job succeeds.
ErrorstrNoYesFailure message when the job failed; otherwise null.
CreatedAtdatetimeYesNoUTC time when the job was created.
UpdatedAtdatetimeYesNoUTC time when the job was last updated.