[Not Implemented] Get job status
[Not Implemented] Get job status
Status: Not Implemented
Poll the status of an async job (e.g. create order, submit menu). Returns full job details including retry attempts, logs, and result when completed.
Authentication
X-Api-Keystring
API Key authentication via header
Path parameters
jobId
Job identifier returned from an async operation
Headers
X-Tenant-ID
Tenant identifier
Response
OK
jobId
type
status
posType
tenantId
storeId
totalAttempts
maxAttempts
attempts
result
error
submittedAt
completedAt
Errors
404
Not Found Error

