v1

latestOpenAPI 3.0.02026-08-063014193.1 MB
Outstanding Client Balances

Return the data for all OutstandingClientBalances

Outlines the parameters, optional and required, used when requesting the data for all OutstandingClientBalances

get/outstanding_client_balances.json

Query parameters

contact_idinteger

The unique identifier for a single Contact. Use the keyword null to match those without a OutstandingClientBalance. The list will be filtered to include only the OutstandingClientBalance records with the matching property.

fieldsstring

The fields to be returned. See response samples for what fields are available. For more information see the fields section.

last_paid_end_datestring date

Filter OutstandingClientBalance records for those whose bills have been paid before the specified date

last_paid_start_datestring date

Filter OutstandingClientBalance records for those whose bills have been paid after the specified date

limitinteger

A limit on the number of OutstandingClientBalance records to be returned. Limit can range between 1 and 200. Default: 200.

newest_bill_due_end_datestring date

Filter OutstandingClientBalance records for the contact's newest bill due date before the specified date

newest_bill_due_start_datestring date

Filter OutstandingClientBalance records for the contact's newest bill due date after the specified date

originating_attorney_idinteger

Filters OutstandingClientBalance records to those with matters that have a matching originating attorney.

page_tokenstring

A token specifying which page to return.

responsible_attorney_idinteger

Filter OutstandingClientBalance records to those with matters that have a matching responsible attorney

Headers

X-API-VERSIONstring

The API minor version. Default: latest version.

Response

Ok