POST
/
sign
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

The entry ID for the loan

Response

200 - application/json
entryId
string

The entry ID for the loan

status
enum<string>

Status of the signature request creation

Available options:
success,
failure