Skip to main content

Update Supplier

POST 

/api/Suppliers/UpdateSupplier

Tier: Public — stable, supported for third-party integration.

Updates a Supplier. Full-replace semantics — every field on Suppliers.UpdateSupplierDto is assigned unconditionally, so omitted optional fields (ExternalRef, contact fields, DefaultLeadTimeDays) clear the existing values rather than leaving them unchanged. Name is required.

Request

Responses

Returns the updated Suppliers.SupplierDetailDto.