amount property with an amount less than the original transaction. For a full capture, either omit the amount property or send the full amount of the original transaction.Note: you have 20 days to capture an authorization. After that time, the held funds will be released by the issuing bank back to the cardholder.
curl --location --request POST '/scops/txn/checkout' \
--header 'Content-Type: application/json' \
--data-raw '{
"apiKey": "ojLGcX1ioiAA8FkAAETcOxoAApkpBcQfki80AAAHSsVvA",
"opId": 128612
}'{
"status": 0,
"message": "Ha ocurrido un error durante la lectura. Inténtalo nuevamente",
"txnISOCode": "99",
"dateTime": 1717772828914
}