SupplierUpdateInput
Update Supplier input
input SupplierUpdateInput {
name: String
providerCode: ID
serviceApi: ID
groupContentCode: ID
ownerCode: ID
}
Fields
SupplierUpdateInput.name
● String
scalar
Set Supplier name
SupplierUpdateInput.providerCode
● ID
scalar
Set Supplier Provider
SupplierUpdateInput.serviceApi
● ID
scalar
Set Supplier serviceApi
SupplierUpdateInput.groupContentCode
● ID
scalar
Set Supplier GroupContent Use allGroupContents to get a list of valid GroupContents or create a new one with createGroupContent
SupplierUpdateInput.ownerCode
● ID
scalar
Set new Owner. The user must have permissions in both organizations (origin and destination) in order to make the change. When modifying the Owner, keep in mind that you can leave users of the origin organization without visibility of this Supplier