Versions Compared

Key

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

1

Table of Contents

4.1 - Start search

...

Send
retrieveSearchResultsCBUs
Expand
titleRequest

{

pagination{...}
searchId*integer
nullable: false

minimum: 1
filters{...}
sortBystring
nullable: true

default: standard
Enum:
Array [ 2 ]
threeFourMismatchSortBystring
nullable: true

default: resolutionScore
Enum:
Array [ 3 ]
secondarySortBystring
nullable: true

default: tncCount
Enum:
Array [ 2 ]

}

integer
nullable: false

minimum: 1



Expand
titleResponse



paging*{...}
searchResults*[...]

4.6 - Full report - CBUs

The retrieveFullReportCBUs endpoint is used to retrieve all available information for a specific CBU in a search result. 

...