An e-commerce widget is an embeddable product, subscription, or donation widget bound to a verified domain. Shop widgets are read-only in v1.Documentation Index
Fetch the complete documentation index at: https://docs.formitto.com/llms.txt
Use this file to discover all available pages before exploring further.
The shop widget object
type is one_time, subscription, or donation. fulfilmentType is
digital, service, or physical. List responses include orderCount; the
single-widget view adds imageUrls, interval, and trialDays. Stripe IDs
and download URLs are never exposed.
List shop widgets
GET /v1/ecommerce-widgets — scope read:ecommerce. Supports page,
limit, and domainId.
Get a shop widget
GET /v1/ecommerce-widgets/{id} — scope read:ecommerce.