Skip to main content
POST
Upload a payout supporting document

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Query Parameters

name
string
required

Original filename (max 200 chars, no path separators).

Body

The body is of type file.

Response

Document stored; use document_key as options.supporting_document_key of the payout.

Last modified on August 22, 2026