View adjustments

This endpoint returns a list of adjustments. You can filter by provider_id, patient_id, guarantor_id, claim_id, charge_id, or updated_since. You must provide at least one filter.

Query Params
string
required

Used to scope the request to the specified institution

int32
required

Used to scope the request to the specified location

int32

Filter by patient

int32

Filter by provider

int32

Filter by guarantor

int32

Filter by claim

int32

Filter by charge

date-time

Adjustments updated after the specified time (UTC)

boolean
Defaults to false

Include deleted adjustments

string
Defaults to null

Optional comma-separated string of fields to sort on. Include a leading dash for descending order.

Available fields:

  • updated_at
  • -updated_at
string

First item of the current page. Starts empty

string

Last item of the current page. Starts empty

int32
Defaults to 5

Number of results to return per page. Maximum allowed amount is 1000.

Headers
string
required
Defaults to v20240412

The NexHealth API version

Responses

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