GET api/parkvehiclesessions/sessioncheckoutget/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | integer | Required | 
Body Parameters
None.
Response Information
Resource Description
PARKVehicleSessionClose| Name | Description | Type | Additional information | 
|---|---|---|---|
| Id | integer | None. | |
| Notes | string | None. | |
| CFPrId | integer | None. | |
| CuFlId | integer | None. | |
| CustId | integer | None. | |
| RescId1 | integer | None. | |
| StartDate | date | None. | |
| StartDateStr | string | None. | |
| THRId | integer | None. | |
| Duration | integer | None. | |
| RPlState | RPlTreatmentStates | None. | |
| RPlOperationalState | RPlOperationalState | None. | |
| RPlFinancialState | RPlFinancialState | None. | |
| StartTimeSerial | integer | None. | |
| StartTimeStr | string | None. | |
| EndTimeSerial | integer | None. | |
| EndTimeStr | string | None. | |
| THRDescription | string | None. | |
| CabinDescr | string | None. | |
| StartDateSerial | integer | None. | |
| IndvSurname | string | None. | |
| IndvName | string | None. | |
| CuFlAlias | string | None. | |
| IndvPhone1 | string | None. | |
| IndvPhone2 | string | None. | |
| IndvMobilePhone | string | None. | |
| IndvEmail | string | None. | |
| IndvLanguageId | integer | None. | |
| IndvGender | GenderTypes | None. | |
| ProdId | integer | None. | |
| ProdDescr | string | None. | |
| DeptDescription | string | None. | |
| Price | decimal number | None. | |
| ProdType | ProductTypes | None. | |
| CFPrPrice | decimal number | None. | |
| CuFlType | CFTypes | None. | |
| IsHidden | boolean | None. | |
| CFPrFinancialState | RPlFinancialState | None. | |
| IndvTypeId | integer | None. | |
| IndvTypeDescr | string | None. | |
| EntryType | AppointmentTypes | None. | |
| SessionId | integer | None. | |
| CheckInState | CFCheckInStatus | None. | |
| IsExt | boolean | None. | |
| SaleTypeId | integer | None. | |
| SaleTypeDescription | string | None. | |
| PriceListId | integer | None. | |
| SourceApplicationType | SourceApplicationTypes | None. | |
| CFPrDiscountPrcnt | decimal number | None. | |
| CFPrDiscountValue | decimal number | None. | |
| CFPrPayoutValue | decimal number | None. | |
| EndDateSerial | integer | None. | |
| EndDate | date | None. | |
| EndDateStr | string | None. | 
Response Formats
application/json, text/json
            Sample:
        
{
  "Id": 1,
  "Notes": "sample string 2",
  "CFPrId": 3,
  "CuFlId": 4,
  "CustId": 5,
  "RescId1": 6,
  "StartDate": "2025-11-01T01:21:34.3768087+02:00",
  "StartDateStr": "sample string 8",
  "THRId": 9,
  "Duration": 10,
  "RPlState": 0,
  "RPlOperationalState": 0,
  "RPlFinancialState": 0,
  "StartTimeSerial": 11,
  "StartTimeStr": "sample string 12",
  "EndTimeSerial": 13,
  "EndTimeStr": "sample string 14",
  "THRDescription": "sample string 15",
  "CabinDescr": "sample string 16",
  "StartDateSerial": 17,
  "IndvSurname": "sample string 18",
  "IndvName": "sample string 19",
  "CuFlAlias": "sample string 20",
  "IndvPhone1": "sample string 21",
  "IndvPhone2": "sample string 22",
  "IndvMobilePhone": "sample string 23",
  "IndvEmail": "sample string 24",
  "IndvLanguageId": 25,
  "IndvGender": 0,
  "ProdId": 26,
  "ProdDescr": "sample string 27",
  "DeptDescription": "sample string 28",
  "Price": 29.1,
  "ProdType": 0,
  "CFPrPrice": 30.1,
  "CuFlType": 0,
  "IsHidden": true,
  "CFPrFinancialState": 0,
  "IndvTypeId": 32,
  "IndvTypeDescr": "sample string 33",
  "EntryType": 0,
  "SessionId": 34,
  "CheckInState": 0,
  "IsExt": true,
  "SaleTypeId": 36,
  "SaleTypeDescription": "sample string 37",
  "PriceListId": 38,
  "SourceApplicationType": 0,
  "CFPrDiscountPrcnt": 39.1,
  "CFPrDiscountValue": 40.1,
  "CFPrPayoutValue": 41.1,
  "EndDateSerial": 42,
  "EndDate": "2025-11-01T01:21:34.381795+02:00",
  "EndDateStr": "sample string 44"
}
        application/xml, text/xml
            Sample:
<PARKVehicleSessionClose xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Atlantis.Web.Api.Models"> <CFPrDiscountPrcnt>39.1</CFPrDiscountPrcnt> <CFPrDiscountValue>40.1</CFPrDiscountValue> <CFPrFinancialState>NOFIST_</CFPrFinancialState> <CFPrId>3</CFPrId> <CFPrPayoutValue>41.1</CFPrPayoutValue> <CFPrPrice>30.1</CFPrPrice> <CabinDescr>sample string 16</CabinDescr> <CheckInState>NotCheckedIn</CheckInState> <CuFlAlias>sample string 20</CuFlAlias> <CuFlId>4</CuFlId> <CuFlType>Inhouse</CuFlType> <CustId>5</CustId> <DeptDescription>sample string 28</DeptDescription> <Duration>10</Duration> <EndDate>2025-11-01T01:21:34.381795+02:00</EndDate> <EndDateSerial>42</EndDateSerial> <EndDateStr>sample string 44</EndDateStr> <EndTimeSerial>13</EndTimeSerial> <EndTimeStr>sample string 14</EndTimeStr> <EntryType>Single</EntryType> <Id>1</Id> <IndvEmail>sample string 24</IndvEmail> <IndvGender>NotDeclared</IndvGender> <IndvLanguageId>25</IndvLanguageId> <IndvMobilePhone>sample string 23</IndvMobilePhone> <IndvName>sample string 19</IndvName> <IndvPhone1>sample string 21</IndvPhone1> <IndvPhone2>sample string 22</IndvPhone2> <IndvSurname>sample string 18</IndvSurname> <IndvTypeDescr>sample string 33</IndvTypeDescr> <IndvTypeId>32</IndvTypeId> <IsExt>true</IsExt> <IsHidden>true</IsHidden> <Notes>sample string 2</Notes> <Price>29.1</Price> <PriceListId>38</PriceListId> <ProdDescr>sample string 27</ProdDescr> <ProdId>26</ProdId> <ProdType>PT_THERAPY</ProdType> <RPlFinancialState>NOFIST_</RPlFinancialState> <RPlOperationalState>NoState</RPlOperationalState> <RPlState>NoState</RPlState> <RescId1>6</RescId1> <SaleTypeDescription>sample string 37</SaleTypeDescription> <SaleTypeId>36</SaleTypeId> <SessionId>34</SessionId> <SourceApplicationType>SystemUser</SourceApplicationType> <StartDate>2025-11-01T01:21:34.3768087+02:00</StartDate> <StartDateSerial>17</StartDateSerial> <StartDateStr>sample string 8</StartDateStr> <StartTimeSerial>11</StartTimeSerial> <StartTimeStr>sample string 12</StartTimeStr> <THRDescription>sample string 15</THRDescription> <THRId>9</THRId> </PARKVehicleSessionClose>