PaymentIntentCaptureRequest
- amountType: integer ยท amountWithCurrencyPrecisionFormat: int64
_to _capture Amount to capture from the Payment Intent. The value must be less than or equal to
amount_capturable. If omitted, Paypercut captures the full capturable amount. - finalType: boolean
_capture Indicates that this is the final capture for the authorization. Pass
truewhen capturing a manually authorized Payment Intent.

