Skip to main content
POST
Ask the seller a question or ask for the address

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.

Headers

Idempotency-Key
string
required

A key of your own that names this attempt. The same key with the same body replays the stored answer.

Required string length: 1 - 255

Path Parameters

deal_id
string
required

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

Body

application/json
type
enum<string>
required

An inquiry or an address request.

Available options:
inquiry,
address_request
message
string
required

The message for the seller. The API removes every contact detail from it.

Required string length: 1 - 500
accept_agreement
object

Accept the Non-Circumvention Agreement with the address request.

Response

The resource exists already. The API answers it and writes nothing.

data
object
required
meta
object
required