Resubmit a bundle to bundling logic.

Beta
POST
/api/charge_capture_bundle/v1/:charge_capture_bundle_id

Path parameters

charge_capture_bundle_idUUIDRequired

Response

This endpoint returns an object.
idUUID
statusenum
Allowed values: in-progressin-errorsuccessfulaborted

Status of the Bundle, Successful means that the Bundle created a corresponding Claim

charge_captureslist of objects

All the underlying ChargeCaptures that are present in a ChargeCaptureBundle.

errorslist of objects

All errors that were found when the bundle was attempted to be created. Errors can correspond to the Bundle as a whole or specific underlying Charge Captures.

created_encounter_idUUIDOptional

Errors

Built with