Skip to main content

GetPreparePositionEntryStatusResult

Status/result for a prepare-entry job.

FieldTypeRequiredNullableDefaultDescription
JobIdstrYesNoJob id.
StatusPreparationStatusYesNoCurrent job status.
ResultPreparePositionEntryResultNoYesResult payload when Status is Completed.
ErrorstrNoYesError message when Status is Failed.
CreatedAtdatetimeYesNoUTC timestamp when the job was created.
UpdatedAtdatetimeYesNoUTC timestamp when the job was last updated.