Skip to main content

GetPreparePositionAdjustmentStatusResult

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

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