@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias AcsSystemsListParameters

    type AcsSystemsListParameters = {
        connected_account_id?: string;
        customer_key?: string;
        search?: string;
    }
    Index
    connected_account_id?: string

    ID of the connected account by which you want to filter the list of access systems.

    customer_key?: string

    Customer key for which you want to list access systems.

    search?: string

    String for which to search. Filters returned access systems to include all records that satisfy a partial match using name or acs_system_id.