Skip to main content
Each schema corresponds to a directory name in the upload path:
federations/{stakeholder_id}/{schema}/uploaded/{filename}.csv

Template Schemas

Template schemas correspond to the same data templates available through the REST API. Uploading data via SFTP is equivalent to calling the furnish endpoint for that template.
SchemaTemplate
address_data_reviewAddress Data Review
address_verificationAddress Verification
annual_personal_incomeAnnual Personal Income
biometric_attribute_reviewBiometric Attribute Review
biometric_captureBiometric Capture
business_identity_verificationBusiness Identity Verification
business_ownership_control_verificationBusiness Ownership & Control Verification
business_risk_compliance_assessmentBusiness Risk & Compliance Assessment
cashflow_snapshots_trendsCashflow Snapshots & Trends
confirmed_fraud_attribute_listConfirmed Fraud Attribute List
consumer_credit_health_snapshotConsumer Credit Health Snapshot
document_attribute_reviewDocument Attribute Review
document_captureDocument Capture
employment_verificationEmployment Verification
identity_prefillIdentity Prefill
liveness_captureLiveness Capture
liveness_evidence_reviewLiveness Evidence Review
total_consumer_assetsTotal Consumer Assets
total_consumer_liabilitiesTotal Consumer Liabilities

Entity Schemas

Entity schemas are used for direct data imports of core entities. Use these when migrating existing data into the SOLO Network.
SchemaEntity
accountAccount
addressAddress
assetAsset
bank_accountBank Account
bank_account_membersBank Account Members
businessBusiness
consumerConsumer
credit_accountCredit Account
credit_profileCredit Profile
credit_scoreCredit Score
emailEmail
employment_recordEmployment Record
fraud_signalFraud Signal
identity_documentIdentity Document
phone_numberPhone Number
For detailed field-level definitions including required fields and types, see the API Reference — the CSV columns match the request fields for each template.