Orders API
The Orders API allows you to manage both e-commerce product orders and service orders programmatically. You can retrieve order details, update order statuses, track fulfillment, and query order history by client, date range, or status.
Detailed documentation for this section is being written. Check back soon for comprehensive guides, endpoint references, request/response examples, and authentication instructions.
Overview
GoConverso supports two types of orders: e-commerce orders (product purchases from your storefront) and service orders (tracked jobs or repair tickets). The Orders API provides unified access to both, with filtering by status (pending, in progress, completed, delivered), client, date range, and order type. Public tracking tokens allow clients to check order status without authentication.