Table of Contents

Supplier

SupplierId : int64Code : stringDescription : stringNotes : stringIsActive : booleanIsoCode : stringCreatedOn : datetimeModifiedOn : datetimeVersion : int32IsApproved : booleanIsMaterialSupplier : booleanIsContractLabourSupplier : booleanSitePermissionTreeCurrencyUsersiteuser rightscurrencycreated bymodified by

Learn more about Suppliers from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetSupplier

Get a Supplier resource.

View

PATCH UpdateSupplier

Update an existing Supplier resource.

View

DELETE DeleteSupplier

Delete an existing Supplier resource.

View

GET GetSupplierCollection

Get a collection of Supplier resources.

View

POST CreateSupplier

Create a new Supplier resource.

View

GET LookupSupplierChangePermissionTree

Lookup the permission set for changing the Supplier.

View

GET LookupSupplierCurrency

Lookup the Currency for the Supplier.

View

GET LookupSupplierDefaultTaxRate

Lookup the Supplier Tax Rate for the Supplier.

View

GET LookupSupplierInsertPermissionTree

Lookup the permission set for creating the Supplier.

View

GET LookupSupplierSite

Lookup the Site for the Supplier.

View

GET BatchGetSupplier

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

View

POST BatchCreateSupplier

Create a new collection of Supplier resources.

View

PATCH BatchUpdateSupplier

Update a collection of existing Supplier resources.

View

DELETE BatchDeleteSupplier

Delete a collection of existing Supplier resources.

View

PATCH ChangeSupplierIsActive

Change the IsActive status for an existing Supplier resource.

View

PATCH ChangeSupplierPermissionTree

Change the PermissionTree for an existing Supplier resource.

View

PATCH ChangeSupplierSite

Change the Site status for an existing Supplier resource.

View

PATCH BatchChangeSupplierIsActive

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

View

PATCH BatchChangeSupplierPermissionTree

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

View

PATCH BatchChangeSupplierSite

Change the Site status for a collection of existing Supplier resources.

View