PANTHEON™ Help

 Категории
 Главна страна - Добре дојдовте во помош за PANTHEON
[Collapse]PANTHEON
 [Collapse]PANTHEON упатства
  [Expand]Водич за PANTHEON Farming
  [Collapse]Водич за Datalab PANTHEON™
   [Expand]Помош
   [Expand]ПОС
   [Expand]Подесувања
   [Expand]Нарачки
   [Expand]Материјално
   [Expand]Производство
   [Expand]Сервис
   [Expand]ПОС
   [Expand]Финансии
   [Expand]Кадри
   [Expand]Работна површина
   [Expand]Анализи
    Додатно
   [Expand]Аналитика
   [Expand]Пораки и предупредувања
   [Expand]Системско окружување за Даталаб програми
   [Expand]Официјални објаснувања
    Речник на термини
   [Collapse]Дополнителни програми
    [Expand]Datalab CHRONOS
    [Expand]Datalab ATENA
    [Expand]Datalab Migrator
    [Expand]Pantheon Automation Server
     Pantheon FA
     ДодајКорисници - Додавање на Корисници во Базата на Податоци
    [Expand]Pantheon LX/LT
     Post-Migration Wizard
    [Expand]Datalab OTOS
    [Collapse]Pantheon web сервиси (PAWS)
      Шема за размена на податоци
      Инсталација на Web Services Framework
     [Expand]Каталог на Web сервиси
    [Expand]мобилни Патни Налози
     Pantheon SHAKE
   [Expand]Застарени производи
  [Expand]Водич за PANTHEON Ретал
  [Expand]Водич за PANTHEON Вет
 [Collapse]PANTHEON кориснички прирачници
  [Expand]Кориснички прирачник Datalab PANTHEON™
  [Expand]Корисничко упатство за PANTHEON Ретал
  [Expand]Корисничко упатство за PANTHEON Vet
  [Expand]Корисничко упатство за ПАНТЕОН Земјоделство
[Collapse]PANTHEON Web
 [Collapse]Водич за PANTHEON Web
  [Expand]Водич за PANTHEON Web Light
  [Expand]Водич за PANTHEON Chronos Mini
  [Expand]Водич за PANTHEON Web Terminal
  [Expand]Водич за PANTHEON Web Legal
  [Expand]Архива на стари производи
 [Collapse]Кориснички прирачник за PANTHEON Web
  [Expand]Најава во PANTHEON Web
  [Expand]Како да започнете со PANTHEON Web
  [Expand]Кориснички прирачник за PANTHEON Web Light
  [Expand]Кориснички прирачник за PANTHEON Web Terminal
  [Expand]Кориснички прирачник за PANTHEON Web Legal
  [Expand]Стара архивa на производи
[Collapse]PANTHEON Гранула
 [Collapse]Водич за PANTHEON Гранули
  [Expand]Гранула Кадри
  [Expand]Гранула Патни налози
  [Expand]Гранула Документи и задачи
  [Expand]Гранула Контролна табла
  [Expand]Гранула B2B нарачки
  [Expand]Гранула Сервис на терен
  [Expand]Инвентаризација на фиксни средства
  [Expand]Гранула Попис на магацини
 [Collapse]Кориснички прирачник за PANTHEON Гранули
   Започнување
   Користење на PANTHEON Гранули во фиктивната компанија Текта
  [Expand]Гранули и активација
  [Expand]Гранула Кадри
  [Expand]Гранула Патни налози
  [Expand]Гранула Документи и Задачи
  [Expand]Гранула Б2Б нарачки
  [Expand]Гранула Контролна табла
  [Expand]Гранула Сервис на терен
   PANTHEON Гранула - FAQ
  [Expand]Инвентаризација на фиксни средства
  [Expand]Гранула Попис на магацин
   Архива
[Expand]Кориснички сервер

Load Time: 1234,3796 ms
"
  1000001965 | 221610 | 382115 | Localized
Label

Каталог на Web сервиси

  

The online Catalog of Web Services is a common place where API documentation is located.

In this framework, you can read, copy and test various methods and adapt them to your needs.

Table of contents

  1. Header
  2. Parameters
  3. Responses
  4. Schemas

1. Header

The Header of an individual PANTHEON API example contains information about which operation method is being used, API endpoint relative to the base URL, the description of an action shown and a working example of a query:

  1. Operation methods used
  2. Endpoint
  3. Description
  4. Example of a query

Operation methods in PANTHEON API:

Retrieves data from the server.

Creates new records in the database or retrieves data from the server.

Updates existing records.

 

2. Parameters

In the Parameters, an example of a query without values is shown.

By clicking the Try it out button, the query editor opens and you can prepare your own queries.

After the data or query is entered, you can execute the method by selecting the Execute button. If you want to escape the editor, select the Cancel button.

2.1 Parameters field

In some APIs, data can be also entered in the Parameters field:

2.1.1 Input field

In the Parameters field Ident, you can enter your item.

2.1.2 Request body

In the Request body, you can enter your query or edit the sample query.

 

3. Responses

In the Responses, results are shown after the query is executed.

Responses include:

  1. cURL 
  2. Request URL
  3. Server response

3.1 cURL

Contains a cURL command-line tool with the parameters of the executed query. With the copy to clipboard icon in the right bottom corner, you can easily copy the cURL line to clipboard.

3.2 Request URL

Contains the URL that was used by the method. It consists of a HTTPS method, a base URL and an endpoint or resource URI.

3.3 Server response

Shows the results of a successfully executed query.

Response headers contain information about the content type, charset, time and server of the executed query.

In the response body, results are presented in the JSON format. They can be copied to clipboard or downloaded as a .json file by selecting the corresponding button in the bottom right corner.

The codes displayed in the Responses show the status of the executed query.

200

Success: successfully executed.

500

Error: description of an error.

 

4. Schemas

Schemas contain information about objects data structure. 

A specific schema provides a description of the specified object.

 

 


 

Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!