curl --request DELETE \
--url https://api.decodahealth.com/billing/payment-plan/{charge_id} \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'truecurl --request DELETE \
--url https://api.decodahealth.com/billing/payment-plan/{charge_id} \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'true