Overview

Introduction

This guide outlines the process of integrating the Sitoo Point of Sale (POS) system with our platform. By connecting Sitoo, you can synchronize in-store sales data.

Available Data Types

  • Orders

Prerequisites

  • Administrative access to your Sitoo POS backoffice system

Step-by-Step Integration Guide

1

Request API Credentials

  1. Reach out to Sitoo support or your Sitoo Customer Success Manager to request API credentials for an integration.
  2. Sitoo will provide you with the following information:
    • Account ID
    • API User ID
2

Get API Credentials

  1. Log in to your Sitoo Administration portal
  2. Navigate to the “Settings” and select “Sitoo REST API”
  3. Find the API user you got from the previous step
  4. Click on “create new password” next to the API user
  5. Store these credentials securely as they will be needed for the integration
    • API ID: The unique identifier for your API user
    • Password: The secret password for authentication

Submit Your Credentials

Once you have gathered all the necessary credentials, please package them as shown below and send them to your Customer Success Manager:

{
  "apiId": "123456-123",
  "password": "api_user_password",
  "accountId": "123456"
}

The accountId is the numeric identifier for your Sitoo account and likely match the first part of the api id.
For security reasons, ensure you send this information through a secure channel as recommended by the Customer Success Team.

Data Synchronization Process

After the integration is set up, our platform will:

  1. Initial Data Load: Perform a full data sync of historical orders
  2. Ongoing Synchronization: Update data daily through API polling

Troubleshooting and Support

If you encounter any issues during this process or have questions, please reach out to our support team for assistance.

Additional Resources

For more information on managing your Sitoo account and understanding the API, visit the following links: