Worldline Connect Node.js SDK
    Preparing search index...

    Interface WebhooksHelper

    interface WebhooksHelper {
        unmarshal(
            body: string | Buffer,
            requestHeaders: RequestHeaders,
        ): Promise<WebhooksEvent>;
    }
    Index

    Methods

    Methods