Final Capture

Executes a final capture on a successful authorization transaction.

Similar with a normal capture (POST /capture), merchants can perform either full or partial captures where any remaining uncaptured amount on an authorization is automatically voided if the scheme and issuer supports it, but with the caveat that final captured transactions can no longer be captured again afterwards.

For full captures, clients only need to provide the paymentTransactionReferenceNo of the authorization transaction being captured. P3 automatically captures the entire value of the transaction.

For partial captures, clients need to provide paymentTransactionReferenceNo and the amount to be captured.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!