POST api/V2?ParkingSpotID={ParkingSpotID}&UserNotification={UserNotification}&gatePIN={gatePIN}&paymentKey={paymentKey}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ParkingSpotID | integer |
Required |
|
| UserNotification | EUserNotification |
Required |
|
| gatePIN | string |
Default value is |
|
| paymentKey | string |
Default value is |
Body Parameters
SpotSubLetBy| Name | Description | Type | Additional information |
|---|---|---|---|
| SpotSubLetByID | integer |
None. |
|
| ParkingLotID | integer |
None. |
|
| ParkingSpotID | integer |
None. |
|
| LetUserID | integer |
None. |
|
| RentUserID | integer |
None. |
|
| ArrivedAtSpot | boolean |
None. |
|
| AmountPaid | decimal number |
None. |
|
| QrCodeURL | string |
None. |
|
| BySpotOwner | boolean |
None. |
|
| RecordStatus | string |
None. |
|
| ModifiedDate | date |
None. |
|
| CreatedDate | date |
None. |
|
| ArrivedDateTime | date |
None. |
|
| ManualBook | boolean |
None. |
|
| ManualBY | integer |
None. |
|
| ParkingLotRated | boolean |
None. |
|
| BraintreeTransactionID | string |
None. |
|
| RefundAmount | decimal number |
None. |
|
| RefundDate | date |
None. |
|
| PayoutBatchID | string |
None. |
|
| PayoutResponse | string |
None. |
|
| CancelAmount | decimal number |
None. |
|
| CancelDate | date |
None. |
|
| BookingType | string |
None. |
|
| NoEndDate | boolean |
None. |
|
| DriverCheckout | integer |
None. |
|
| AmountAuthorize | decimal number |
None. |
|
| GateOpen | boolean |
None. |
|
| DriverCheckOutDateTime | date |
None. |
|
| FinalSettlement | boolean |
None. |
|
| TempCheckOut | boolean |
None. |
|
| TempCheckOutDateTime | date |
None. |
|
| LastStatus | string |
None. |
|
| LastDailyNotification | date |
None. |
|
| ScheduleDate | date |
None. |
|
| ScheduleAmount | decimal number |
None. |
|
| LastDailyNotificationCounter | integer |
None. |
|
| PromoCode | string |
None. |
|
| PromoType | string |
None. |
|
| PromoAmount | decimal number |
None. |
|
| FleetID | integer |
None. |
|
| IsPersonalVehicle | boolean |
None. |
|
| VehicalColor | string |
None. |
|
| VehicalMake | string |
None. |
|
| VehicalModel | string |
None. |
|
| PaypalEmail | string |
None. |
|
| LotOwnerShare | decimal number |
None. |
|
| SpotOwnerShare | decimal number |
None. |
|
| SpotOwnerPaypalEmail | string |
None. |
|
| LotOwnerUserID | integer |
None. |
|
| SpotOwnerUserID | integer |
None. |
|
| PayoutDescription | string |
None. |
|
| PayoutDate | date |
None. |
|
| LateFee | decimal number |
None. |
|
| RemainingAmount | decimal number |
None. |
|
| PaidRemainingAmount | decimal number |
None. |
|
| UserFleetPaymentID | integer |
None. |
|
| IsPayoutOffline | boolean |
None. |
|
| IsTrailor | boolean |
None. |
|
| TrailerType | string |
None. |
|
| TrailerTag | string |
None. |
|
| TrailerNo | string |
None. |
|
| Notes | string |
None. |
|
| TagNumber | string |
None. |
|
| DotNumber | string |
None. |
|
| Company | string |
None. |
|
| TrailerSize | string |
None. |
|
| State | string |
None. |
|
| TruckMake | string |
None. |
|
| TruckColor | string |
None. |
|
| GatePin | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"SpotSubLetByID": 1,
"ParkingLotID": 2,
"ParkingSpotID": 3,
"LetUserID": 1,
"RentUserID": 4,
"ArrivedAtSpot": true,
"AmountPaid": 1.0,
"QrCodeURL": "sample string 6",
"BySpotOwner": true,
"RecordStatus": "sample string 8",
"ModifiedDate": "2026-02-04T02:47:14.4483271+00:00",
"CreatedDate": "2026-02-04T02:47:14.4483271+00:00",
"ArrivedDateTime": "2026-02-04T02:47:14.4483271+00:00",
"ManualBook": true,
"ManualBY": 1,
"ParkingLotRated": true,
"BraintreeTransactionID": "sample string 11",
"RefundAmount": 1.0,
"RefundDate": "2026-02-04T02:47:14.4483271+00:00",
"PayoutBatchID": "sample string 12",
"PayoutResponse": "sample string 13",
"CancelAmount": 1.0,
"CancelDate": "2026-02-04T02:47:14.4483271+00:00",
"BookingType": "sample string 14",
"NoEndDate": true,
"DriverCheckout": 16,
"AmountAuthorize": 1.0,
"GateOpen": true,
"DriverCheckOutDateTime": "2026-02-04T02:47:14.4483271+00:00",
"FinalSettlement": true,
"TempCheckOut": true,
"TempCheckOutDateTime": "2026-02-04T02:47:14.4483271+00:00",
"LastStatus": "sample string 18",
"LastDailyNotification": "2026-02-04T02:47:14.4483271+00:00",
"ScheduleDate": "2026-02-04T02:47:14.4483271+00:00",
"ScheduleAmount": 1.0,
"LastDailyNotificationCounter": 1,
"PromoCode": "sample string 19",
"PromoType": "sample string 20",
"PromoAmount": 1.0,
"FleetID": 1,
"IsPersonalVehicle": true,
"VehicalColor": "sample string 21",
"VehicalMake": "sample string 22",
"VehicalModel": "sample string 23",
"PaypalEmail": "sample string 24",
"LotOwnerShare": 1.0,
"SpotOwnerShare": 1.0,
"SpotOwnerPaypalEmail": "sample string 25",
"LotOwnerUserID": 1,
"SpotOwnerUserID": 1,
"PayoutDescription": "sample string 26",
"PayoutDate": "2026-02-04T02:47:14.4483271+00:00",
"LateFee": 1.0,
"RemainingAmount": 1.0,
"PaidRemainingAmount": 1.0,
"UserFleetPaymentID": 1,
"IsPayoutOffline": true,
"IsTrailor": true,
"TrailerType": "sample string 27",
"TrailerTag": "sample string 28",
"TrailerNo": "sample string 29",
"Notes": "sample string 30",
"TagNumber": "sample string 31",
"DotNumber": "sample string 32",
"Company": "sample string 33",
"TrailerSize": "sample string 34",
"State": "sample string 35",
"TruckMake": "sample string 36",
"TruckColor": "sample string 37",
"GatePin": "sample string 38"
}
application/xml, text/xml
Sample:
<SpotSubLetBy xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TruckSpot.Models"> <AmountAuthorize>1</AmountAuthorize> <AmountPaid>1</AmountPaid> <ArrivedAtSpot>true</ArrivedAtSpot> <ArrivedDateTime>2026-02-04T02:47:14.4483271+00:00</ArrivedDateTime> <BookingType>sample string 14</BookingType> <BraintreeTransactionID>sample string 11</BraintreeTransactionID> <BySpotOwner>true</BySpotOwner> <CancelAmount>1</CancelAmount> <CancelDate>2026-02-04T02:47:14.4483271+00:00</CancelDate> <Company>sample string 33</Company> <CreatedDate>2026-02-04T02:47:14.4483271+00:00</CreatedDate> <DotNumber>sample string 32</DotNumber> <DriverCheckOutDateTime>2026-02-04T02:47:14.4483271+00:00</DriverCheckOutDateTime> <DriverCheckout>16</DriverCheckout> <FinalSettlement>true</FinalSettlement> <FleetID>1</FleetID> <GateOpen>true</GateOpen> <GatePin>sample string 38</GatePin> <IsPayoutOffline>true</IsPayoutOffline> <IsPersonalVehicle>true</IsPersonalVehicle> <IsTrailor>true</IsTrailor> <LastDailyNotification>2026-02-04T02:47:14.4483271+00:00</LastDailyNotification> <LastDailyNotificationCounter>1</LastDailyNotificationCounter> <LastStatus>sample string 18</LastStatus> <LateFee>1</LateFee> <LetUserID>1</LetUserID> <LotOwnerShare>1</LotOwnerShare> <LotOwnerUserID>1</LotOwnerUserID> <ManualBY>1</ManualBY> <ManualBook>true</ManualBook> <ModifiedDate>2026-02-04T02:47:14.4483271+00:00</ModifiedDate> <NoEndDate>true</NoEndDate> <Notes>sample string 30</Notes> <PaidRemainingAmount>1</PaidRemainingAmount> <ParkingLotID>2</ParkingLotID> <ParkingLotRated>true</ParkingLotRated> <ParkingSpotID>3</ParkingSpotID> <PayoutBatchID>sample string 12</PayoutBatchID> <PayoutDate>2026-02-04T02:47:14.4483271+00:00</PayoutDate> <PayoutDescription>sample string 26</PayoutDescription> <PayoutResponse>sample string 13</PayoutResponse> <PaypalEmail>sample string 24</PaypalEmail> <PromoAmount>1</PromoAmount> <PromoCode>sample string 19</PromoCode> <PromoType>sample string 20</PromoType> <QrCodeURL>sample string 6</QrCodeURL> <RecordStatus>sample string 8</RecordStatus> <RefundAmount>1</RefundAmount> <RefundDate>2026-02-04T02:47:14.4483271+00:00</RefundDate> <RemainingAmount>1</RemainingAmount> <RentUserID>4</RentUserID> <ScheduleAmount>1</ScheduleAmount> <ScheduleDate>2026-02-04T02:47:14.4483271+00:00</ScheduleDate> <SpotOwnerPaypalEmail>sample string 25</SpotOwnerPaypalEmail> <SpotOwnerShare>1</SpotOwnerShare> <SpotOwnerUserID>1</SpotOwnerUserID> <SpotSubLetByID>1</SpotSubLetByID> <State>sample string 35</State> <TagNumber>sample string 31</TagNumber> <TempCheckOut>true</TempCheckOut> <TempCheckOutDateTime>2026-02-04T02:47:14.4483271+00:00</TempCheckOutDateTime> <TrailerNo>sample string 29</TrailerNo> <TrailerSize>sample string 34</TrailerSize> <TrailerTag>sample string 28</TrailerTag> <TrailerType>sample string 27</TrailerType> <TruckColor>sample string 37</TruckColor> <TruckMake>sample string 36</TruckMake> <UserFleetPaymentID>1</UserFleetPaymentID> <VehicalColor>sample string 21</VehicalColor> <VehicalMake>sample string 22</VehicalMake> <VehicalModel>sample string 23</VehicalModel> </SpotSubLetBy>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>