Get all Charge Captures

Beta
GET
/api/charge_captures/v1

Query parameters

limitintegerOptional

Maximum number of entities per page, defaults to 100.

page_tokenstringOptional
patient_external_idstringOptional

The patient ID from the external EMR platform for the patient

statusenumOptional

the status of the charge captures

external_idstringOptional

A client-specified unique ID to associate with this encounter; for example, your internal encounter ID or a Dr. Chrono encounter ID. This field should not contain PHI.

Response

This endpoint returns an object.
itemslist of objects
next_page_tokenstringOptional
prev_page_tokenstringOptional
Built with