Versions Compared

Key

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

...

Swaggerhub: https://app.swaggerhub.com/apis-docs/Quavo/QFD-public/1.1.0


Interaction API

Finding and viewing Cases

Adding and viewing Attachments

...

Adding and viewing Transactions

Viewing, downloading, and resending Correspondence

Request a Case to be withdrawn

...

  • Follow the Finding and viewing Cases instructions to get a valid ClaimId
  • Use the endpoint, www.example.com/QFDAPI/v1/correspondence/list to get a list of Correspondence linked to a claim as well as details about the Correspondence
  • The LinkReference ID returned in /correspondence/list can be used to retrieve a specific correspondence
  • Use the endpoint, www.example.com/QFDAPI/v1/correspondence/retrieve to retrieve a specific correspondence by passing in the LinkReference value
    • This endpoint returns EmailStyleMarkup and Body

...