DevelopersApi reference
Transaction Endpoints
API endpoints for managing transactions
Transaction Endpoints
Transaction endpoints allow you to manage sales orders, invoices, purchase orders, and other transactions.
Available Endpoints
GET /transactions/sales-orders- List sales ordersGET /transactions/sales-orders/:id- Get sales order detailsPOST /transactions/sales-orders- Create sales orderGET /transactions/invoices- List invoicesGET /transactions/invoices/:id- Get invoice details