National Data Center API Help Page

Current Versions

APIDescription
AdvancedCaseSearch

Searches the NDC case repository based on various search criteria

APIDescription
CaseAttributeHistory

Returns the historical values of a given Case as tracked by the NDC. The response provides the Old Value, New Value and data of change for various attributes of a Case.

APIDescription
Cases5

Returns a specific case by its Case ID. ** 08/23/2016 - Added additional elements to response of Cases4, Claim4 **

APIDescription
ClaimAttributeHistory

Returns the historical values of a given Claim as tracked by the NDC. The response provides the Old Value, New Value and data of change for various attributes of a Claim

APIDescription
ClaimByClaimTagIdentifier2

Returns a specific Claim by its Claim Tag Identifier. You can add Claim Tags using the "UpdateClaimTags" api.

APIDescription
ClaimByUCI

Returns a specific Claim by its Claim Tag Identifier. You can add Claim Tags using the "UpdateClaimTags" api.

APIDescription
Claims4

Returns a specific Claim by its Claim ID. ** 08/23/2016 - Added additional elements to response of Cases4, Claim4 **

APIDescription
ContactEmails

Accepts contact email data. Authorized access only.

APIDescription
Docket2

Returns the Docket information that NDC has gathered for a specific Case by its Case ID.

APIDescription
Ledgers4 (GET by Case)

Gets the ledgers for a specific Case. ** 08/23/2016 - Added additional elements to response of Cases4, Claim4 **

Ledgers4 (GET by Claim)

Gets the Ledgers for a specific Claim.

APIDescription
PlanSteps

Returns the Plan Payment Steps a specific Case by its Case ID.

APIDescription
PortfolioAdd

Attempts to match the input parameters to a case in our repository and add it to your portfolio. The api returns a Success or Failure results and the IssueCodes that the process encountered.

APIDescription
PortfolioClaims

Gets all of the Claims in a your portfolio. Only available to customer using the string (term) matching portfolio method.

APIDescription
PortfolioRemove

Removes a case from your portfolio. The api returns a Success or Failure results and the IssueCodes that the process encountered.

APIDescription
Portfolios2

Gets all of the Cases in a single portfolio, as found by the specified filters ** 03/13/2015 - Added SSN to output response **

APIDescription
PortfoliosClaimDelta

Gets all of the Claims in a single portfolio, that have changed since the given ChangeSince input parameter. Can only be used by String (term matching) portfolio subscribers **

APIDescription
PortfoliosDelta

Gets all of the Cases in a single portfolio, that have changed since the given ChangeSince input parameter **

APIDescription
RequestFile4

Attempts to match the input parameters to a case in our repository and return the case/claim/ledger output in response. The api returns a Success or Failure results and the IssueCodes that the process encountered. ** 12/21/2015 - Updated response to latest Case/Claim/Ledger/PlanStep data. Added optional parameters to get specify whether to get full case data or just a subset. Default is to get full case data **

APIDescription
Trustees

Returns the set of all Trustees in the system.

APIDescription
UpdateClaimTags (Add by NDC_Case_ID and Claim Number)

Inserts new Claim Tags for a given NDC_Case_ID and Claim_Num. Returns SUCCESS or FALIURE result and the NDC_Case_ID, Claim_Num, and NDC_Claim_ID affected.

UpdateClaimTags (Add by NDC_Claim_ID)

Inserts new Claim Tags for a given NDC_Claim_ID. Returns SUCCESS or FALIURE result and the NDC_Case_ID, Claim_Num, and NDC_Claim_ID affected.

UpdateClaimTags (Delete by NDC_Case_ID and Claim Number)

Deletes the Claim Tags for a given NDC_Case_ID and Claim_Num. Returns SUCCESS or FALIURE result and the NDC_Case_ID, Claim_Num, and NDC_Claim_ID affected.

UpdateClaimTags(Delete by NDC_Claim_ID)

Deletes the Claim Tags for a given NDC_Claim_ID. Returns SUCCESS or FALIURE result and the NDC_Case_ID, Claim_Num, and NDC_Claim_ID affected.

APIDescription
Vouchers6 (Download)

Returns detailed information about a set of Vouchers. Specify a TrusteeID and either a CheckNumber OR PaymentDT ** 10/23/2023 - Added ACH_Flag indicator to each payment **

Vouchers6 (PortfolioVoucher)

Returns detailed information about a set of Vouchers. Specify a TrusteeID and either a CheckNumber OR PaymentDT. This API only work for String portfolio based customers. It will search for vouchers for all trustees that pertain to Claims that we have indentified you are a party in interest on. ** 10/23/2023 - Added ACH_Flag indicator to each payment **

APIDescription
VouchersAttorney

Returns detailed information about a Voucher. Specify a TrusteeID and a CheckNumberThis is for Debtor Attorney use only and will only return results if you are the Payee on the Voucher **

Older Versions