Skip to content

Update Supplier Detail

PUT
/suppliers/{id}
id
required
integer

ID of the Supplier

object
name
string
Example
{
"name": "ACME"
}

No Content