GET api/OrderApi/GetOne/{name}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
AddValues | Collection of Pair of string [key] and string [value] |
None. |
|
PartnerType | PartnerStatus |
None. |
|
AdSource |
источник рекламы |
Collection of integer |
None. |
AmountDays |
продолжительность |
integer |
None. |
City |
город поездки |
string |
None. |
ClientIds | Collection of integer |
None. |
|
ContragentID | integer |
None. |
|
ContragentType | integer |
None. |
|
CountriesIds | Collection of integer |
None. |
|
CurrencyIds | Collection of integer |
None. |
|
DateBeginFrom |
дата начала поездки, начало диапазона |
SerializedDateTime |
None. |
DateBeginTo |
дата начала поездки, конец диапазона |
SerializedDateTime |
None. |
DateClientPaymentsFrom |
дата платежей от клиента, начало диапазона |
SerializedDateTime |
None. |
DateClientPaymentsTo |
дата платежей от клиента, конец диапазона |
SerializedDateTime |
None. |
DateOperatorPaymentsFrom |
дата платежей оператору, начало диапазона |
SerializedDateTime |
None. |
DateOperatorPaymentsTo |
дата платежей оператору, конец диапазона |
SerializedDateTime |
None. |
DateCreateFrom |
дата создания путевки, начало диапазона |
SerializedDateTime |
None. |
DateCreateTo |
дата создания путевки, конец диапазона |
SerializedDateTime |
None. |
DateEndOfPaymentFrom |
крайняя дата оплаты по путевке начало |
SerializedDateTime |
None. |
DateEndOfPaymentTo |
крайняя дата оплаты по путевке конец |
SerializedDateTime |
None. |
DateFinishFrom |
Дата окончания путёвки старт |
SerializedDateTime |
None. |
DateFinishTo |
дата окончания путёвки финиш |
SerializedDateTime |
None. |
DateEndOfPrePaymentFrom |
Крайняя дата предоплаты, начало диапазона |
SerializedDateTime |
None. |
DateEndOfPrePaymentTo |
Крайняя дата предоплаты, конец диапазона |
SerializedDateTime |
None. |
Department | string |
None. |
|
DepartmentsIds | Collection of integer |
None. |
|
ExistMessage | boolean |
None. |
|
GetCreditAgreements |
Флаг отбора кредитных путевок |
boolean |
None. |
HoldedPayments |
холдовые платежи по путевке |
decimal number |
None. |
HotelIds |
Отели |
Collection of integer |
None. |
TourIds | Collection of integer |
None. |
|
IsStrongSearchByCode |
Строгое совпадение по номеру путевки. Используется в виджете ЛК туриста. |
boolean |
None. |
ManagerName | string |
None. |
|
ManagersIds | Collection of integer |
None. |
|
NoAnnuled |
флаг отбора "без анулированных" |
boolean |
None. |
OfficeTypeID | integer |
None. |
|
OfficeTypeName | string |
None. |
|
OperatorId |
страна поездки |
integer |
None. |
OperatorIds | Collection of integer |
None. |
|
OperatorName | string |
None. |
|
OrderCode |
код путевки, если надо найти конкретную |
string |
None. |
PartnerLegalId |
id ЮЛ покупателя ЮЛ |
integer |
None. |
PartnerLegalName |
имя ЮЛ покупателя ЮЛ |
string |
None. |
PassportNumber |
Номер паспорта |
string |
None. |
PassportSeria |
Серия паспорта |
string |
None. |
Payed | string |
None. |
|
PayedTO | string |
None. |
|
PayedReservationCenter |
Статусы оплаты в ЦБ |
Collection of string |
None. |
PreOrder |
флаг отбора предзаказов или путевок |
boolean |
None. |
PriceGrossFrom |
Минимальная сумма к оплате |
decimal number |
None. |
PriceGrossTo |
Максимальная сумма к оплате |
decimal number |
None. |
RequestSource | integer |
None. |
|
RequestType | integer |
None. |
|
ServiceClass | Collection of integer |
None. |
|
StatusesIds | Collection of integer |
None. |
|
SubAgentIds | Collection of integer |
None. |
|
SupplierBookingCode |
№заявки у оператора |
string |
None. |
SupplierCode |
Gate код ТО |
string |
None. |
AvailableForPayment | boolean |
None. |
|
DocumentsIssued | boolean |
None. |
|
TouristFirstName |
Имя туриста |
string |
None. |
TouristName | string |
None. |
|
TouristPatronymic |
Отчество туриста |
string |
None. |
IsBlacklistedCreate |
Партнёр в путевке находится в чёрном списке |
boolean |
None. |
CreatorsIds |
Идентификаторы создателей путевок |
Collection of integer |
None. |
WithReceipts | boolean |
None. |
|
OnlineCashId | integer |
None. |
|
OperationResultTypeId | integer |
None. |
|
EtvNumber | string |
None. |
|
EtvStatuses | Collection of integer |
None. |
|
CorrespondenceTypeIds | Collection of integer |
None. |
|
PerPage | integer |
None. |
|
CurrentPage | integer |
None. |
|
OrderBy | Collection of string |
None. |
|
OrderingFields | Collection of OrderingField |
None. |
|
name | string |
None. |
Body Parameters
None.
Response Information
Resource Description
GetOneOrderResponseName | Description | Type | Additional information |
---|---|---|---|
Item | OrderOneItemData |
None. |
|
ResultQueryInfo |
Сообщения |
ResultQueryInfoContainer |
None. |
Response Formats
application/json, text/json
{ "Item": { "Id": 1, "Code": "sample string 2", "City": "sample string 3", "Country": "sample string 4", "DebtToAgent": 5.0, "ClientPrice": 6.0, "CheckInDate": { "Serialized": "01.01.1970", "HasValue": true, "Milliseconds": 3, "Format": "sample string 4" }, "CheckOutDate": { "Serialized": "01.01.1970", "HasValue": true, "Milliseconds": 3, "Format": "sample string 4" }, "Days": 7, "StatusName": "sample string 8", "AvailableForPayment": true, "IsDocumentsIssued": true, "DocumentsDeadline": { "Serialized": "01.01.1970", "HasValue": true, "Milliseconds": 3, "Format": "sample string 4" }, "IsPreOrder": true }, "RedirectUrl": "sample string 1", "ResultQueryInfo": { "ResultsCount": 1, "HasError": false, "Info": [], "CacheStorageTimeEnd": true, "RefreshPeriod": 0, "DelFromCacheDateTime": "2025-02-05T10:00:50.2631712+03:00", "UserMessages": "", "UserMessagesHtml": "" } }
application/xml, text/xml
<GetOneOrderResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mag.TourGate.TourGateWebClient.Models.Order.Contract"> <RedirectUrl xmlns="http://schemas.datacontract.org/2004/07/Mag.TourGate.TourGateWebClient.Models.Common.Contract">sample string 1</RedirectUrl> <ResultQueryInfo xmlns="http://schemas.datacontract.org/2004/07/Mag.TourGate.TourGateWebClient.Models.Common.Contract"> <_x003C_DelFromCacheDateTime_x003E_k__BackingField>2025-02-05T10:00:50.2631712+03:00</_x003C_DelFromCacheDateTime_x003E_k__BackingField> <_x003C_ResultsCount_x003E_k__BackingField>1</_x003C_ResultsCount_x003E_k__BackingField> <info /> </ResultQueryInfo> <Item> <CheckInDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/Mag.TourGate.TourGateWebClient.Models.Common.Contract"> <d3p1:_format>sample string 4</d3p1:_format> <d3p1:_serialized>01.01.1970</d3p1:_serialized> <d3p1:_value>1970-01-01T03:00:00.003+03:00</d3p1:_value> </CheckInDate> <CheckOutDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/Mag.TourGate.TourGateWebClient.Models.Common.Contract"> <d3p1:_format>sample string 4</d3p1:_format> <d3p1:_serialized>01.01.1970</d3p1:_serialized> <d3p1:_value>1970-01-01T03:00:00.003+03:00</d3p1:_value> </CheckOutDate> <City>sample string 3</City> <ClientPrice>6</ClientPrice> <Code>sample string 2</Code> <Country>sample string 4</Country> <Days>7</Days> <DebtToAgent>5</DebtToAgent> <Id>1</Id> <StatusName>sample string 8</StatusName> </Item> </GetOneOrderResponse>