Skip to main content

CapturePaymentRequest

amountint32

The amount to capture, which must be less than or equal to the original amount. Any additional amount will be automatically refunded.

Example: 110
CapturePaymentRequest
{
"amount": 110
}