Capture a PaymentAsk AIpost https://api-dev.prolifepayments.com/payments/v1/payment-requests/{payment-request-id}/capturePath Paramspayment-request-idstringrequiredThe payment request that will be captured.Body ParamsamountfloatDefaults to 100The amount to be charged.HeadersidempotencyKeystringA unique identifier to ensure the same operation isn't processed multiple times, preventing duplicate transactions.onBehalfOfstringSpecifies the account for which the capture is intended. This is used for scenarios where one partner processes payments on behalf of another partner, such as in PayFac or related partner relationships.Responses 201201 400400 401401Updated 6 months ago