Payment APIs
Fetch Payment Link Status using Merchant Link Ref (New)
Fetch the status of the Payment Link. Status will be either "Success/ Deleted or Created". Refer PortOne docs for additional details.
get/api/merchant/{smchKey}/paymentLink/{merchantLinkRef}/status
Path parameters
smchKeystring required
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.