provider
billing

Create Write Off

post/billing/write-off/create

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

chargeIdstring required
providerIdstring nullable
locationIdstring nullable
reasonstring required

Response

Successful Response

chargeIdstring required
providerIdstring nullable
locationIdstring nullable
idstring required

Unique identifier for the adjustment

amountinteger required

Amount of the adjustment

reasonstring nullable

Reason for the adjustment

createdDatestring date-time required

Date when the adjustment was created

adjustmentType'WRITE_OFF' | 'ADJUSTMENT' | 'EXTERNAL_SETTLEMENT' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.