Versions Compared

Key

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

...

79

...

  • Token - токен агента;

  • int id_Reserve - номер заказа;

  • string locator - номер брони;

  • int id_System - идентификатор поставщика

...

3

...

Academservice

...

33

...

AandA

...

73

...

HotelBeds

...

72

...

Bronevik

...

82

...

Cbooking

...

70

...

Continent Online

...

71

...

DataBase

...

45

...

Demlink

...

10

...

GoGlobal

...

12

...

GTA

...

75

...

Miki

...

46

...

Ostrovok

...

74

...

RcrTravel

...

29

...

Sabre

...

25

...

SpecialTours

...

78

...

Sunhotels

...

76

...

Travco

...

77

...

Tripnet

Данный метод возвращает аналогичный ответ метода ‘Выгрузка деталей заказа GetSimpleReserveByIdV2’

Пример ошибки:

Code Block
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <soap:Body>
      <ChangeLocatorSimpleReserveResponse xmlns="http://corteos.ru">
         <ChangeLocatorSimpleReserveResult>
            <Trace ResponseDate="2020-05-23T18:06:07.4041032+03:00" SessionID="IU3FMQGQOU3J" IP="127.0.0.1" WebSite="http://karina-pc@localhost:63742"/>
            <Errors>
               <UniversalApiError Type="InvalidDataException" Text="Необходимо указать бронь"/>
            </Errors>
            <ResponseDetails id_Reserve="0" id_ComplexReserve="0" Price="0" id_ReserveType="0" id_AgentGroup="0" id_ClientGroup="0" id_ServiceTeam="0" id_ReserveState="0" Markup="0" DateCreate="0001-01-01T00:00:00" id_Agreement="0">
               <id_PayerOrganization xsi:nil="true"/>
            </ResponseDetails>
         </ChangeLocatorSimpleReserveResult>
      </ChangeLocatorSimpleReserveResponse>
   </soap:Body>
</soap:Envelope>