View webhook URLs by ID and type

Simplified webhook workflow

Returns the registered webhook URLs for the specified ID and webhook type.

The ID can be either a merchant ID or a payout account ID. The webhook type needs to match the ID.

For a tutorial on how to register and use webhooks, see Webhooks in Guides.

⚠️

Try It

To use the Try It feature for this endpoint, you must use your own Sandbox credentials.

Request parameters

  • id
  • webhook_type

Response parameters

  • merchantId
  • payoutAccountId
  • webhookUrls
  • dateCreated
  • dateLastModified
Language
Authentication
Basic
base64
:
Click Try It! to start a request and see the response here!