v1

latestOpenAPI 3.0.02026-07-246335313.6 KB
Payment APIs

Capture Transaction

Captures transaction with the specified order_ref

post/api/transaction/{order_ref}/capture

Path parameters

order_refstring required

The order_ref of the transaction to capture

Headers

X-Portone-Client-Keystring
Authorizationstring

The Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token <a href="/docs/jwt-authentication" target="_blank">in this guide</a>

Response

Successful response

messagestring

A success message indicating the transaction was captured

status_codestring

A code indicating the status of the transaction capture

status_reasonstring

A reason for the status of the transaction capture