Home > @vsf-enterprise/bigcommerce-api > Order > tax_provider_id

# Order.tax_provider_id property

BasicTaxProvider - Tax is set to manual.

AvaTaxProvider - This is for when the tax provider has been set to automatic and the order was NOT created by the API. Used for Avalara.

"" (blank) - When the tax provider is unknown. This includes legacy orders and orders previously created via API. This can be set when creating an order using a POST.

Signature:

tax_provider_id: OrderTaxProviderId;