Update Supplier Detail
PUT /suppliers/{id}
PUT
/suppliers/{id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
integer
ID of the Supplier
Request Body
Section titled “Request Body ”object
name
string
Example
{ "name": "ACME"}
Responses
Section titled “ Responses ”No Content