@stigg/node-server-sdk - v4.25.0

    Type Alias CustomerPortalInput

    Optional explanation or context for why this portal session is being initialized.

    type CustomerPortalInput = {
        customerId: Scalars["String"];
        productId?: InputMaybe<Scalars["String"]>;
        resourceId?: InputMaybe<Scalars["String"]>;
    }
    Index

    Properties

    customerId: Scalars["String"]

    Unique identifier of the customer.

    The ID of the product context under which the portal is rendered.

    resourceId?: InputMaybe<Scalars["String"]>

    Unique identifier of a resource if the subscription or entitlements are scoped to a specific resource.

    MMNEPVFCICPMFPCPTTAAATR