Skip to main content
GET
Get bulk ingest job status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

jobId
string
required

Bulk job ID returned from POST /originator/loans/bulk

Example:

"job_abc123"

Response

Bulk job record

success
boolean
Example:

true

data
object