v8

OpenAPI 3.1.02026-08-02613251.5 KB
chargebee

Receive Webhook

Forward the webhook to the correct cluster

  1. Get the customer id from the payload, if it is not found then raise an error
  2. Customer id is in the format {cluster_id}_{workspace_id}, extract the cluster_id and forward to that cluster
post/router/v1/chargebee/webhook

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/router/v1/chargebee/webhook:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}