Skip to main content

Notes Query

Description

The specified filter criteria can be utilized with this query to retrieve notes, and the format of the response adheres to the QueryResponse event type.

API Endpoints for NotesQuery

Sync REST API Endpoint to call the API: https://{base_url}/api/v1/claim/notesquery.

Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.

Event TypeIntraConnects RequestData TypeAthena Request
NotesQueryMeta.DataModelStringClaim
NotesQueryMeta.EventTypeStringNotesQuery
NotesQueryMeta.EventString
NotesQueryMeta.TestBoolean
NotesQueryMeta.SourceString
NotesQueryMeta.Source.IDString
NotesQueryMeta.Source.NameString
NotesQueryClaimObject
NotesQueryClaim.IDStrngclaimid
NotesQueryClaim.Notes[]ArrayOfObject
NotesQueryClaim.Notes[].IDStrng
NotesQueryClaim.Notes[].StatusStrng
NotesQueryClaim.Notes[].DescriptionStrng
NotesQueryClaim.Notes[].CodeStrng
NotesQueryClaim.Notes[].NameStrng