Skip to main content
POST
Validate Absorbed Charges Route

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json

Ask whether outstanding charges can be merged into a checkout.

Used by checkout the moment staff add one, so a charge the server will refuse is routed to "pay it separately" immediately rather than sitting in the ticket as a merged line until payment.

sourceChargeIds
string[]
required

Outstanding charges the checkout wants to absorb.

targetPatientId
string
required

Patient the merged charge belongs to; sources must match.

Response

Successful Response