List entries for one settlement statement

Returns a filtered page of entries belonging to the selected statement, ordered by createdAt and id descending. Use the returned nextCursor unchanged with the same filters to continue traversal.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifier of the settlement statement whose entries are requested or modified.

Query Params
string

Restricts results to entries generated for this appointment.

date

Inclusive lower bound for the entry service date.

date

Inclusive upper bound for the entry service date. Must not be earlier than serviceDateFrom.

string
enum

Restricts results to entries calculated or adjusted at this level.

Allowed:
string

Restricts results to entries generated by this policy component.

string
enum

Restricts results to entries with this review inclusion decision.

Allowed:
string
enum

Restricts results to entries with this calculation outcome.

Allowed:
string

Opaque, URL-safe cursor returned in page.nextCursor. It is bound to the endpoint, tenant, and normalized filters and cannot be reused after filters change.

integer
Defaults to 50

Maximum number of items to return. Defaults to 50 and must be between 1 and 200.

Responses

400

Invalid filters, cursor, or page limit

404

Statement not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json