Skip to main content
PATCH
Regenerate upload URLs for a bulk job

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

Fresh upload URLs for all DRAFT deals in the job

success
boolean
Example:

true

data
object