_patch(
    id: string,
    data:
      | ({ capture: boolean } & Stripe.ChargeCaptureParams)
      | Stripe.ChargeUpdateParams,