GET api/General/GetRptPerBookings?SupportingId={SupportingId}&ShowDuplicate={ShowDuplicate}&PaymentType={PaymentType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SupportingId | integer |
Default value is 0 |
|
| ShowDuplicate | boolean |
Default value is False |
|
| PaymentType | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Collection of scUnitCust| Name | Description | Type | Additional information |
|---|---|---|---|
| SerialNumber | integer |
None. |
|
| ProjectName | string |
None. |
|
| BlockName | string |
None. |
|
| SubBlock | string |
None. |
|
| ScheduleID | integer |
None. |
|
| UnitName | string |
None. |
|
| Name | string |
None. |
|
| FatherName | string |
None. |
|
| Cnic | string |
None. |
|
| Occupation | string |
None. |
|
| MembershipNo | string |
None. |
|
| ResAddress | string |
None. |
|
| MobileNo | string |
None. |
|
| PhoneNo | string |
None. |
|
| OfficeNo | string |
None. |
|
| OfficeAddress | string |
None. |
|
| string |
None. |
||
| PostalAddress | string |
None. |
|
| TotalCost | integer |
None. |
|
| CustId | integer |
None. |
|
| Image | Collection of byte |
None. |
|
| No | string |
None. |
|
| NomineeName | string |
None. |
|
| NomineeAddress | string |
None. |
|
| NomineeCnic | string |
None. |
|
| NomineeContactNo | string |
None. |
|
| NomineeOccupation | string |
None. |
|
| RelationWNominee | string |
None. |
|
| RealtionName | string |
None. |
|
| RelationType | integer |
None. |
|
| AgentName | string |
None. |
|
| AgentComission | string |
None. |
|
| PaymentType | integer |
None. |
|
| TransferDate | date |
None. |
|
| TotalReceived | integer |
None. |
|
| BookingA | integer |
None. |
|
| AllocationA | integer |
None. |
|
| MonthlyA | integer |
None. |
|
| FCOLand | integer |
None. |
|
| HalfYearly | integer |
None. |
|
| Confirmation | integer |
None. |
|
| BalanceAmount | integer |
None. |
|
| TotalExtraCharges | integer |
None. |
|
| TotalExtraChargesReceived | integer |
None. |
|
| CreatedDate | date |
None. |
|
| IsExChargeUsed | boolean |
None. |
|
| IsDefaulter | boolean |
None. |
|
| IsDuplicate | boolean |
None. |
|
| projectId | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"SerialNumber": 1,
"ProjectName": "sample string 2",
"BlockName": "sample string 3",
"SubBlock": "sample string 4",
"ScheduleID": 1,
"UnitName": "sample string 5",
"Name": "sample string 6",
"FatherName": "sample string 7",
"Cnic": "sample string 8",
"Occupation": "sample string 9",
"MembershipNo": "sample string 10",
"ResAddress": "sample string 11",
"MobileNo": "sample string 12",
"PhoneNo": "sample string 13",
"OfficeNo": "sample string 14",
"OfficeAddress": "sample string 15",
"Email": "sample string 16",
"PostalAddress": "sample string 17",
"TotalCost": 1,
"CustId": 1,
"Image": "QEA=",
"No": "sample string 18",
"NomineeName": "sample string 19",
"NomineeAddress": "sample string 20",
"NomineeCnic": "sample string 21",
"NomineeContactNo": "sample string 22",
"NomineeOccupation": "sample string 23",
"RelationWNominee": "sample string 24",
"RealtionName": "sample string 25",
"RelationType": 1,
"AgentName": "sample string 26",
"AgentComission": "sample string 27",
"PaymentType": 1,
"TransferDate": "2025-10-27T15:56:06.8812025-05:00",
"TotalReceived": 1,
"BookingA": 1,
"AllocationA": 1,
"MonthlyA": 1,
"FCOLand": 1,
"HalfYearly": 1,
"Confirmation": 1,
"BalanceAmount": 1,
"TotalExtraCharges": 1,
"TotalExtraChargesReceived": 1,
"CreatedDate": "2025-10-27T15:56:06.8812025-05:00",
"IsExChargeUsed": true,
"IsDefaulter": true,
"IsDuplicate": true,
"projectId": 1
},
{
"$ref": "1"
}
]
application/xml, text/xml
Sample:
<ArrayOfscUnitCust xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PMS_WEBAPI_UPDATED.Controllers.api">
<scUnitCust>
<AgentComission>sample string 27</AgentComission>
<AgentName>sample string 26</AgentName>
<AllocationA>1</AllocationA>
<BalanceAmount>1</BalanceAmount>
<BlockName>sample string 3</BlockName>
<BookingA>1</BookingA>
<Cnic>sample string 8</Cnic>
<Confirmation>1</Confirmation>
<CreatedDate>2025-10-27T15:56:06.8812025-05:00</CreatedDate>
<CustId>1</CustId>
<Email>sample string 16</Email>
<FCOLand>1</FCOLand>
<FatherName>sample string 7</FatherName>
<HalfYearly>1</HalfYearly>
<Image>QEA=</Image>
<IsExChargeUsed>true</IsExChargeUsed>
<MembershipNo>sample string 10</MembershipNo>
<MobileNo>sample string 12</MobileNo>
<MonthlyA>1</MonthlyA>
<Name>sample string 6</Name>
<No>sample string 18</No>
<NomineeAddress>sample string 20</NomineeAddress>
<NomineeCnic>sample string 21</NomineeCnic>
<NomineeContactNo>sample string 22</NomineeContactNo>
<NomineeName>sample string 19</NomineeName>
<NomineeOccupation>sample string 23</NomineeOccupation>
<Occupation>sample string 9</Occupation>
<OfficeAddress>sample string 15</OfficeAddress>
<OfficeNo>sample string 14</OfficeNo>
<PaymentType>1</PaymentType>
<PhoneNo>sample string 13</PhoneNo>
<PostalAddress>sample string 17</PostalAddress>
<ProjectName>sample string 2</ProjectName>
<RealtionName>sample string 25</RealtionName>
<RelationType>1</RelationType>
<RelationWNominee>sample string 24</RelationWNominee>
<ResAddress>sample string 11</ResAddress>
<ScheduleID>1</ScheduleID>
<SerialNumber>1</SerialNumber>
<SubBlock>sample string 4</SubBlock>
<TotalCost>1</TotalCost>
<TotalExtraCharges>1</TotalExtraCharges>
<TotalExtraChargesReceived>1</TotalExtraChargesReceived>
<TotalReceived>1</TotalReceived>
<TransferDate>2025-10-27T15:56:06.8812025-05:00</TransferDate>
<UnitName>sample string 5</UnitName>
</scUnitCust>
<scUnitCust>
<AgentComission>sample string 27</AgentComission>
<AgentName>sample string 26</AgentName>
<AllocationA>1</AllocationA>
<BalanceAmount>1</BalanceAmount>
<BlockName>sample string 3</BlockName>
<BookingA>1</BookingA>
<Cnic>sample string 8</Cnic>
<Confirmation>1</Confirmation>
<CreatedDate>2025-10-27T15:56:06.8812025-05:00</CreatedDate>
<CustId>1</CustId>
<Email>sample string 16</Email>
<FCOLand>1</FCOLand>
<FatherName>sample string 7</FatherName>
<HalfYearly>1</HalfYearly>
<Image>QEA=</Image>
<IsExChargeUsed>true</IsExChargeUsed>
<MembershipNo>sample string 10</MembershipNo>
<MobileNo>sample string 12</MobileNo>
<MonthlyA>1</MonthlyA>
<Name>sample string 6</Name>
<No>sample string 18</No>
<NomineeAddress>sample string 20</NomineeAddress>
<NomineeCnic>sample string 21</NomineeCnic>
<NomineeContactNo>sample string 22</NomineeContactNo>
<NomineeName>sample string 19</NomineeName>
<NomineeOccupation>sample string 23</NomineeOccupation>
<Occupation>sample string 9</Occupation>
<OfficeAddress>sample string 15</OfficeAddress>
<OfficeNo>sample string 14</OfficeNo>
<PaymentType>1</PaymentType>
<PhoneNo>sample string 13</PhoneNo>
<PostalAddress>sample string 17</PostalAddress>
<ProjectName>sample string 2</ProjectName>
<RealtionName>sample string 25</RealtionName>
<RelationType>1</RelationType>
<RelationWNominee>sample string 24</RelationWNominee>
<ResAddress>sample string 11</ResAddress>
<ScheduleID>1</ScheduleID>
<SerialNumber>1</SerialNumber>
<SubBlock>sample string 4</SubBlock>
<TotalCost>1</TotalCost>
<TotalExtraCharges>1</TotalExtraCharges>
<TotalExtraChargesReceived>1</TotalExtraChargesReceived>
<TotalReceived>1</TotalReceived>
<TransferDate>2025-10-27T15:56:06.8812025-05:00</TransferDate>
<UnitName>sample string 5</UnitName>
</scUnitCust>
</ArrayOfscUnitCust>