Salta ai contenuti

getJobStatus

GET
/v2/winesuite-jobs-async/{jobId}
curl --request GET \
--url https://api-crm-staging.divinea.com/api/v2/winesuite-jobs-async/example \
--header 'APIKey: <APIKey>'
jobId
required
string format: uuid

JobId

OK

Media type*/*
WineSuiteJobsAsyncStatusResponse
object
completedAt
string format: date-time
entityId
string format: uuid
entityType
string
errorSummary
string
experienceName
string
inputPayload
object
jobId
string format: uuid
jobType
string
progress
JobProgress
object
completedTasks
integer format: int64
failedTasks
integer format: int64
pendingTasks
integer format: int64
runningTasks
integer format: int64
totalTasks
integer format: int32
requestedAt
string format: date-time
resultPayload
object
startedAt
string format: date-time
status
string
syncOk
boolean
wineryId
string format: uuid