billing > fees

List Fees

get/api/fees/v2

Query parameters

filter.patientIdstring

should be JSON-encoded, for example filter.patientId="pat_xxx"

filter.serviceIdstring

should be JSON-encoded, for example filter.serviceId="svc_xxx"

filter.serviceEligibilityIdstring

should be JSON-encoded, for example filter.serviceEligibilityId="sel_xxx"

filter.statusFeesFeesListV1FilterStatus — unresolved $ref

should be JSON-encoded, for example filter.status="PENDING"

pageinteger
limitinteger

Headers

X-API-Keystring required

Response

Response with status 200

FeesFeesListV1Response required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.