curl --request GET \
--url https://api.decodahealth.com/billing/charge/patients-by-ids \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'{}Get patient information for multiple charge IDs.
curl --request GET \
--url https://api.decodahealth.com/billing/charge/patients-by-ids \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'{}