PANTHEON™ Help

 Категории
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]PANTHEON упатства
  [Collapse]Guide for PANTHEON
   [Expand]Settings
   [Expand]Orders
   [Expand]Goods
   [Expand]Manufacturing
   [Expand]POS
   [Expand]Service
   [Expand]Financials
   [Expand]Personnel
   [Expand]Analytics
   [Expand]Desktop
   [Expand]Помощ
   [Expand]Messages and Warnings
   [Expand]Старите продукти
   [Collapse]Additional programs
     Добавяне на потребители - Добавяне на потребители в базата данни
    [Collapse]PANTHEON Web Services (PAWS)
      Exchange Data Sets Scheme
      Installation of Web services Framework
     [Expand]Catalog of Web Services
    [Expand]Datalab CHRONOS
    [Expand]Datalab OTOS
    [Expand]Datalab ATENA
    [Expand]Datalab Migrator
     Post-Migration Wizard
    [Expand]mobilni Potni Nalogi
    [Expand]Pantheon LX/LT
     Pantheon SHAKE
    [Expand]PANTHEON Automation Server (PAAS)
  [Expand]Ръководство за PANTHEON Търговия
  [Expand]Ръководство за PANTHEON Vet
  [Expand]Ръководство за PANTHEON Фермерство
 [Collapse]PANTHEON потребителски ръководства
  [Expand]Ръководство за потребителя за PANTHEON
  [Expand]Ръководство за потребителя за PANTHEON Retail
  [Expand]Ръководство за потребителя за PANTHEON Vet
  [Expand]Ръководство за потребителя за PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]PANTHEON Web Guides
  [Expand]Ръководство за PANTHEON Web Light
  [Expand]Ръководство за PANTHEON Уеб Терминал
  [Expand]Ръководство за PANTHEON Web Legal
  [Expand]Архив на стари продукти
 [Collapse]PANTHEON Web User Manuals
  [Expand]Започване на PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
   Ръководство за потребителя за PANTHEON Web Terminal
  [Expand]Ръководство за потребителя за PANTHEON Web Legal
  [Expand]Архив на стари продукти
[Collapse]PANTHEON Гранула
 [Collapse]Ръководство за PANTHEON Гранули
  [Expand]Гранула за служители
  [Expand]Пътни заповеди Гранула
  [Expand]Гранула за документи и задачи
  [Expand]Гранула Табло
  [Expand]Гранула за B2B поръчки
  [Expand]Гранула за обслужване на клиент
  [Expand]Инвентаризация на дълготрайни активи
  [Expand]Гранула за складови наличности
 [Collapse]PANTHEON Granules
   Започване
   Using PANTHEON Granules at Tecta, a fictional company
  [Expand]PANTHEON Granules and activation
  [Expand]PANTHEON Granule Work records
  [Expand]PANTHEON Granule Travel orders
  [Expand]PANTHEON Granule Documents and Tasks
  [Expand]PANTHEON Granule B2B orders
  [Expand]PANTHEON Granule Dashboard
  [Expand]Полеви сервизен гранул
   PANTHEON Granules - FAQ
  [Expand]Инвентаризация на дълготрайни активи
  [Expand]Инвентаризация на склада Гранула
   Архив
[Expand]Потребителски сайт

Load Time: 515,6289 ms
"
  1000001965 | 221610 | 407839 | Localized
Label

Catalog of Web Services

  

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.

 

 


 

Оценете темата
Темата беше ли ви полезна?
Коментар
Вашият коментар ще бъде видим и във форума!