Get Charge Capture

Beta
GET
/api/charge_captures/v1/:charge_capture_id

Path parameters

charge_capture_idUUIDRequired

Response

This endpoint returns an object.
idUUID
statusenum
charge_capture_dataobject
patient_external_idstring
charge_external_idstring
ehr_source_urlstringOptional
date_of_servicedateOptional

Date formatted as YYYY-MM-DD; eg: 2019-08-24. This date must be the local date in the timezone where the service occurred.

Built with