GuidesAPI Reference
Guides
API Reference

Upload document for related person

Uploads an identity or compliance document for a specific related person of a beneficiary. Documents can include government-issued IDs (passport, driver's license, national ID), proof of address, or other verification documents. Provide the front of the document as required, and optionally the back. Supported formats include JPG, PNG, and PDF.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the beneficiary.

string
required

Unique identifier of the related person.

Query Params
string
required

Display name or filename for the document being uploaded.

string
enum
required

Type of identity or compliance document.

Body Params
file
required

Front side of the document.

file

Back side of the document (optional).

Response
201

Created

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!