Skip to main content
PUT
Document Upload
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide โ†’

Path Parameters

identity_id
string
required

The id of the identity the document is associated with.

Body

application/json
name
string
required

The file name.

document_types
enum<string>[]

A list of document types contained within the uploaded file.

Available options:
OTHER_DOCUMENTS,
APPLICATION,
ORGANIZATIONAL_DOCUMENTS,
CERTIFICATE_OF_GOOD_STANDING,
TAX_IDENTIFICATION,
IDENTITY_VERIFICATION,
PROOF_OF_RESIDENCY,
PROOF_OF_FUNDS,
SAMPLE_INVOICE,
OPERATING_AGREEMENT,
TRUST_DOCUMENTS,
MONEY_SERVICE_DOCUMENTS,
INVESTMENT_DOCUMENTS,
CURP,
AML_DOCUMENTS,
FUND_STRUCTURE_CHART,
FUND_MANAGER_REGISTRATION,
MEMORANDUM_OF_ASSOCIATION,
ORGANIZATIONAL_CHART,
FOUNDATION_BY_LAWS,
APPOINTMENT_OF_GUARDIAN_EVIDENCE,
LEGAL_DOMICILE_OF_BENEFICIAL_OWNERS,
GOVERNING_BODY_MEMBER_NAMES,
INDEPENDENT_AUDIT

Response

A successful response.

file_id
string

The id assigned to the file.

name
string

The file name.

upload_url
string

The URI where we expect the file to be uploaded into.