Skip to main content
DELETE
/
billing
/
cash-balance
/
adjustments
/
{adjustment_id}
Void Cash Balance Adjustment
curl --request DELETE \
  --url https://api.decodahealth.com/billing/cash-balance/adjustments/{adjustment_id} \
  --header 'API-KEY: <api-key>' \
  --header 'TENANT: <tenant>'
{}

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

adjustment_id
string
required

Response

Successful Response

{key}
string