Skip to main content
POST
Confirm logo upload

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization_id
required

Body

application/json
document_id
required

Response

Successful Response

Response schema for document information.

id
string
required

Document ID

employee_id
string | null
required

Employee ID

org_id
string
required

Employee ID

document_type
enum<string>
required
Available options:
payslip,
contract,
work_permit,
id_document,
proof_of_address,
org_logo,
uk_bacs_file,
uk_bacs_file_csv,
other
document_name
string
required

User-friendly document name

gcs_bucket
string
required

GCS bucket name

gcs_path
string
required

GCS path

mime_type
string
required
status
enum<string>
required
Available options:
active,
archived,
deleted,
pending_upload
created_at
string<date-time>
required

Creation timestamp

file_size_bytes
integer | null

File size in bytes

document_date
string<date> | null

Document date/period

template_id
integer | null

Template ID (if generated)

created_by
string | null

User who created the document

updated_at
string<date-time> | null

Last update timestamp