v1

latestOpenAPI 3.0.02026-07-246335313.6 KB
Payment APIs

Fetch Payment Link Status using Mch Link Ref (Deprecated)

Fetch the status of the Payment Link. Status will be either "Success/ Deleted or Created". Refer PortOne docs for additional details.

get/api/paymentLink/{merchantLinkRef}/status

Path parameters

merchantLinkRefstring 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 description of the API request execution result

status_codestring

The status_code for API request execution result

status_reasonstring

The status_reason for API request execution result