GET api/GetAllBooking/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GetBookingVm| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Type | string |
None. |
|
| BookingType | string |
None. |
|
| Amount | decimal number |
None. |
|
| Deposit | decimal number |
None. |
|
| ContractPeriod | string |
None. |
|
| TenureStart | string |
None. |
|
| TenureEnd | string |
None. |
|
| BrokeragePercentage | decimal number |
None. |
|
| SaleableArea | decimal number |
None. |
|
| BrokerageAmount | decimal number |
None. |
|
| ExecutiveIncentivePercentage | decimal number |
None. |
|
| ExecutiveIncentiveAmount | decimal number |
None. |
|
| AvailableFrom | string |
None. |
|
| CustomerId | integer |
None. |
|
| CustomerName | string |
None. |
|
| CustomerContact | string |
None. |
|
| CustomerEmail | string |
None. |
|
| ProjectId | integer |
None. |
|
| ProjectName | string |
None. |
|
| ProjectType | string |
None. |
|
| UnitId | integer |
None. |
|
| UnitName | string |
None. |
|
| InventoryId | integer |
None. |
|
| InventoryProjectName | string |
None. |
|
| InventoryHouseName | string |
None. |
|
| InventoryWingName | string |
None. |
|
| HouseName | string |
None. |
|
| Lead_Id | integer |
None. |
|
| IsSold | boolean |
None. |
|
| UserId | integer |
None. |
|
| UserName | string |
None. |
|
| Date | string |
None. |
|
| Remark | string |
None. |
|
| BookingFollowupRemark | string |
None. |
|
| BookingFollowupDate | string |
None. |
|
| BookingFollowupTo | string |
None. |
|
| FormNumber | string |
None. |
|
| IsApproved | boolean |
None. |
|
| CreatedDate | string |
None. |
|
| Documents | Collection of ImageVM |
None. |
|
| BookingUsers | Collection of GetBookingUserVm |
None. |
|
| BookingDate | date |
None. |
|
| CancelledDate | date |
None. |
|
| ApprovedDate | date |
None. |
|
| CreatedAt | date |
None. |
|
| IsCancelled | boolean |
None. |
|
| FormDate | date |
None. |
|
| FirstApplicant | string |
None. |
|
| SecondApplicant | string |
None. |
|
| ThirdApplicant | string |
None. |
|
| FA_PanNumber | string |
None. |
|
| SA_PanNumber | string |
None. |
|
| TA_PanNumber | string |
None. |
|
| FA_Aadhar | string |
None. |
|
| SA_Aadhar | string |
None. |
|
| TA_Aadhar | string |
None. |
|
| Address | string |
None. |
|
| MobileNumber | string |
None. |
|
| AlternateNumber | string |
None. |
|
| EmailId | string |
None. |
|
| Erpproject | string |
None. |
|
| ErpUnitNumber | string |
None. |
|
| ErpCarPark | string |
None. |
|
| PaymentMode | string |
None. |
|
| BookingAmount | decimal number |
None. |
|
| BookingAmountInWords | string |
None. |
|
| TransctionNumber | string |
None. |
|
| PaymentDate | date |
None. |
|
| PaymentBank | string |
None. |
|
| ChannelPartnerId | integer |
None. |
|
| CPCompanyName | string |
None. |
|
| ChannelPartnerName | string |
None. |
|
| CPAddress | string |
None. |
|
| CPMobileNumber | string |
None. |
|
| CPEmailId | string |
None. |
|
| CPPanNumber | string |
None. |
|
| CPAadharNumber | string |
None. |
|
| CPReraNumber | string |
None. |
|
| CPBrokeragePercentage | decimal number |
None. |
|
| CPBrokerageAmount | decimal number |
None. |
|
| ErpCarParkId | integer |
None. |
|
| ErpprojectId | integer |
None. |
|
| ErpUnitNumberId | integer |
None. |
|
| CarParking | string |
None. |
|
| TotalValue | decimal number |
None. |
|
| CarpetArea | decimal number |
None. |
|
| AreaMetric | string |
None. |
|
| PaymentTerms | string |
None. |
|
| Source | string |
None. |
|
| SourcingAgent | string |
None. |
|
| PresalesUserId | integer |
None. |
|
| PresalesUserName | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": 2,
"Type": "sample string 3",
"BookingType": "sample string 4",
"Amount": 5.1,
"Deposit": 6.1,
"ContractPeriod": "sample string 7",
"TenureStart": "sample string 8",
"TenureEnd": "sample string 9",
"BrokeragePercentage": 10.1,
"SaleableArea": 11.1,
"BrokerageAmount": 12.1,
"ExecutiveIncentivePercentage": 13.1,
"ExecutiveIncentiveAmount": 14.1,
"AvailableFrom": "sample string 15",
"CustomerId": 1,
"CustomerName": "sample string 16",
"CustomerContact": "sample string 17",
"CustomerEmail": "sample string 18",
"ProjectId": 1,
"ProjectName": "sample string 19",
"ProjectType": "sample string 20",
"UnitId": 1,
"UnitName": "sample string 21",
"InventoryId": 1,
"InventoryProjectName": "sample string 22",
"InventoryHouseName": "sample string 23",
"InventoryWingName": "sample string 24",
"HouseName": "sample string 22 / sample string 24 / sample string 23",
"Lead_Id": 1,
"IsSold": true,
"UserId": 1,
"UserName": "sample string 25",
"Date": "sample string 26",
"Remark": "sample string 27",
"BookingFollowupRemark": "sample string 28",
"BookingFollowupDate": "sample string 29",
"BookingFollowupTo": "sample string 30",
"FormNumber": "sample string 31",
"IsApproved": true,
"CreatedDate": "sample string 33",
"Documents": [
{
"Id": 1,
"Name": "sample string 1",
"Url": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"Category": "sample string 5",
"Base64Url": "sample string 6"
},
{
"Id": 1,
"Name": "sample string 1",
"Url": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"Category": "sample string 5",
"Base64Url": "sample string 6"
}
],
"BookingUsers": [
{
"Id": 1,
"BookingId": 1,
"UserId": 1,
"UserName": "sample string 2",
"IncentivePercentage": 3.1,
"IncentiveAmount": 4.1
},
{
"Id": 1,
"BookingId": 1,
"UserId": 1,
"UserName": "sample string 2",
"IncentivePercentage": 3.1,
"IncentiveAmount": 4.1
}
],
"BookingDate": "2026-05-21T13:25:18.9969731Z",
"CancelledDate": "2026-05-21T13:25:18.9969731Z",
"ApprovedDate": "2026-05-21T13:25:18.9969731Z",
"CreatedAt": "2026-05-21T13:25:18.9969731Z",
"IsCancelled": true,
"FormDate": "2026-05-21T13:25:18.9969731Z",
"FirstApplicant": "sample string 36",
"SecondApplicant": "sample string 37",
"ThirdApplicant": "sample string 38",
"FA_PanNumber": "sample string 39",
"SA_PanNumber": "sample string 40",
"TA_PanNumber": "sample string 41",
"FA_Aadhar": "sample string 42",
"SA_Aadhar": "sample string 43",
"TA_Aadhar": "sample string 44",
"Address": "sample string 45",
"MobileNumber": "sample string 46",
"AlternateNumber": "sample string 47",
"EmailId": "sample string 48",
"Erpproject": "sample string 49",
"ErpUnitNumber": "sample string 50",
"ErpCarPark": "sample string 51",
"PaymentMode": "sample string 52",
"BookingAmount": 53.1,
"BookingAmountInWords": "sample string 54",
"TransctionNumber": "sample string 55",
"PaymentDate": "2026-05-21T13:25:18.9969731Z",
"PaymentBank": "sample string 56",
"ChannelPartnerId": 1,
"CPCompanyName": "sample string 57",
"ChannelPartnerName": "sample string 58",
"CPAddress": "sample string 59",
"CPMobileNumber": "sample string 60",
"CPEmailId": "sample string 61",
"CPPanNumber": "sample string 62",
"CPAadharNumber": "sample string 63",
"CPReraNumber": "sample string 64",
"CPBrokeragePercentage": 65.1,
"CPBrokerageAmount": 66.1,
"ErpCarParkId": 1,
"ErpprojectId": 1,
"ErpUnitNumberId": 1,
"CarParking": "sample string 67",
"TotalValue": 68.1,
"CarpetArea": 69.1,
"AreaMetric": "sample string 70",
"PaymentTerms": "sample string 71",
"Source": "sample string 72",
"SourcingAgent": "sample string 73",
"PresalesUserId": 1,
"PresalesUserName": "sample string 74"
}
application/xml, text/xml
Sample:
<GetBookingVm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BrokerServer.Services.Inventory">
<Address>sample string 45</Address>
<AlternateNumber>sample string 47</AlternateNumber>
<Amount>5.1</Amount>
<ApprovedDate>2026-05-21T13:25:18.9969731+00:00</ApprovedDate>
<AreaMetric>sample string 70</AreaMetric>
<AvailableFrom>sample string 15</AvailableFrom>
<BookingAmount>53.1</BookingAmount>
<BookingAmountInWords>sample string 54</BookingAmountInWords>
<BookingDate>2026-05-21T13:25:18.9969731+00:00</BookingDate>
<BookingFollowupDate>sample string 29</BookingFollowupDate>
<BookingFollowupRemark>sample string 28</BookingFollowupRemark>
<BookingFollowupTo>sample string 30</BookingFollowupTo>
<BookingType>sample string 4</BookingType>
<BookingUsers>
<GetBookingUserVm>
<BookingId>1</BookingId>
<Id>1</Id>
<IncentiveAmount>4.1</IncentiveAmount>
<IncentivePercentage>3.1</IncentivePercentage>
<UserId>1</UserId>
<UserName>sample string 2</UserName>
</GetBookingUserVm>
<GetBookingUserVm>
<BookingId>1</BookingId>
<Id>1</Id>
<IncentiveAmount>4.1</IncentiveAmount>
<IncentivePercentage>3.1</IncentivePercentage>
<UserId>1</UserId>
<UserName>sample string 2</UserName>
</GetBookingUserVm>
</BookingUsers>
<BrokerageAmount>12.1</BrokerageAmount>
<BrokeragePercentage>10.1</BrokeragePercentage>
<CPAadharNumber>sample string 63</CPAadharNumber>
<CPAddress>sample string 59</CPAddress>
<CPBrokerageAmount>66.1</CPBrokerageAmount>
<CPBrokeragePercentage>65.1</CPBrokeragePercentage>
<CPCompanyName>sample string 57</CPCompanyName>
<CPEmailId>sample string 61</CPEmailId>
<CPMobileNumber>sample string 60</CPMobileNumber>
<CPPanNumber>sample string 62</CPPanNumber>
<CPReraNumber>sample string 64</CPReraNumber>
<CancelledDate>2026-05-21T13:25:18.9969731+00:00</CancelledDate>
<CarParking>sample string 67</CarParking>
<CarpetArea>69.1</CarpetArea>
<ChannelPartnerId>1</ChannelPartnerId>
<ChannelPartnerName>sample string 58</ChannelPartnerName>
<ContractPeriod>sample string 7</ContractPeriod>
<Count>1</Count>
<CreatedAt>2026-05-21T13:25:18.9969731+00:00</CreatedAt>
<CreatedDate>sample string 33</CreatedDate>
<CustomerContact>sample string 17</CustomerContact>
<CustomerEmail>sample string 18</CustomerEmail>
<CustomerId>1</CustomerId>
<CustomerName>sample string 16</CustomerName>
<Date>sample string 26</Date>
<Deposit>6.1</Deposit>
<Documents xmlns:d2p1="http://schemas.datacontract.org/2004/07/BrokerServer.Models">
<d2p1:ImageVM>
<d2p1:Base64Url>sample string 6</d2p1:Base64Url>
<d2p1:Category>sample string 5</d2p1:Category>
<d2p1:Description>sample string 3</d2p1:Description>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Type>sample string 4</d2p1:Type>
<d2p1:Url>sample string 2</d2p1:Url>
</d2p1:ImageVM>
<d2p1:ImageVM>
<d2p1:Base64Url>sample string 6</d2p1:Base64Url>
<d2p1:Category>sample string 5</d2p1:Category>
<d2p1:Description>sample string 3</d2p1:Description>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Type>sample string 4</d2p1:Type>
<d2p1:Url>sample string 2</d2p1:Url>
</d2p1:ImageVM>
</Documents>
<EmailId>sample string 48</EmailId>
<ErpCarPark>sample string 51</ErpCarPark>
<ErpCarParkId>1</ErpCarParkId>
<ErpUnitNumber>sample string 50</ErpUnitNumber>
<ErpUnitNumberId>1</ErpUnitNumberId>
<Erpproject>sample string 49</Erpproject>
<ErpprojectId>1</ErpprojectId>
<ExecutiveIncentiveAmount>14.1</ExecutiveIncentiveAmount>
<ExecutiveIncentivePercentage>13.1</ExecutiveIncentivePercentage>
<FA_Aadhar>sample string 42</FA_Aadhar>
<FA_PanNumber>sample string 39</FA_PanNumber>
<FirstApplicant>sample string 36</FirstApplicant>
<FormDate>2026-05-21T13:25:18.9969731+00:00</FormDate>
<FormNumber>sample string 31</FormNumber>
<Id>2</Id>
<InventoryHouseName>sample string 23</InventoryHouseName>
<InventoryId>1</InventoryId>
<InventoryProjectName>sample string 22</InventoryProjectName>
<InventoryWingName>sample string 24</InventoryWingName>
<IsApproved>true</IsApproved>
<IsCancelled>true</IsCancelled>
<IsSold>true</IsSold>
<Lead_Id>1</Lead_Id>
<MobileNumber>sample string 46</MobileNumber>
<PaymentBank>sample string 56</PaymentBank>
<PaymentDate>2026-05-21T13:25:18.9969731+00:00</PaymentDate>
<PaymentMode>sample string 52</PaymentMode>
<PaymentTerms>sample string 71</PaymentTerms>
<PresalesUserId>1</PresalesUserId>
<PresalesUserName>sample string 74</PresalesUserName>
<ProjectId>1</ProjectId>
<ProjectName>sample string 19</ProjectName>
<ProjectType>sample string 20</ProjectType>
<Remark>sample string 27</Remark>
<SA_Aadhar>sample string 43</SA_Aadhar>
<SA_PanNumber>sample string 40</SA_PanNumber>
<SaleableArea>11.1</SaleableArea>
<SecondApplicant>sample string 37</SecondApplicant>
<Source>sample string 72</Source>
<SourcingAgent>sample string 73</SourcingAgent>
<TA_Aadhar>sample string 44</TA_Aadhar>
<TA_PanNumber>sample string 41</TA_PanNumber>
<TenureEnd>sample string 9</TenureEnd>
<TenureStart>sample string 8</TenureStart>
<ThirdApplicant>sample string 38</ThirdApplicant>
<TotalValue>68.1</TotalValue>
<TransctionNumber>sample string 55</TransctionNumber>
<Type>sample string 3</Type>
<UnitId>1</UnitId>
<UnitName>sample string 21</UnitName>
<UserId>1</UserId>
<UserName>sample string 25</UserName>
</GetBookingVm>