/
TO
togaihq
/
Togai Apis
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Accounts
18
AddOns
5
Aliases
4
Authentication
1
Credits
5
Customer Portal
1
Customers
6
Entitlements
8
Event Ingestion
2
Event Management
3
Event Schemas
8
Feature
4
File Storage
2
InvoiceGroups
5
Invoices
10
Jobs
5
get
Get the status of a job
get
List jobs
post
Confirm a job
post
Reject a job
get
List job entries
Licenses
4
Metrics
1
Payments
3
Price Experimentation
1
Price Plans
9
Pricing Rules
1
Settings
4
Usage Meters
7
Wallet
4
Jobs
Confirm a job
Confirm a job
post
/jobs/{job_id}/confirm
Path parameters
job_id
string
required
Example:
mig.20aUyEZSuYq.SoGbS
Response
Response for get job status request
GetJobResponse
required
id
string
required
type
'PRICE_PLAN'
|
'EVENT_CORRECTIONS'
|
'BILL_RUN'
required
settledAt
string
date-time
updatedAt
string
date-time
required
status
'SCHEDULED'
|
'PENDING'
|
'INITIALIZED'
|
'WAITING_FOR_CONFIRMATION'
|
'IN_PROGRESS'
|
'COMPLETED'
|
'FAILED'
|
'CANCELLED'
required
totalJobEntries
integer
required
pendingJobEntries
integer
required
failedJobEntries
integer
required
completedJobEntries
integer
required
metadata
object