PANTHEON™ Help

 Toc
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]Guides for 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]Help
   [Expand]Messages and Warnings
   [Collapse]Additional programs
     AddUsers - Adding Database Users
    [Collapse]PANTHEON Web Services (PAWS)
      Exchange Data Sets Scheme
      Installation of Web services Framework
     [Expand]Catalog of Web Services
    [Expand]Datalab OTOS
    [Expand]Datalab CHRONOS
    [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]Old products
  [Expand]Guide for PANTHEON Retail
  [Expand]Guide for PANTHEON Vet
  [Expand]Guide for PANTHEON Farming
 [Collapse]User Manuals for PANTHEON
  [Expand]User Manual for PANTHEON
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Guides for PANTHEON Web
  [Expand]Guide for PANTHEON Web Light
  [Expand]Guide for PANTHEON Web Terminal
  [Expand]Guide for PANTHEON Web Legal
  [Expand]Old products Archive
 [Collapse]User Manuals for PANTHEON Web
  [Expand]Getting started PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
  [Expand]User Manual for PANTHEON Web Terminal
  [Expand]User Manual for PANTHEON Web Legal
  [Expand]Old products Archive
[Collapse]PANTHEON Granules
 [Collapse]Guides for PANTHEON Granules
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]Dashboard Granule
  [Expand]B2B Orders Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
 [Collapse]User Manuals for PANTHEON Granules
  [Expand]Getting started
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]B2B Orders Granule
  [Expand]Dashboard Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
  [Expand]Archive
[Expand]User Site

Load Time: 1218.7633 ms
"
  1000001965 | 221610 | 373395 | Published
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.

 

 


 

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