v1

latestOpenAPI 3.0.02026-07-246335313.6 KB
Payment APIs

Fetch All Webhook Endpoints

Fetch the webhook endpoints added. You'll need to specify the environment as query parameter in the request. In response you will get the webhook details.

get/api/merchant/{key}/webhook

Path parameters

keystring required

Query parameters

environmentstring 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 transaction of transaction creation

status_reasonstring

The status_reason for transaction of transaction creation