Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

This guide explains how to use the Intake API to create claims, add reasons, transactions, and details about the claim, and submit the claim to be finalized.

Swaggerhub: https://app.swaggerhub.com/apis/Quavo/QFD-public/1.0.0#/Intake/postClaimSubmit


Intake API

Choosing a Customer

Choosing an Account

Creating a Claim

Retrieving and Adding Claim Reasons

Retrieving and Adding Transactions

Retrieving and Submitting Questionnaire

Retrieving Recognized Transactions
Retrieving Credit Transactions
Retrieving Similar Transactions
Retrieving Similar Transactions on Another Account

Retrieving and Completing Document Requirements

Verifying Correspondence Channels

Retrieving Claim Summary

Submitting Claim and Retrieving Confirmation



Anchor
ChoosingACustomer
ChoosingACustomer

Choosing a Customer

  • Use the endpoint, www.example.com/QFDAPI/v1/claim/intake/retrieveCustomers to get a list of CustomerIds and other customer details
  • The /claim/intake/retrieveCustomers endpoint also returns NameEmailAddressPhoneAddress, and SecondaryPhone
  • CustomerId is required when creating a new claim and can be used to retrieve accounts

Drawio
bordertrue
diagramNameChoosingACustomer
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth611
revision1

Anchor
ChoosingAnAccount
ChoosingAnAccount

Choosing an Account

  • If needed, follow Choosing a Customer to get a valid CustomerId
  • Use the endpoint, www.example.com/QFDAPI/v1/claim/intake/retrieveAccounts to get a list of AccountNumbers and other account details
  • The /claim/intake/retrieveAccounts endpoint takes in CustomerId as a parameter and the response will only return accounts for the passed in CustomerId
  • Description, OpenDate, and Balance are also returned 
  • AccountNumber is required when creating a new claim

Anchor
CreatingAClaim
CreatingAClaim

Creating a Claim

  • If needed, follow Choosing a Customer and Choosing an Account to get a valid CustomerId and AccountNumber
  • Use the endpoint, www.example.com/QFDAPI/v1/claim/intake/create to create a new claim
  • The /claim/intake/create endpoint takes in CustomerId and AccountNumber as parameters and the claim will be created for the passed in IDs



Anchor
RetrievingAddingClaimReasons
RetrievingAddingClaimReasons

Retrieving and Adding Claim Reasons

Anchor
RetrievingAddingTransactions
RetrievingAddingTransactions

Retrieving and Adding Transactions

Anchor
RetrievingSubmittingQuestionnaire
RetrievingSubmittingQuestionnaire

Retrieving and Submitting Questionnaire

Anchor
RetrievingRecognizedTransactions
RetrievingRecognizedTransactions

Retrieving Recognized Transactions

Anchor
RetrievingCreditTransactions
RetrievingCreditTransactions

Retrieving Credit Transactions

Anchor
RetrievingSimilarTransactions
RetrievingSimilarTransactions

Retrieving Similar Transactions

Anchor
RetrievingSimilarTransactionsOtherAccount
RetrievingSimilarTransactionsOtherAccount

Retrieving Similar Transactions on Another Account

Anchor
RetrievingCompletingDocRequirements
RetrievingCompletingDocRequirements

Retrieving and Completing Document Requirements

Anchor
VerifyingCorrChannels
VerifyingCorrChannels

Verifying Correspondence Channels

Anchor
RetrievingClaimSummary
RetrievingClaimSummary

Retrieving Claim Summary

Anchor
SubmitClaimConfirmation
SubmitClaimConfirmation

Submitting Claim and Retrieving Confirmation






















Drawio
bordertrue
diagramNameQFD API Intake Flow
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth1581