Skip to main content

GetPreparePositionExitStatusResult

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

FieldTypeRequiredNullableDefaultDescription
JobIdstrYesNoPreparation job id.
StatusPreparationStatusYesNoCurrent preparation status.
ResultPreparePositionExitResultNoYesCompleted 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.