Redmont Credit NetworkRCNREDMONT CREDIT NETWORK
RCN ScoreRCN CommercialRCN ReportsRCN ConnectRCN Monitor
BanksPrivate lendersAutomated lendingCommercial lending
How RCN worksMember institutionsData principles
DevelopersMembership
Sign inBecome a member

Products

RCN ScoreRCN CommercialRCN ReportsRCN ConnectRCN Monitor

Solutions

BanksPrivate lendersAutomated lendingCommercial lending

Network

How RCN worksMember institutionsData principles
DevelopersMembership
Sign inBecome a member
Documentation navigation

Start here

  • Overview
  • Quickstart
  • Authentication
  • Sandbox

Core resources

  • Subjects
  • Credit profiles
  • Accounts & events
  • Reports
  • Disputes

Build reliably

  • API keys & access
  • Webhooks
  • Errors & limits
  • Security

Operate

  • Administration
  • Production checklist
RCN Docs

Start here

  • Overview
  • Quickstart
  • Authentication
  • Sandbox

Core resources

  • Subjects
  • Credit profiles
  • Accounts & events
  • Reports
  • Disputes

Build reliably

  • API keys & access
  • Webhooks
  • Errors & limits
  • Security

Operate

  • Administration
  • Production checklist
Endpoint reference API status

Developer documentation

Disputes and corrections

Accept, investigate and resolve challenges while preserving a complete audit trail.

Open a dispute

POST /public/disputes is an intake endpoint and does not require authentication. At least enough context should be provided to identify the contested subject, account, event or reporting institution. description must be 20–5,000 characters and evidence_links accepts up to ten URLs.

Request body
{
  "subject_id": "SUBJECT_ID",
  "credit_event_id": "EVENT_ID",
  "reported_institution_id": "INSTITUTION_ID",
  "opened_by": "ExampleBorrower",
  "reason": "PAYMENT_REPORTED_LATE",
  "description": "The payment cleared before the due date. Ledger receipt attached.",
  "evidence_links": ["https://evidence.example/receipt-1042"]
}

Resolution workflow

  1. Acknowledge intake and preserve the returned dispute ID.
  2. Verify the requester and collect sufficient evidence through an approved channel.
  3. Review the reported account and immutable event history.
  4. Ask the reporting institution to validate its source record when required.
  5. If data is wrong, append a CORRECTION event; never delete history to hide the error.
  6. An RCN administrator records RESOLVED_CORRECTED, RESOLVED_UPHELD or REJECTED with a clear resolution.
  7. Notify the requester and retain the investigation record according to policy.

Institution monitoring

GET /disputes returns the authenticated institution's reported disputes; platform administrators receive the network list. Institutions should review this queue routinely and use dispute-linked audit evidence when responding.

On this page

  • Open a dispute
  • Resolution workflow
  • Institution monitoring
PreviousDetailed reportsNextAPI keys, scopes and access
Redmont Credit NetworkRCNREDMONT CREDIT NETWORK

Shared credit infrastructure for Redmont's financial sector. Facts in, explainable risk out.

Products

RCN ScoreRCN CommercialRCN ReportsRCN ConnectRCN Monitor

Solutions

BanksPrivate lendersAutomated lendingCommercial lending

Developers

DocumentationAPI referenceSandboxStatus

Network

How RCN worksMembersData principles

Company

AboutSecurityContact
© 2026 Redmont Credit NetworkPrivacyTermsData policy