Skip to main content
POST
Finish a proof of funds upload

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

Body

application/json
key
string
required

The key the upload slot gave you.

Minimum string length: 1
filename
string
required
Required string length: 1 - 255
content_type
string
required
Required string length: 1 - 255
size_bytes
integer
required

The size of the file in bytes.

Required range: 1 <= x <= 9007199254740991

Response

Created

data
object
required
meta
object
required