webhook

Create a webhook. Specify a topic and a url. Use this call to either create or update a webhook for a topic.

Webhooks will send a json object to the requested url as follows: {"topic":"TOPIC_NAME", "data":"DATA_OBJECT"}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

The name of the topic to subscribe to.

string
required

Callback URL used to listen for webhooks. Must include https:// prefix

Headers
string
enum
required
Allowed:
string
required

A merchant scoped token.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json