Status Updates (polling)
How to query
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
datestringOptional
Date (YYYY-MM-DD) to define to get all status update of given day.
billnumstringOptional
Invoice number. Response will contain all status updates for the invoice.
Responses
200
Successful operation
application/json
JobsStatusUpdatesResult
204
No Content, No status updates to return
400
Bad Request
application/json
401
Unauthorized
get
/jobs/statusupdatesLast updated
Was this helpful?

