Documentation

Complete guides, tutorials, and API documentation for Sederly

Getting Started

Quick Start Guide

Get up and running with Sederly in just a few minutes.

  1. Sign Up: Create your account and organization
  2. Setup Profile: Complete your business information
  3. Add Branch: Create your first business location
  4. Invite Team: Add team members and assign roles
  5. Create Order: Process your first order
View Detailed Guide
Video Tutorials

Watch our comprehensive video tutorials to learn the platform.

Dashboard Overview

The dashboard provides a comprehensive overview of your business operations:

  • Key Metrics: Revenue, orders, and performance indicators
  • Recent Activity: Latest orders and system updates
  • Quick Actions: Fast access to common tasks
  • Notifications: Important alerts and reminders

Order Management

Creating Orders

Learn how to create new orders, add products, and set customer information.

Read Guide
Order Status Management

Track orders through different stages from creation to delivery.

Read Guide

Organization Setup

Configure your organization settings for optimal performance:

  • Business Information: Company details, address, and contact information
  • Branding: Logo, colors, and custom themes
  • Preferences: Timezone, currency, and language settings
  • Notifications: Email and system notification preferences

User Management

Adding Users

Step-by-step guide to adding new team members to your organization.

Role Management

Configure roles and permissions for different user types.

API Overview

The Sederly API allows you to integrate our platform with your existing systems.

Base URL
https://api.sederly.com/v1/
Key Features:
  • RESTful API design
  • JSON request and response format
  • OAuth 2.0 authentication
  • Comprehensive error handling
  • Rate limiting and throttling

Authentication

All API requests require authentication using API tokens.

Getting Your API Token:
  1. Log in to your Sederly account
  2. Go to Settings > API Access
  3. Generate a new API token
  4. Include the token in your request headers
Example Request:
curl -H "Authorization: Bearer YOUR_API_TOKEN" \
     -H "Content-Type: application/json" \
     https://api.sederly.com/v1/orders

Orders API

Available Endpoints:
Method Endpoint Description
GET /orders List all orders
POST /orders Create a new order
GET /orders/{id} Get order details
PUT /orders/{id} Update an order

Payment Gateways

Stripe

Accept credit cards and online payments securely.

Setup Guide
PayPal

Integrate PayPal for alternative payment options.

Setup Guide

Accounting Software

QuickBooks

Sync your orders and financial data with QuickBooks.

Setup Guide
Xero

Connect with Xero for automated bookkeeping.

Setup Guide

Download Resources

Get additional resources to help you make the most of Sederly