Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

Example

application[string]

The URL of your application.

demoadmin.software.travel/gptour

method[string]

The desired REST API method to call.

companies

id

Object id to get or update information about certain object.

12345

locale

Preferred location. If it is, then Accept-Language is ignored.

locale=ru

URL. Example

Code Block
demoadmin.software.travel/gptour/api/companies?type=TOUR_OPERATOR

...