Jobs
Get the status of a job
Get the status of a job
GET
/
jobs
/
{job_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Available options:
PRICE_PLAN
, EVENT_CORRECTIONS
, BILL_RUN
Available options:
SCHEDULED
, PENDING
, INITIALIZED
, WAITING_FOR_CONFIRMATION
, IN_PROGRESS
, COMPLETED
, FAILED
, CANCELLED