VCR API V1.0

SDK for integrating with VCR on Node.js: @blob-solutions/vcr-am-sdk

Overview

Allows you to integrate any of your systems to work with VCR.

Requirements for your system

Before starting integration, make sure that your system meets the following requirements. And if it does not match, then make the necessary changes.

  1. Each offer (service or product) must contain:
    • A code from the commodity classifier for goods or a code from the classifier of economic activities for services;
    • Unit of measurement (for example, "kg", "pcs", "m2" for goods or "hour", "service", "work" for services);
    • Department ID
  2. Cashier ID

Authorization

All API requests must include the X-API-KEY header, containing your API key. Do not disclose your API key in public places. You can get it in the cash register settings.

X-API-KEY: your_API_key

Errors

More