get https://api.xandar.instaleap.io/jobs/
Retrieve updated information from a specific job.
Common scenario
Get the information of a job to build an order summary interface
Recommendations
-
Avoid polling this endpoint. If you want information in real-time, please use the live widget or webhooks. They are optimized for that purpose.
-
Don't call this directly from your frontend applications.