v1
latestOpenAPI 3.0.02026-07-246335313.6 KBPayment APIs
Update Transaction Status
Update Transaction Status or COD Order Status
put/api/transaction/status
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>
Content-Typestring
Request body
Example request
{
"merchant_order_ref": "Merchant1655292274163",
"status": "Success",
"signature": "+tIV05AsEX4mffPTXayhmkZrWX7qb5w+sBS0gjE7ScE="
}Response
Successful response