@seamapi/http - v1.122.0
    Preparing search index...

    Type Alias WebhooksCreateParameters

    type WebhooksCreateParameters = {
        event_types?: string[];
        url: string;
    }
    Index

    Properties

    Properties

    event_types?: string[]
    url: string