v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Update a Pricelist

put/products/pricelist/{pricelist_uid}

Path parameters

pricelist_uidstring required

Request body

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Pricelist updated successfully",
  "data": {
    "pricelist_uid": "82b8f5a0-3e9a-11ef-9ce4-1d9d49193912"
  }
}