Open API

Здесь представлены АПИ-методы для работы с облачной кассой

post
Body
loginstringOptional
passstringOptional
Responses
200
OK
*/*
Responseobject
post
POST /possystem/v5/getToken HTTP/1.1
Host: fiscalization.evotor.ru
Content-Type: application/json
Accept: */*
Content-Length: 30

{
  "login": "text",
  "pass": "text"
}
200

OK

{}
get
Query parameters
loginstringRequired
passstringRequired
Responses
200
OK
*/*
Responseobject
get
GET /possystem/v5/getToken HTTP/1.1
Host: fiscalization.evotor.ru
Accept: */*
200

OK

{}
post
Path parameters
groupCodestringRequired
operationstringRequired
Body
timestampstring · date-timeRequired
external_idstring · max: 128Required
Responses
200
OK
*/*
Responseobject
post
POST /possystem/v5/{groupCode}/{operation} HTTP/1.1
Host: fiscalization.evotor.ru
Content-Type: application/json
Accept: */*
Content-Length: 3138

{
  "timestamp": "2025-06-23T12:29:31.788Z",
  "service": {
    "callback_url": "text"
  },
  "receipt": {
    "client": {
      "name": "text",
      "inn": "text",
      "birthdate": "text",
      "citizenship": "text",
      "address": "text",
      "email": "text",
      "phone": "text",
      "document_code": "text",
      "document_data": "text"
    },
    "company": {
      "email": "text",
      "sno": "osn",
      "inn": "text",
      "payment_address": "text"
    },
    "items": [
      {
        "name": "text",
        "price": 1,
        "quantity": 1,
        "measure": 1,
        "sum": 1,
        "vat": {
          "type": "none",
          "sum": 1
        },
        "excise": 1,
        "payment_method": "full_prepayment",
        "payment_object": 1,
        "user_data": "text",
        "country_code": "text",
        "declaration_number": "text",
        "mark_quantity": {
          "numerator": 1,
          "denominator": 1
        },
        "mark_processing_mode": "0",
        "sectoral_item_props": [
          {
            "date": "text",
            "number": "text",
            "value": "text",
            "federal_id": "text"
          }
        ],
        "mark_code": {
          "unknown": "text",
          "ean8": "text",
          "ean13": "text",
          "itf14": "text",
          "gs1m": "text",
          "fur": "text",
          "egais20": "text",
          "egais30": "text",
          "short": "text"
        },
        "agent_info": {
          "type": "bank_paying_agent",
          "paying_agent": {
            "operation": "text",
            "phones": [
              "text"
            ]
          },
          "receive_payments_operator": {
            "phones": [
              "text"
            ]
          },
          "money_transfer_operator": {
            "phones": [
              "text"
            ],
            "name": "text",
            "address": "text",
            "inn": "text"
          }
        },
        "supplier_info": {
          "phones": [
            "text"
          ],
          "name": "text",
          "inn": "text"
        }
      }
    ],
    "payments": [
      {
        "type": 1,
        "sum": 1
      }
    ],
    "vats": [
      {
        "type": "none",
        "sum": 1
      }
    ],
    "cashier": "text",
    "cashier_inn": "text",
    "total": 1,
    "additional_check_props": "text",
    "additional_user_props": {
      "name": "text",
      "value": "text"
    },
    "operating_check_props": {
      "name": "text",
      "value": "text",
      "timestamp": "text"
    },
    "sectoral_check_props": [
      {
        "date": "text",
        "number": "text",
        "value": "text",
        "federal_id": "text"
      }
    ]
  },
  "correction": {
    "client": {
      "name": "text",
      "inn": "text",
      "birthdate": "text",
      "citizenship": "text",
      "address": "text",
      "email": "text",
      "phone": "text",
      "document_code": "text",
      "document_data": "text"
    },
    "company": {
      "email": "text",
      "sno": "osn",
      "inn": "text",
      "payment_address": "text"
    },
    "items": [
      {
        "name": "text",
        "price": 1,
        "quantity": 1,
        "measure": 1,
        "sum": 1,
        "vat": {
          "type": "none",
          "sum": 1
        },
        "excise": 1,
        "payment_method": "full_prepayment",
        "payment_object": 1,
        "user_data": "text",
        "country_code": "text",
        "declaration_number": "text",
        "mark_quantity": {
          "numerator": 1,
          "denominator": 1
        },
        "mark_processing_mode": "0",
        "sectoral_item_props": [
          {
            "date": "text",
            "number": "text",
            "value": "text",
            "federal_id": "text"
          }
        ],
        "mark_code": {
          "unknown": "text",
          "ean8": "text",
          "ean13": "text",
          "itf14": "text",
          "gs1m": "text",
          "fur": "text",
          "egais20": "text",
          "egais30": "text",
          "short": "text"
        },
        "agent_info": {
          "type": "bank_paying_agent",
          "paying_agent": {
            "operation": "text",
            "phones": [
              "text"
            ]
          },
          "receive_payments_operator": {
            "phones": [
              "text"
            ]
          },
          "money_transfer_operator": {
            "phones": [
              "text"
            ],
            "name": "text",
            "address": "text",
            "inn": "text"
          }
        },
        "supplier_info": {
          "phones": [
            "text"
          ],
          "name": "text",
          "inn": "text"
        }
      }
    ],
    "payments": [
      {
        "type": 1,
        "sum": 1
      }
    ],
    "vats": [
      {
        "type": "none",
        "sum": 1
      }
    ],
    "cashier": "text",
    "total": 1,
    "correction_info": {
      "type": "self",
      "base_date": "2025-06-23T12:29:31.788Z",
      "base_number": "text"
    },
    "cashier_inn": "text",
    "additional_check_props": "text",
    "additional_user_props": {
      "name": "text",
      "value": "text"
    },
    "operating_check_props": {
      "name": "text",
      "value": "text",
      "timestamp": "text"
    },
    "sectoral_check_props": [
      {
        "date": "text",
        "number": "text",
        "value": "text",
        "federal_id": "text"
      }
    ]
  },
  "external_id": "text"
}
200

OK

{}
get
Path parameters
groupCodestringRequired
uuidstring · uuidRequired
Responses
200
OK
*/*
Responseobject
get
GET /possystem/v5/{groupCode}/report/{uuid} HTTP/1.1
Host: fiscalization.evotor.ru
Accept: */*
200

OK

{}

Last updated