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

    Type Alias SyncTaxRatesInput

    Input for triggering a sync of tax rates from the billing provider.

    type SyncTaxRatesInput = {
        environmentId?: InputMaybe<Scalars["UUID"]>;
    }
    Index

    Properties

    environmentId?: InputMaybe<Scalars["UUID"]>

    The ID of the environment for which tax rates should be synced.

    MMNEPVFCICPMFPCPTTAAATR