Create the one editable draft for a price book
__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 POST "https://example.com/price-lists/string/versions" \ -H "Content-Type: application/json" \ -d '{}'{ "version": { "id": "string", "labId": "string", "priceListId": "string", "currency": "string", "publicationNumber": 0, "defaultDiscountPercent": "string", "revision": 0, "effectiveFrom": "2019-08-24T14:15:22Z", "effectiveUntil": "2019-08-24T14:15:22Z", "createdBy": "string", "publishedAt": "2019-08-24T14:15:22Z", "publishedBy": "string", "cancelledAt": "2019-08-24T14:15:22Z", "cancelledBy": "string", "endedEarlyAt": "2019-08-24T14:15:22Z", "endedEarlyBy": "string", "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z" }}Empty
Empty
Empty
Empty
Empty
Empty