Home

Standard input file/ API status and CCR platform status

Credit Clear (CCR) platform statuses for an invoice are categorized as:

  • Awaiting Payment
  • On Payment Arrangement
  • Paid
  • Voided

The standard input file and sync API support following statuses:

  • Active
  • Hold
  • Closed

These statuses are auto-mapped to CCR platform statuses, simplifying integration for clients by eliminating the need to manage CCR statuses manually.

This document explains how the Status field from a standard input file or API is interpreted and mapped to internal invoice statuses within the Credit Clear system.

Incoming status from input file/ APIExisting status in CCR platformIs invoice paused?Action
ActiveN/A (Invoice does not exist in system)N/ACreate new account/invoice
ActiveAwaiting PaymentNoAs per client's account sync settings
Default: Update invoice
ActiveOn Payment ArrangementNoUpdate invoice
ActiveAwaiting Payment or On Payment ArrangementYesUpdate invoice then un-pause invoice
ActiveVoided or PaidN/AAs per client's account sync settings
Default: Create new invoice
HoldN/A (Invoice does not exist in system)N/AIgnore
HoldAwaiting Payment or On Payment ArrangementYesUpdate invoice
HoldAwaiting Payment or On Payment ArrangementNoUpdate invoice then pause
HoldVoided or PaidN/AIgnore
ClosedN/A (Invoice does not exist in system)N/AIgnore
ClosedAwaiting PaymentN/AVoid invoice
ClosedOn Payment ArrangementN/AVoid invoice and cancel payment arrangement
ClosedVoided or PaidN/ANo action

πŸ“˜

Note: To understand and explore account sync settings options, please reach out to Credit Clear support.