Product Supplier

Update product supplier

patch/product_suppliers/{id}

Path parameters

idstring int64 required

Request body

namestring

Response

Resource was updated

created_atstring date-time
idstring int64
namestring
updated_atstring date-time

Example response

{
  "links": {
    "self": "https://api.au1.cliniko.com/v1/product_suppliers/1"
  }
}

Changes

No recorded changes to this endpoint across all 7 revisions of this API.