v1
latestOpenAPI 3.1.02026-07-2413059.7 KBCapture
The Capture API allows you to finalize (settle) a transaction that was previously preauthorized (reserved), such as when the "preauth_only" flag was used in the Payment API. The Capture API follows the same authentication process as the Payment API, so please refer to the Payment API documentation for full details.
post/capture
Request body
Response
200
Example response
{
"status": 1,
"request_id": "XoMgrUtN4CXZnJrJ2sRT5wAAAMc"
}