Sandbox
Enqueue a new sandbox job
POST
Analagous to POST /jobs/automated
, but for automated and assisted Finch Sandbox connections. Use this endpoint after updating a Finch Sandbox connection’s data to “sync” the data with Finch and see it reflected in /employer
data API calls.
Assisted connections will return null
for job_id
and job_url
, since no job is actually being created. Simply call this endpoint, and then call the /employer
API to see the updated data.
Authorizations
Please use your Access Token
Body
application/json
Response
200 - application/json
OK
The response is of type object
.