Supplier
Learn more about Suppliers from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetSupplier | Get a Supplier resource. |
|
| PATCH | UpdateSupplier | Update an existing Supplier resource. |
|
| DELETE | DeleteSupplier | Delete an existing Supplier resource. |
|
| GET | GetSupplierCollection | Get a collection of Supplier resources. |
|
| POST | CreateSupplier | Create a new Supplier resource. |
|
| GET | LookupSupplierChangePermissionTree | Lookup the permission set for changing the Supplier. |
|
| GET | LookupSupplierCurrency | Lookup the Currency for the Supplier. |
|
| GET | LookupSupplierDefaultTaxRate | Lookup the Supplier Tax Rate for the Supplier. |
|
| GET | LookupSupplierInsertPermissionTree | Lookup the permission set for creating the Supplier. |
|
| GET | LookupSupplierSite | Lookup the Site for the Supplier. |
|
| GET | BatchGetSupplier | Get a collection of Supplier resources for the set of id's. |
|
| POST | BatchCreateSupplier | Create a new collection of Supplier resources. |
|
| PATCH | BatchUpdateSupplier | Update a collection of existing Supplier resources. |
|
| DELETE | BatchDeleteSupplier | Delete a collection of existing Supplier resources. |
|
| PATCH | ChangeSupplierIsActive | Change the IsActive status for an existing Supplier resource. |
|
| PATCH | ChangeSupplierPermissionTree | Change the PermissionTree for an existing Supplier resource. |
|
| PATCH | ChangeSupplierSite | Change the Site status for an existing Supplier resource. |
|
| PATCH | BatchChangeSupplierIsActive | Change the IsActive status for a collection of existing Supplier resources. |
|
| PATCH | BatchChangeSupplierPermissionTree | Change the PermissionTree status for a collection of existing Supplier resources. |
|
| PATCH | BatchChangeSupplierSite | Change the Site status for a collection of existing Supplier resources. |