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
}
The amount to capture, which must be less than or equal to the original amount. Any additional amount will be automatically refunded.
110
{
"amount": 110
}