Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Entity APIs - Suppliers

API Description
addSupplier This flowcode operation creates a new supplier.
archiveSupplier This flowcode operation archives an existing supplier.
changeSupplierOwner This flowcode operation changes the owner of the existing supplier. Only the current owner of the supplier can perform this operation.
changeSupplierPrivacy This flowcode operation changes the privacy of the existing supplier. Only the current owner of the supplier can perform this operation.
deleteSupplier This flowcode operation deletes an existing supplier.
getAssetSupplier This flowcode operation gets details of the associated supplier based on the Service Manager asset id provided.
getSupplier This flowcode operation gets details of the specified supplier.
getSuppliers This flowcode operation gets details of all suppliers based on the search criteria provided.
restoreSupplier This flowcode operation restores a previously archived existing supplier.
updateSupplier This flowcode operation updates the specified supplier.
In This Document