Superfiliate

Create webhook

Bearer authwebhooks.write
POSTapi.superfiliate.com/api/v1/webhooks

Body parametersapplication/json

  • urlstringrequired

    URL for url.

  • topicenum<string>required

    The event to subscribe to.

    "customer_updated""gifting_reward_updated""discount_code_created""discount_code_updated""discount_code_deleted"

Responses

Webhook created

  • idinteger

    Eg. 12345

  • urlstring

    Eg. "https://yourapp.com/webhooks/superfiliate/customer_updated"

  • topicstring

    Eg. "customer_updated"