latestOpenAPI 3.0.12026-08-062379143.9 KB
d661d9e357a1
Payments
Complete pre-auth
Complete a pre-authorized payment. The amount of the transaction to complete must be less than or equal to the original pre-auth amount. Complete must be set to true.
post/payments/{transId}/completions
Path parameters
transIdnumber double required
The transaction id.
Request body
Response
Payment response containing the payment details as well as if the transaction was approved or declined.