/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
put
/Vendors/{id}
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Vendors
put
/Vendors/{id}
Path parameters
id
string
required
Request body
CreateVendorDto
required
name
string
code
string
nullable
contactName
string
nullable
phone
string
nullable
email
string
nullable
addressLine1
string
nullable
addressLine2
string
nullable
city
string
nullable
state
string
nullable
postalCode
string
nullable
country
string
nullable
accountNumber
string
nullable
notes
string
nullable
Response
OK
VendorDto
required
id
string
name
string
code
string
nullable
contactName
string
nullable
phone
string
nullable
email
string
nullable
addressLine1
string
nullable
addressLine2
string
nullable
city
string
nullable
state
string
nullable
postalCode
string
nullable
country
string
nullable
accountNumber
string
nullable
notes
string
nullable
isActive
boolean
createdAt
string
date-time
updatedAt
string
date-time