Suppliers
Update Supplier
Update a supplier.
put/cleemy-procurement/api/suppliers/{id}
Request body
idinteger
namestring
state'Active' | 'Archived'
territoryIdstring
Write-only. ID of the territory.
preferredNatureIdinteger nullable
Write-only. ID of the preferred nature.
preferredPaymentMethod'BankTransfer' | 'PhysicalCard' | 'Check' | 'DirectDebit' | 'SingleUseCard'
BankTransfer: bank transfer. PhysicalCard: physical card. Check: check. DirectDebit: direct debit. SingleUseCard: single use card.
preferredCostCenterIdinteger nullable
Write-only. ID of the preferred cost-center.
flag'Unflagged' | 'Flagged'
Response
OK
idinteger
namestring
state'Active' | 'Archived'
territoryIdstring
Write-only. ID of the territory.
preferredNatureIdinteger nullable
Write-only. ID of the preferred nature.
preferredPaymentMethod'BankTransfer' | 'PhysicalCard' | 'Check' | 'DirectDebit' | 'SingleUseCard'
BankTransfer: bank transfer. PhysicalCard: physical card. Check: check. DirectDebit: direct debit. SingleUseCard: single use card.
preferredCostCenterIdinteger nullable
Write-only. ID of the preferred cost-center.
flag'Unflagged' | 'Flagged'