Skip to main content
POST
File a strike against a buyer

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

buyer_id
string
required

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

Body

application/json
reason
enum<string>
required

Why the organization files the strike.

Available options:
non_circumvention,
bad_faith_offer,
no_response,
contact_spam,
other
deal_id
string

The deal the contact happened on. The API picks the most recent one without it.

note
string

A note for Investorlift staff.

Maximum string length: 500

Response

Created

data
object
required
meta
object
required