Update stable price-book metadata
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
priceListId*string
Length
1 <= lengthRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PATCH "https://example.com/price-lists/string" \ -H "Content-Type: application/json" \ -d '{}'{ "priceList": { "id": "string", "labId": "string", "name": "string", "description": "string", "isDefault": true, "createdBy": "string", "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z", "archivedAt": "2019-08-24T14:15:22Z", "archivedBy": "string" }}Empty
Empty
Empty
Empty
Empty
Empty