Capturing a Prevalidated Refund
POST/payments/:paymentid/refunds/:refundid/capture
Captures a refund that was successfully validated in a previous refund request.
Use the refund id returned by the validation response as refundid.
This operation does not require a request body.
Request
Responses
- 201
- 400
Prevalidated refund captured successfully.
The refund cannot be captured in its current state.