post https://api-sandbox.y.uno/v1/payments//transactions//capture
This request captures a payment that was previously authorized. This action is required to finalize a payment when an authorization was created with the capture option set false
. Depending on the payment provider, the capture could be partial (including multiple captures) or total.
Note that this request requires an X-Idempotency-Key
. Check the Authentication page for more information.