v1

latestOpenAPI 3.0.02026-07-246335313.6 KB
Payment APIs

Update Payment Link Status

Update the status of the Payment Link. Currently only updating the "cancelled" status is supported.

put/api/paymentLink/{payment_link_ref}/status/{link_status}

Path parameters

payment_link_refstring required
link_statusstring required

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

The extra message about the transaction

status_codestring

The status_code for transaction of transaction creation

status_reasonstring

The status_reason for transaction of transaction creation