v1
products
bearer
In: header
header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/v1/products" \ -H "Content-Type: application/json" \ -d '{ "name": "Breakfast Package", "propertyId": "prop-uuid", "price": 25 }'
File ID for the product image (legacy)
Permanent public image URL (from GET /files/public-upload-url)