GET api/GetAllBooking?jsonData={jsonData}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| jsonData | string |
Required |
Body Parameters
None.
Response Information
Resource Description
GetAllBookingVm| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer |
None. |
|
| TotalBrokerage | decimal number |
None. |
|
| BrokerageCalculation | GetAllBookingBrokerageCalculationVm |
None. |
|
| Data | Collection of GetBookingVm |
None. |
Response Formats
application/json, text/json
Sample:
{
"Count": 1,
"TotalBrokerage": 2.1,
"BrokerageCalculation": {
"TotalBrokerage": 1.1,
"TotalExecutiveIncentive": 2.1,
"ReceivedNetAmount": 3.1,
"ReceivedTds": 4.1,
"ReceivedTaxAmount": 5.1,
"ReceivedTotalAmount": 6.1,
"ReceivedBrokerage": 7.1,
"BalanceBrokerage": 8.1
},
"Data": [
{
"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-06-10T02:48:46.7126372Z",
"CancelledDate": "2026-06-10T02:48:46.7126372Z",
"ApprovedDate": "2026-06-10T02:48:46.7126372Z",
"CreatedAt": "2026-06-10T02:48:46.7126372Z",
"IsCancelled": true,
"FormDate": "2026-06-10T02:48:46.7126372Z",
"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-06-10T02:48:46.7126372Z",
"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"
},
{
"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-06-10T02:48:46.7126372Z",
"CancelledDate": "2026-06-10T02:48:46.7126372Z",
"ApprovedDate": "2026-06-10T02:48:46.7126372Z",
"CreatedAt": "2026-06-10T02:48:46.7126372Z",
"IsCancelled": true,
"FormDate": "2026-06-10T02:48:46.7126372Z",
"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-06-10T02:48:46.7126372Z",
"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:
<GetAllBookingVm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BrokerServer.Services.Inventory">
<BrokerageCalculation>
<BalanceBrokerage>8.1</BalanceBrokerage>
<ReceivedBrokerage>7.1</ReceivedBrokerage>
<ReceivedNetAmount>3.1</ReceivedNetAmount>
<ReceivedTaxAmount>5.1</ReceivedTaxAmount>
<ReceivedTds>4.1</ReceivedTds>
<ReceivedTotalAmount>6.1</ReceivedTotalAmount>
<TotalBrokerage>1.1</TotalBrokerage>
<TotalExecutiveIncentive>2.1</TotalExecutiveIncentive>
</BrokerageCalculation>
<Count>1</Count>
<Data>
<GetBookingVm>
<Address>sample string 45</Address>
<AlternateNumber>sample string 47</AlternateNumber>
<Amount>5.1</Amount>
<ApprovedDate>2026-06-10T02:48:46.7126372+00:00</ApprovedDate>
<AreaMetric>sample string 70</AreaMetric>
<AvailableFrom>sample string 15</AvailableFrom>
<BookingAmount>53.1</BookingAmount>
<BookingAmountInWords>sample string 54</BookingAmountInWords>
<BookingDate>2026-06-10T02:48:46.7126372+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-06-10T02:48:46.7126372+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-06-10T02:48:46.7126372+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:d4p1="http://schemas.datacontract.org/2004/07/BrokerServer.Models">
<d4p1:ImageVM>
<d4p1:Base64Url>sample string 6</d4p1:Base64Url>
<d4p1:Category>sample string 5</d4p1:Category>
<d4p1:Description>sample string 3</d4p1:Description>
<d4p1:Id>1</d4p1:Id>
<d4p1:Name>sample string 1</d4p1:Name>
<d4p1:Type>sample string 4</d4p1:Type>
<d4p1:Url>sample string 2</d4p1:Url>
</d4p1:ImageVM>
<d4p1:ImageVM>
<d4p1:Base64Url>sample string 6</d4p1:Base64Url>
<d4p1:Category>sample string 5</d4p1:Category>
<d4p1:Description>sample string 3</d4p1:Description>
<d4p1:Id>1</d4p1:Id>
<d4p1:Name>sample string 1</d4p1:Name>
<d4p1:Type>sample string 4</d4p1:Type>
<d4p1:Url>sample string 2</d4p1:Url>
</d4p1: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-06-10T02:48:46.7126372+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-06-10T02:48:46.7126372+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>
<GetBookingVm>
<Address>sample string 45</Address>
<AlternateNumber>sample string 47</AlternateNumber>
<Amount>5.1</Amount>
<ApprovedDate>2026-06-10T02:48:46.7126372+00:00</ApprovedDate>
<AreaMetric>sample string 70</AreaMetric>
<AvailableFrom>sample string 15</AvailableFrom>
<BookingAmount>53.1</BookingAmount>
<BookingAmountInWords>sample string 54</BookingAmountInWords>
<BookingDate>2026-06-10T02:48:46.7126372+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-06-10T02:48:46.7126372+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-06-10T02:48:46.7126372+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:d4p1="http://schemas.datacontract.org/2004/07/BrokerServer.Models">
<d4p1:ImageVM>
<d4p1:Base64Url>sample string 6</d4p1:Base64Url>
<d4p1:Category>sample string 5</d4p1:Category>
<d4p1:Description>sample string 3</d4p1:Description>
<d4p1:Id>1</d4p1:Id>
<d4p1:Name>sample string 1</d4p1:Name>
<d4p1:Type>sample string 4</d4p1:Type>
<d4p1:Url>sample string 2</d4p1:Url>
</d4p1:ImageVM>
<d4p1:ImageVM>
<d4p1:Base64Url>sample string 6</d4p1:Base64Url>
<d4p1:Category>sample string 5</d4p1:Category>
<d4p1:Description>sample string 3</d4p1:Description>
<d4p1:Id>1</d4p1:Id>
<d4p1:Name>sample string 1</d4p1:Name>
<d4p1:Type>sample string 4</d4p1:Type>
<d4p1:Url>sample string 2</d4p1:Url>
</d4p1: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-06-10T02:48:46.7126372+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-06-10T02:48:46.7126372+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>
</Data>
<TotalBrokerage>2.1</TotalBrokerage>
</GetAllBookingVm>