provider
billing
Move Payment
Move a payment and all related objects from one patient to another.
This function updates:
- The payment itself (patient_id)
- Payment method used for the payment (patient_id) if it exists
- All charges associated with this payment (patient_id)
- All alerts related to the payment (patient_id)
- All alerts related to the charges (patient_id)
- All alerts related to adjustments of the charges (patient_id)
- All alerts related to refunds of the payment (patient_id)
post/billing/payment/move
Headers
TENANTstring required
The tenant you are making this request on behalf of
API-KEYstring required
Your api key
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.