Skip to main content
PATCH
Move a lead to another status

Authorizations

Authorization
string
header
required

Authorization code with PKCE. The person grants the scopes on the Investorlift consent page and accepts the Marketplace API Terms there.

Path Parameters

deal_id
string
required

The public id in the path, for example deal_id as mdl_a1b2c3d4e5f6.

buyer_id
string
required

The public id in the path, for example buyer_id as mdl_a1b2c3d4e5f6.

Body

application/json
status
enum<string>
required

The status the lead moves to.

Available options:
new,
attempted_to_contact,
not_interested,
interested,
offer_made

Response

Success

data
object
required
meta
object
required