Our Jobs endpoints allow you to check the status of any previous operation or to resume a suspended operation.
Dapi refers to any specific operation as a job. (See Jobs)
The Dapi API will:
- create a new job for all data and payment requests made to it
- create a unique
jobID
for each job which identifies that specific operation
Use the jobID
to:
- reference the response for any past job
- track the job’s status
Warning
All requests that need further login information will need to be resumed.
For more information, see Job Resume.
Updated 6 months ago
What's Next
Job Status |