Skip to main content
POST
Preview an answer to an open round

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

offer_id
string
required

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

Body

application/json
offer_amount
integer

What the buyer counters with. Leave it out to preview an accept. Whole dollars.

Required range: x <= 9007199254740991
emd_amount
integer

The earnest money deposit of the counter. Whole dollars.

Required range: x <= 9007199254740991
financing
enum<string>
Available options:
cash,
lender
note
string

A note to the seller, at most 500 characters.

Maximum string length: 500

Response

Success

data
object
required
meta
object
required