Cmdlets for TaxJar

Build 23.0.8839

Add-TaxJar Cmdlet

Parameters   Output Objects  

Inserts TaxJar data.

Syntax

Add-TaxJar [parameters]

Remarks

The Add-TaxJar cmdlet allows you to use a syntax similar to SQL INSERT statements to create new TaxJar records.

Add-TaxJar -Connection $connection -Table "Orders" -Columns @("UserID") -Values @("Jon Doe")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839