Factuarea APIDevelopers
Added

Stores, MCP and complete response examples

Connect WooCommerce and Shopify stores, work with order snapshots and use the updated MCP transport. Every documented response now has an explicit example or the appropriate download representation.

The public contract now documents store CRUD and WooCommerce/Shopify connection tests, order snapshots, the current MCP transport and its fiscal resources and prompts. Document lines include additional_description; email guidance explains sender identity. Every documented response has an explicit example or an appropriate binary/no-body representation. SDK and CLI guides distinguish their released catalogs from the REST contract. See the new integration guides.

New endpoints7

EndpointDescription
POST/v1/storesConnect a store
GET/v1/storesList connected stores
DEL/v1/stores/{store}Disconnect a store
GET/v1/stores/{store}Retrieve a connected store
PUT/v1/stores/{store}Update store settings
POST/v1/shopify/stores/{store}/connection-testTest a Shopify store connection
POST/v1/woocommerce/stores/{store}/connection-testTest a WooCommerce store connection