GET api/SalesPurchase?UserId={UserId}&CHCTransactionId={CHCTransactionId}&ImplementId={ImplementId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserId

string

Required

CHCTransactionId

string

Required

ImplementId

integer

Required

Body Parameters

None.

Response Information

Resource Description

mCommentMaster
NameDescriptionTypeAdditional information
mCHCCommentList

Collection of CHCCommentModel

None.

Response Formats

application/json, text/json

Sample:
{
  "mCHCCommentList": [
    {
      "mCHCCommentReplyList": [
        {
          "token": "sample string 1",
          "Name": "sample string 2",
          "Id": 3,
          "CHCBuyerUserId": "sample string 4",
          "CHCSellerUserId": "sample string 5",
          "CreatedDate": "2025-05-07T19:03:26.5260203+05:30",
          "CHCImplementId": 1,
          "Comment": "sample string 7",
          "commentId": 8,
          "IsReply": true,
          "ReplyId": 1
        },
        {
          "token": "sample string 1",
          "Name": "sample string 2",
          "Id": 3,
          "CHCBuyerUserId": "sample string 4",
          "CHCSellerUserId": "sample string 5",
          "CreatedDate": "2025-05-07T19:03:26.5260203+05:30",
          "CHCImplementId": 1,
          "Comment": "sample string 7",
          "commentId": 8,
          "IsReply": true,
          "ReplyId": 1
        }
      ],
      "token": "sample string 1",
      "Name": "sample string 2",
      "Id": 3,
      "CHCBuyerUserId": "sample string 4",
      "CHCSellerUserId": "sample string 5",
      "CreatedDate": "2025-05-07T19:03:26.510418+05:30",
      "CHCImplementId": 1,
      "Comment": "sample string 7",
      "commentId": 8,
      "IsReply": true,
      "ReplyId": 1
    },
    {
      "mCHCCommentReplyList": [
        {
          "token": "sample string 1",
          "Name": "sample string 2",
          "Id": 3,
          "CHCBuyerUserId": "sample string 4",
          "CHCSellerUserId": "sample string 5",
          "CreatedDate": "2025-05-07T19:03:26.5260203+05:30",
          "CHCImplementId": 1,
          "Comment": "sample string 7",
          "commentId": 8,
          "IsReply": true,
          "ReplyId": 1
        },
        {
          "token": "sample string 1",
          "Name": "sample string 2",
          "Id": 3,
          "CHCBuyerUserId": "sample string 4",
          "CHCSellerUserId": "sample string 5",
          "CreatedDate": "2025-05-07T19:03:26.5260203+05:30",
          "CHCImplementId": 1,
          "Comment": "sample string 7",
          "commentId": 8,
          "IsReply": true,
          "ReplyId": 1
        }
      ],
      "token": "sample string 1",
      "Name": "sample string 2",
      "Id": 3,
      "CHCBuyerUserId": "sample string 4",
      "CHCSellerUserId": "sample string 5",
      "CreatedDate": "2025-05-07T19:03:26.510418+05:30",
      "CHCImplementId": 1,
      "Comment": "sample string 7",
      "commentId": 8,
      "IsReply": true,
      "ReplyId": 1
    }
  ]
}

application/xml, text/xml

Sample:
<mCommentMaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FarmMachinary.Models">
  <mCHCCommentList>
    <CHCCommentModel>
      <CHCBuyerUserId>sample string 4</CHCBuyerUserId>
      <CHCImplementId>1</CHCImplementId>
      <CHCSellerUserId>sample string 5</CHCSellerUserId>
      <Comment>sample string 7</Comment>
      <CreatedDate>2025-05-07T19:03:26.510418+05:30</CreatedDate>
      <Id>3</Id>
      <IsReply>true</IsReply>
      <Name>sample string 2</Name>
      <ReplyId>1</ReplyId>
      <commentId>8</commentId>
      <mCHCCommentReplyList>
        <CHCCommentReplyModel>
          <CHCBuyerUserId>sample string 4</CHCBuyerUserId>
          <CHCImplementId>1</CHCImplementId>
          <CHCSellerUserId>sample string 5</CHCSellerUserId>
          <Comment>sample string 7</Comment>
          <CreatedDate>2025-05-07T19:03:26.5260203+05:30</CreatedDate>
          <Id>3</Id>
          <IsReply>true</IsReply>
          <Name>sample string 2</Name>
          <ReplyId>1</ReplyId>
          <commentId>8</commentId>
          <token>sample string 1</token>
        </CHCCommentReplyModel>
        <CHCCommentReplyModel>
          <CHCBuyerUserId>sample string 4</CHCBuyerUserId>
          <CHCImplementId>1</CHCImplementId>
          <CHCSellerUserId>sample string 5</CHCSellerUserId>
          <Comment>sample string 7</Comment>
          <CreatedDate>2025-05-07T19:03:26.5260203+05:30</CreatedDate>
          <Id>3</Id>
          <IsReply>true</IsReply>
          <Name>sample string 2</Name>
          <ReplyId>1</ReplyId>
          <commentId>8</commentId>
          <token>sample string 1</token>
        </CHCCommentReplyModel>
      </mCHCCommentReplyList>
      <token>sample string 1</token>
    </CHCCommentModel>
    <CHCCommentModel>
      <CHCBuyerUserId>sample string 4</CHCBuyerUserId>
      <CHCImplementId>1</CHCImplementId>
      <CHCSellerUserId>sample string 5</CHCSellerUserId>
      <Comment>sample string 7</Comment>
      <CreatedDate>2025-05-07T19:03:26.510418+05:30</CreatedDate>
      <Id>3</Id>
      <IsReply>true</IsReply>
      <Name>sample string 2</Name>
      <ReplyId>1</ReplyId>
      <commentId>8</commentId>
      <mCHCCommentReplyList>
        <CHCCommentReplyModel>
          <CHCBuyerUserId>sample string 4</CHCBuyerUserId>
          <CHCImplementId>1</CHCImplementId>
          <CHCSellerUserId>sample string 5</CHCSellerUserId>
          <Comment>sample string 7</Comment>
          <CreatedDate>2025-05-07T19:03:26.5260203+05:30</CreatedDate>
          <Id>3</Id>
          <IsReply>true</IsReply>
          <Name>sample string 2</Name>
          <ReplyId>1</ReplyId>
          <commentId>8</commentId>
          <token>sample string 1</token>
        </CHCCommentReplyModel>
        <CHCCommentReplyModel>
          <CHCBuyerUserId>sample string 4</CHCBuyerUserId>
          <CHCImplementId>1</CHCImplementId>
          <CHCSellerUserId>sample string 5</CHCSellerUserId>
          <Comment>sample string 7</Comment>
          <CreatedDate>2025-05-07T19:03:26.5260203+05:30</CreatedDate>
          <Id>3</Id>
          <IsReply>true</IsReply>
          <Name>sample string 2</Name>
          <ReplyId>1</ReplyId>
          <commentId>8</commentId>
          <token>sample string 1</token>
        </CHCCommentReplyModel>
      </mCHCCommentReplyList>
      <token>sample string 1</token>
    </CHCCommentModel>
  </mCHCCommentList>
</mCommentMaster>