Table of Contents

Supplier Tax Rate

SupplierTaxRateId : int64Notes : stringIsActive : booleanSequenceNumber : int32ApplicableFrom : datetimeApplicableTo : datetimeCreatedOn : datetimeModifiedOn : datetimeVersion : int32SitePermissionTreeUserSupplierbuying siteuser rightscreated bymodified bysupplier

Learn more about Supplier Tax Rates from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetSupplierTaxRate

Get a Supplier Tax Rate resource.

View

PATCH UpdateSupplierTaxRate

Update an existing Supplier Tax Rate resource.

View

DELETE DeleteSupplierTaxRate

Delete an existing Supplier Tax Rate resource.

View

GET GetSupplierTaxRateCollection

Get a collection of Supplier Tax Rate resources.

View

POST CreateSupplierTaxRate

Create a new Supplier Tax Rate resource.

View

GET GetSupplierTaxRateForSupplierCollection

Get a collection of Supplier Tax Rate resources for the Supplier.

View

GET LookupSupplierTaxRateBuyingSite

Lookup the Site for the Supplier Tax Rate.

View

GET LookupSupplierTaxRateChangePermissionTree

Lookup the permission set for changing the Supplier Tax Rate.

View

GET LookupSupplierTaxRateInsertPermissionTree

Lookup the permission set for creating the Supplier Tax Rate.

View

GET LookupSupplierTaxRateSupplier

Lookup the Supplier for the Supplier Tax Rate.

View

GET BatchGetSupplierTaxRate

Get a collection of Supplier Tax Rate resources for the set of id's.

View

POST BatchCreateSupplierTaxRate

Create a new collection of Supplier Tax Rate resources.

View

PATCH BatchUpdateSupplierTaxRate

Update a collection of existing Supplier Tax Rate resources.

View

DELETE BatchDeleteSupplierTaxRate

Delete a collection of existing Supplier Tax Rate resources.

View

PATCH ChangeSupplierTaxRateIsActive

Change the IsActive status for an existing Supplier Tax Rate resource.

View

PATCH ChangeSupplierTaxRatePermissionTree

Change the PermissionTree for an existing Supplier Tax Rate resource.

View

PATCH BatchChangeSupplierTaxRateIsActive

Change the IsActive status for a collection of existing Supplier Tax Rate resources.

View

PATCH BatchChangeSupplierTaxRatePermissionTree

Change the PermissionTree status for a collection of existing Supplier Tax Rate resources.

View