GET api/my/package/transactions

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ss
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "AgentID": 1,
  "Page": 2,
  "PageSize": 3
}

application/xml, text/xml

Sample:
<ShoppingCardSearch xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/iProperty.Billing.Api.Models.MY">
  <AgentID>1</AgentID>
  <Page>2</Page>
  <PageSize>3</PageSize>
</ShoppingCardSearch>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "TotalRecords": 1,
  "TotalPages": 2,
  "packages": [
    {
      "ccTransaction": {
        "OrderInfor": "sample string 1",
        "ReceiptNo": 1,
        "TransactionNo": 1,
        "BatchNo": 1,
        "Amount": 2.0,
        "Tax": 3.0,
        "Email": "sample string 4",
        "Description": "sample string 5",
        "CardType": "sample string 6",
        "TxnResponseCode": "sample string 7",
        "AcqResponseCode": "sample string 8",
        "Name": "sample string 9",
        "Phone": "sample string 10",
        "AgentID": 1,
        "CouponCode": "sample string 11",
        "DiscountAmount": 1.0,
        "AmountBeforeDiscount": 1.0,
        "ReceiptFileName": "sample string 12",
        "DateCreated": "sample string 13"
      },
      "package": {
        "OrderInfor": "sample string 1",
        "ID": 2,
        "Price": 1.0,
        "Name": "sample string 3"
      }
    },
    {
      "ccTransaction": {
        "OrderInfor": "sample string 1",
        "ReceiptNo": 1,
        "TransactionNo": 1,
        "BatchNo": 1,
        "Amount": 2.0,
        "Tax": 3.0,
        "Email": "sample string 4",
        "Description": "sample string 5",
        "CardType": "sample string 6",
        "TxnResponseCode": "sample string 7",
        "AcqResponseCode": "sample string 8",
        "Name": "sample string 9",
        "Phone": "sample string 10",
        "AgentID": 1,
        "CouponCode": "sample string 11",
        "DiscountAmount": 1.0,
        "AmountBeforeDiscount": 1.0,
        "ReceiptFileName": "sample string 12",
        "DateCreated": "sample string 13"
      },
      "package": {
        "OrderInfor": "sample string 1",
        "ID": 2,
        "Price": 1.0,
        "Name": "sample string 3"
      }
    },
    {
      "ccTransaction": {
        "OrderInfor": "sample string 1",
        "ReceiptNo": 1,
        "TransactionNo": 1,
        "BatchNo": 1,
        "Amount": 2.0,
        "Tax": 3.0,
        "Email": "sample string 4",
        "Description": "sample string 5",
        "CardType": "sample string 6",
        "TxnResponseCode": "sample string 7",
        "AcqResponseCode": "sample string 8",
        "Name": "sample string 9",
        "Phone": "sample string 10",
        "AgentID": 1,
        "CouponCode": "sample string 11",
        "DiscountAmount": 1.0,
        "AmountBeforeDiscount": 1.0,
        "ReceiptFileName": "sample string 12",
        "DateCreated": "sample string 13"
      },
      "package": {
        "OrderInfor": "sample string 1",
        "ID": 2,
        "Price": 1.0,
        "Name": "sample string 3"
      }
    }
  ]
}

application/xml, text/xml

Sample:
<ShoppingCardPackageSearchReturn xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/iProperty.Billing.Api.Models.MY">
  <TotalPages>2</TotalPages>
  <TotalRecords>1</TotalRecords>
  <packages>
    <PackageSearchResult>
      <ccTransaction>
        <AcqResponseCode>sample string 8</AcqResponseCode>
        <AgentID>1</AgentID>
        <Amount>2</Amount>
        <AmountBeforeDiscount>1</AmountBeforeDiscount>
        <BatchNo>1</BatchNo>
        <CardType>sample string 6</CardType>
        <CouponCode>sample string 11</CouponCode>
        <DateCreated>sample string 13</DateCreated>
        <Description>sample string 5</Description>
        <DiscountAmount>1</DiscountAmount>
        <Email>sample string 4</Email>
        <Name>sample string 9</Name>
        <OrderInfor>sample string 1</OrderInfor>
        <Phone>sample string 10</Phone>
        <ReceiptFileName>sample string 12</ReceiptFileName>
        <ReceiptNo>1</ReceiptNo>
        <Tax>3</Tax>
        <TransactionNo>1</TransactionNo>
        <TxnResponseCode>sample string 7</TxnResponseCode>
      </ccTransaction>
      <package>
        <ID>2</ID>
        <Name>sample string 3</Name>
        <OrderInfor>sample string 1</OrderInfor>
        <Price>1</Price>
      </package>
    </PackageSearchResult>
    <PackageSearchResult>
      <ccTransaction>
        <AcqResponseCode>sample string 8</AcqResponseCode>
        <AgentID>1</AgentID>
        <Amount>2</Amount>
        <AmountBeforeDiscount>1</AmountBeforeDiscount>
        <BatchNo>1</BatchNo>
        <CardType>sample string 6</CardType>
        <CouponCode>sample string 11</CouponCode>
        <DateCreated>sample string 13</DateCreated>
        <Description>sample string 5</Description>
        <DiscountAmount>1</DiscountAmount>
        <Email>sample string 4</Email>
        <Name>sample string 9</Name>
        <OrderInfor>sample string 1</OrderInfor>
        <Phone>sample string 10</Phone>
        <ReceiptFileName>sample string 12</ReceiptFileName>
        <ReceiptNo>1</ReceiptNo>
        <Tax>3</Tax>
        <TransactionNo>1</TransactionNo>
        <TxnResponseCode>sample string 7</TxnResponseCode>
      </ccTransaction>
      <package>
        <ID>2</ID>
        <Name>sample string 3</Name>
        <OrderInfor>sample string 1</OrderInfor>
        <Price>1</Price>
      </package>
    </PackageSearchResult>
    <PackageSearchResult>
      <ccTransaction>
        <AcqResponseCode>sample string 8</AcqResponseCode>
        <AgentID>1</AgentID>
        <Amount>2</Amount>
        <AmountBeforeDiscount>1</AmountBeforeDiscount>
        <BatchNo>1</BatchNo>
        <CardType>sample string 6</CardType>
        <CouponCode>sample string 11</CouponCode>
        <DateCreated>sample string 13</DateCreated>
        <Description>sample string 5</Description>
        <DiscountAmount>1</DiscountAmount>
        <Email>sample string 4</Email>
        <Name>sample string 9</Name>
        <OrderInfor>sample string 1</OrderInfor>
        <Phone>sample string 10</Phone>
        <ReceiptFileName>sample string 12</ReceiptFileName>
        <ReceiptNo>1</ReceiptNo>
        <Tax>3</Tax>
        <TransactionNo>1</TransactionNo>
        <TxnResponseCode>sample string 7</TxnResponseCode>
      </ccTransaction>
      <package>
        <ID>2</ID>
        <Name>sample string 3</Name>
        <OrderInfor>sample string 1</OrderInfor>
        <Price>1</Price>
      </package>
    </PackageSearchResult>
  </packages>
</ShoppingCardPackageSearchReturn>