List Payment Plan Items

Returns a paginated list of the items belonging to a payment plan. The collection is flat and mixes every item kind: the plan's scheduled charges, the production the plan covers, and the payments routed to the plan. Each item declares its kind and the aging disposition the source practice management system applies to it.

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

The paymentPlan id.

Query Params
int32
1 to 1000

The maximum number of payment plan items to return. The service may return fewer than this value. If unspecified, at most 50 items will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

string

A page token, received from a previous ListPaymentPlanItems call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListPaymentPlanItems must match the call that provided the page token.

string

Specifies the field and direction used to sort the results, following AIP-132 ordering syntax.

string

A CEL filter expression to narrow results. See https://aip.kolla.dev/160 for syntax details.

Responses

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