Capture a paymentAsk AIpost https://sandbox.comcarde.com/v1/payments/{paymentId}/capturePath ParamspaymentIdstringrequiredThe unique identifier for the payment. This can be sourced from the paymentId field in the response we sent to you when creating the payment or payout.Body ParamsDetails of the payment to be initiated.amountint641 to 999999999999999Amount to be captured on a payment that has been previously authorized but not settled. In the lowest denomination of the currency of the payment. This means that 1234 in GBP represents £12.34.Responses 201Transaction captured successfully. 202Capture request has been accepted for processing. 400Bad request - the request was in an invalid format or contained invalid information. If have any questions about why you are receiving these responses, please raise a ticket with support on the BR-DGE Support Portal at https://docs.br-dge.io/docs/support#contact-support with the id from the response so we track down the individual requests on our end. 401Unauthorized request. 500An internal server error occurred upstream while processing the request. If you have any questions about why you are receiving these responses, please raise a ticket with support on the BR-DGE Support Portal at https://docs.br-dge.io/docs/support#contact-support with the ID from the response so we track down the individual requests on our end. 502An error occurred upstream while processing the request, possibly on payment processor. If have any questions about why you are receiving these responses, please raise a ticket with support on the BR-DGE Support Portal at https://docs.br-dge.io/docs/support#contact-support with the ID from the response so we track down the individual requests on our end.CallbackPayment Status Change Eventsposthttps://example.com/BR-DGE/ as defined in your retail channel configUpdated about 1 month ago