Skip to main content
POST
Initiate 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
type
string
required

Loan type (e.g. "Auto", "Personal")

Example:

"Auto"

Response

Upload URL generated successfully

success
boolean
Example:

true

data
object