v1

Update a ChargeCapturePostBilledChange

patch/api/charge_captures/v1/changes

Headers

Authorizationstring required

OAuth authentication

Request body

charge_capture_change_idsTypeCommonsChargeCapturePostBilledChangeId[] required

A list of UUIDs corresponding to ChargeCapturePostBilledChanges. All of the charges sent will be marked as resolved

resolvedboolean required

Whether the change has been resolved. If true, the change will be marked as resolved. If false, the change will be marked as unresolved.

Response

This list of updates will always return at most 1 update that is not resolved. The singular update will contain the difference between the updated charge and the created encounter.

V1ChargeCapturePostBilledChange[] required— unresolved $ref