export type WebhookSubscriptionPayloadEnum = "metadata" | "fields" | "products" | "tokens" | "pricing";