Skip to main content
POST
Complete bulk loan tape upload

Authorizations

Authorization
string
header
required

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

Body

application/json
bulk_job_id
string
required

Bulk job ID from the initiate step

Example:

"job_abc123"

loans
object[]
required

Response

Bulk complete processed — check per-deal results for individual errors

success
boolean
Example:

true

data
object