PriceCreate event fires each time a new price is attached to a product in an account. Prices define how a product is sold — one-time, recurring, or linked to specific variant options. Use this event to sync pricing to external catalogs, update billing system configurations, or trigger promotions when introductory prices are introduced.
Payload
Example payload
Related
- Price Update — fires when a price is modified
- Price Delete — fires when a price is removed
- Products API — create, retrieve, and manage products and prices programmatically