GET api/SalesPurchase?CHCImplementId={CHCImplementId}&UserId={UserId}&CHCTypeID={CHCTypeID}&CHCType={CHCType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CHCImplementId | integer |
Required |
|
| UserId | string |
Required |
|
| CHCTypeID | string |
Required |
|
| CHCType | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of salespurchaseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ImpelementName | string |
None. |
|
| CHCBranchId | integer |
None. |
|
| MobileNo | string |
None. |
|
| token | string |
None. |
|
| ImpelemntId | integer |
None. |
|
| Id | integer |
None. |
|
| CompanyName | string |
None. |
|
| Make | string |
None. |
|
| UserType | string |
None. |
|
| CHCUserID | string |
None. |
|
| Model | string |
None. |
|
| ActualSellingPrice | decimal number |
None. |
|
| YearOfMenufacture | integer |
None. |
|
| YearofPurchase | integer |
None. |
|
| SellingPrice | decimal number |
None. |
|
| ImpDetailsSpecification | string |
None. |
|
| ImpPhoto1 | string |
None. |
|
| ImpPhoto2 | string |
None. |
|
| ImpPhoto3 | string |
None. |
|
| ImpPhoto4 | string |
None. |
|
| ImpPhotoName1 | string |
None. |
|
| ImpPhotoName2 | string |
None. |
|
| ImpPhotoName3 | string |
None. |
|
| ImpPhotoName4 | string |
None. |
|
| SellerHypothentication | boolean |
None. |
|
| ImpGovtSubsidy | boolean |
None. |
|
| Addedby | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| IsDeleted | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| LanguageCode | integer |
None. |
|
| Source | string |
None. |
|
| CHCSaleImplemetId | integer |
None. |
|
| CHCCmmentId | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ImpelementName": "sample string 1",
"CHCBranchId": 2,
"MobileNo": "sample string 3",
"token": "sample string 4",
"ImpelemntId": 1,
"Id": 5,
"CompanyName": "sample string 6",
"Make": "sample string 7",
"UserType": "sample string 8",
"CHCUserID": "sample string 9",
"Model": "sample string 10",
"ActualSellingPrice": 11.0,
"YearOfMenufacture": 1,
"YearofPurchase": 1,
"SellingPrice": 1.0,
"ImpDetailsSpecification": "sample string 12",
"ImpPhoto1": "sample string 13",
"ImpPhoto2": "sample string 14",
"ImpPhoto3": "sample string 15",
"ImpPhoto4": "sample string 16",
"ImpPhotoName1": "sample string 17",
"ImpPhotoName2": "sample string 18",
"ImpPhotoName3": "sample string 19",
"ImpPhotoName4": "sample string 20",
"SellerHypothentication": true,
"ImpGovtSubsidy": true,
"Addedby": "sample string 21",
"LastModifiedDate": "2025-12-20T00:51:44.0664508+05:30",
"IsDeleted": true,
"IsActive": true,
"LanguageCode": 1,
"Source": "sample string 22",
"CHCSaleImplemetId": 23,
"CHCCmmentId": 24
},
{
"ImpelementName": "sample string 1",
"CHCBranchId": 2,
"MobileNo": "sample string 3",
"token": "sample string 4",
"ImpelemntId": 1,
"Id": 5,
"CompanyName": "sample string 6",
"Make": "sample string 7",
"UserType": "sample string 8",
"CHCUserID": "sample string 9",
"Model": "sample string 10",
"ActualSellingPrice": 11.0,
"YearOfMenufacture": 1,
"YearofPurchase": 1,
"SellingPrice": 1.0,
"ImpDetailsSpecification": "sample string 12",
"ImpPhoto1": "sample string 13",
"ImpPhoto2": "sample string 14",
"ImpPhoto3": "sample string 15",
"ImpPhoto4": "sample string 16",
"ImpPhotoName1": "sample string 17",
"ImpPhotoName2": "sample string 18",
"ImpPhotoName3": "sample string 19",
"ImpPhotoName4": "sample string 20",
"SellerHypothentication": true,
"ImpGovtSubsidy": true,
"Addedby": "sample string 21",
"LastModifiedDate": "2025-12-20T00:51:44.0664508+05:30",
"IsDeleted": true,
"IsActive": true,
"LanguageCode": 1,
"Source": "sample string 22",
"CHCSaleImplemetId": 23,
"CHCCmmentId": 24
}
]
application/xml, text/xml
Sample:
<ArrayOfsalespurchaseModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FarmMachinary.Models">
<salespurchaseModel>
<ActualSellingPrice>11</ActualSellingPrice>
<Addedby>sample string 21</Addedby>
<CHCBranchId>2</CHCBranchId>
<CHCCmmentId>24</CHCCmmentId>
<CHCSaleImplemetId>23</CHCSaleImplemetId>
<CHCUserID>sample string 9</CHCUserID>
<CompanyName>sample string 6</CompanyName>
<Id>5</Id>
<ImpDetailsSpecification>sample string 12</ImpDetailsSpecification>
<ImpGovtSubsidy>true</ImpGovtSubsidy>
<ImpPhoto1>sample string 13</ImpPhoto1>
<ImpPhoto2>sample string 14</ImpPhoto2>
<ImpPhoto3>sample string 15</ImpPhoto3>
<ImpPhoto4>sample string 16</ImpPhoto4>
<ImpPhotoName1>sample string 17</ImpPhotoName1>
<ImpPhotoName2>sample string 18</ImpPhotoName2>
<ImpPhotoName3>sample string 19</ImpPhotoName3>
<ImpPhotoName4>sample string 20</ImpPhotoName4>
<ImpelementName>sample string 1</ImpelementName>
<ImpelemntId>1</ImpelemntId>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<LanguageCode>1</LanguageCode>
<LastModifiedDate>2025-12-20T00:51:44.0664508+05:30</LastModifiedDate>
<Make>sample string 7</Make>
<MobileNo>sample string 3</MobileNo>
<Model>sample string 10</Model>
<SellerHypothentication>true</SellerHypothentication>
<SellingPrice>1</SellingPrice>
<Source>sample string 22</Source>
<UserType>sample string 8</UserType>
<YearOfMenufacture>1</YearOfMenufacture>
<YearofPurchase>1</YearofPurchase>
<token>sample string 4</token>
</salespurchaseModel>
<salespurchaseModel>
<ActualSellingPrice>11</ActualSellingPrice>
<Addedby>sample string 21</Addedby>
<CHCBranchId>2</CHCBranchId>
<CHCCmmentId>24</CHCCmmentId>
<CHCSaleImplemetId>23</CHCSaleImplemetId>
<CHCUserID>sample string 9</CHCUserID>
<CompanyName>sample string 6</CompanyName>
<Id>5</Id>
<ImpDetailsSpecification>sample string 12</ImpDetailsSpecification>
<ImpGovtSubsidy>true</ImpGovtSubsidy>
<ImpPhoto1>sample string 13</ImpPhoto1>
<ImpPhoto2>sample string 14</ImpPhoto2>
<ImpPhoto3>sample string 15</ImpPhoto3>
<ImpPhoto4>sample string 16</ImpPhoto4>
<ImpPhotoName1>sample string 17</ImpPhotoName1>
<ImpPhotoName2>sample string 18</ImpPhotoName2>
<ImpPhotoName3>sample string 19</ImpPhotoName3>
<ImpPhotoName4>sample string 20</ImpPhotoName4>
<ImpelementName>sample string 1</ImpelementName>
<ImpelemntId>1</ImpelemntId>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<LanguageCode>1</LanguageCode>
<LastModifiedDate>2025-12-20T00:51:44.0664508+05:30</LastModifiedDate>
<Make>sample string 7</Make>
<MobileNo>sample string 3</MobileNo>
<Model>sample string 10</Model>
<SellerHypothentication>true</SellerHypothentication>
<SellingPrice>1</SellingPrice>
<Source>sample string 22</Source>
<UserType>sample string 8</UserType>
<YearOfMenufacture>1</YearOfMenufacture>
<YearofPurchase>1</YearofPurchase>
<token>sample string 4</token>
</salespurchaseModel>
</ArrayOfsalespurchaseModel>