POST api/MerchantApp/GetTxnListForRefundByAuthID

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

MethodReturnOfListOfVU_DQRTxnBillStatus
NameDescriptionTypeAdditional information
ReturnValue

Collection of VU_DQRTxnBillStatus

None.

ReturnType

string

None.

IsSuccess

boolean

None.

Message

string

None.

Schema

string

None.

UTCDate

date

None.

Token

string

None.

ResponseCode

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ReturnValue": [
    {
      "TxnID": 1,
      "MerchantID": 2,
      "TerminalID": 3,
      "CustomerID": 4,
      "TxnChannel": "sample string 5",
      "DQRCodeGenTxnRefNo": "sample string 6",
      "VASTxnRefNo": "sample string 7",
      "TxnType": "sample string 8",
      "Status": "sample string 9",
      "AuthID": "sample string 10",
      "ReceivedDateTime": "2024-11-27T20:04:40.1154186+03:00",
      "TxnCcy": "sample string 12",
      "InTxnAmount": 13.0,
      "PayFromCBAmount": 14.0,
      "CBEarned": 15.0,
      "PayFromLoyaltyAmount": 16.0,
      "MDR": 17.0,
      "OutTxnAmount": 18.0,
      "NetSettlementAmount": 19.0,
      "CustomerMobileNo": "sample string 20",
      "OfferFee": 21.0,
      "OfferValue": 22.0,
      "SettlementStatus": "sample string 23",
      "CreatedDate": "2024-11-27T20:04:40.1154186+03:00",
      "MerchantBusinessName": "sample string 25",
      "IsRefunded": "sample string 26",
      "MinorUnit": 27,
      "AddressLine1": "sample string 28",
      "RegionName": "sample string 29",
      "CountryName": "sample string 30",
      "TerminalCode": "sample string 31",
      "StoreCode": "sample string 32",
      "CustomerIBAN": "sample string 33",
      "TxnAmount": 34.0,
      "TIPAmount": 35.0,
      "SaleVASTxnRefNo": "sample string 36",
      "SaleAuthID": "sample string 37",
      "SaleTxnDate": "2024-11-27T20:04:40.1154186+03:00"
    },
    {
      "TxnID": 1,
      "MerchantID": 2,
      "TerminalID": 3,
      "CustomerID": 4,
      "TxnChannel": "sample string 5",
      "DQRCodeGenTxnRefNo": "sample string 6",
      "VASTxnRefNo": "sample string 7",
      "TxnType": "sample string 8",
      "Status": "sample string 9",
      "AuthID": "sample string 10",
      "ReceivedDateTime": "2024-11-27T20:04:40.1154186+03:00",
      "TxnCcy": "sample string 12",
      "InTxnAmount": 13.0,
      "PayFromCBAmount": 14.0,
      "CBEarned": 15.0,
      "PayFromLoyaltyAmount": 16.0,
      "MDR": 17.0,
      "OutTxnAmount": 18.0,
      "NetSettlementAmount": 19.0,
      "CustomerMobileNo": "sample string 20",
      "OfferFee": 21.0,
      "OfferValue": 22.0,
      "SettlementStatus": "sample string 23",
      "CreatedDate": "2024-11-27T20:04:40.1154186+03:00",
      "MerchantBusinessName": "sample string 25",
      "IsRefunded": "sample string 26",
      "MinorUnit": 27,
      "AddressLine1": "sample string 28",
      "RegionName": "sample string 29",
      "CountryName": "sample string 30",
      "TerminalCode": "sample string 31",
      "StoreCode": "sample string 32",
      "CustomerIBAN": "sample string 33",
      "TxnAmount": 34.0,
      "TIPAmount": 35.0,
      "SaleVASTxnRefNo": "sample string 36",
      "SaleAuthID": "sample string 37",
      "SaleTxnDate": "2024-11-27T20:04:40.1154186+03:00"
    }
  ],
  "ReturnType": "sample string 1",
  "IsSuccess": true,
  "Message": "sample string 3",
  "Schema": "sample string 4",
  "UTCDate": "2024-11-27T20:04:40.1154186+03:00",
  "Token": "sample string 6",
  "ResponseCode": "sample string 7"
}

application/xml, text/xml

Sample:
<MethodReturnOfArrayOfVU_DQRTxnBillStatus4gWyUOeF xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CommonComponents.BusinessObjects.CommonTypes">
  <IsSuccess>true</IsSuccess>
  <Message>sample string 3</Message>
  <ResponseCode>sample string 7</ResponseCode>
  <ReturnValue xmlns:d2p1="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.TXN">
    <d2p1:VU_DQRTxnBillStatus>
      <d2p1:AddressLine1>sample string 28</d2p1:AddressLine1>
      <d2p1:AuthID>sample string 10</d2p1:AuthID>
      <d2p1:CBEarned>15</d2p1:CBEarned>
      <d2p1:CountryName>sample string 30</d2p1:CountryName>
      <d2p1:CreatedDate>2024-11-27T20:04:40.1154186+03:00</d2p1:CreatedDate>
      <d2p1:CustomerIBAN>sample string 33</d2p1:CustomerIBAN>
      <d2p1:CustomerID>4</d2p1:CustomerID>
      <d2p1:CustomerMobileNo>sample string 20</d2p1:CustomerMobileNo>
      <d2p1:DQRCodeGenTxnRefNo>sample string 6</d2p1:DQRCodeGenTxnRefNo>
      <d2p1:InTxnAmount>13</d2p1:InTxnAmount>
      <d2p1:IsRefunded>sample string 26</d2p1:IsRefunded>
      <d2p1:MDR>17</d2p1:MDR>
      <d2p1:MerchantBusinessName>sample string 25</d2p1:MerchantBusinessName>
      <d2p1:MerchantID>2</d2p1:MerchantID>
      <d2p1:MinorUnit>27</d2p1:MinorUnit>
      <d2p1:NetSettlementAmount>19</d2p1:NetSettlementAmount>
      <d2p1:OfferFee>21</d2p1:OfferFee>
      <d2p1:OfferValue>22</d2p1:OfferValue>
      <d2p1:OutTxnAmount>18</d2p1:OutTxnAmount>
      <d2p1:PayFromCBAmount>14</d2p1:PayFromCBAmount>
      <d2p1:PayFromLoyaltyAmount>16</d2p1:PayFromLoyaltyAmount>
      <d2p1:ReceivedDateTime>2024-11-27T20:04:40.1154186+03:00</d2p1:ReceivedDateTime>
      <d2p1:RegionName>sample string 29</d2p1:RegionName>
      <d2p1:SaleAuthID>sample string 37</d2p1:SaleAuthID>
      <d2p1:SaleTxnDate>2024-11-27T20:04:40.1154186+03:00</d2p1:SaleTxnDate>
      <d2p1:SaleVASTxnRefNo>sample string 36</d2p1:SaleVASTxnRefNo>
      <d2p1:SettlementStatus>sample string 23</d2p1:SettlementStatus>
      <d2p1:Status>sample string 9</d2p1:Status>
      <d2p1:StoreCode>sample string 32</d2p1:StoreCode>
      <d2p1:TIPAmount>35</d2p1:TIPAmount>
      <d2p1:TerminalCode>sample string 31</d2p1:TerminalCode>
      <d2p1:TerminalID>3</d2p1:TerminalID>
      <d2p1:TxnAmount>34</d2p1:TxnAmount>
      <d2p1:TxnCcy>sample string 12</d2p1:TxnCcy>
      <d2p1:TxnChannel>sample string 5</d2p1:TxnChannel>
      <d2p1:TxnID>1</d2p1:TxnID>
      <d2p1:TxnType>sample string 8</d2p1:TxnType>
      <d2p1:VASTxnRefNo>sample string 7</d2p1:VASTxnRefNo>
    </d2p1:VU_DQRTxnBillStatus>
    <d2p1:VU_DQRTxnBillStatus>
      <d2p1:AddressLine1>sample string 28</d2p1:AddressLine1>
      <d2p1:AuthID>sample string 10</d2p1:AuthID>
      <d2p1:CBEarned>15</d2p1:CBEarned>
      <d2p1:CountryName>sample string 30</d2p1:CountryName>
      <d2p1:CreatedDate>2024-11-27T20:04:40.1154186+03:00</d2p1:CreatedDate>
      <d2p1:CustomerIBAN>sample string 33</d2p1:CustomerIBAN>
      <d2p1:CustomerID>4</d2p1:CustomerID>
      <d2p1:CustomerMobileNo>sample string 20</d2p1:CustomerMobileNo>
      <d2p1:DQRCodeGenTxnRefNo>sample string 6</d2p1:DQRCodeGenTxnRefNo>
      <d2p1:InTxnAmount>13</d2p1:InTxnAmount>
      <d2p1:IsRefunded>sample string 26</d2p1:IsRefunded>
      <d2p1:MDR>17</d2p1:MDR>
      <d2p1:MerchantBusinessName>sample string 25</d2p1:MerchantBusinessName>
      <d2p1:MerchantID>2</d2p1:MerchantID>
      <d2p1:MinorUnit>27</d2p1:MinorUnit>
      <d2p1:NetSettlementAmount>19</d2p1:NetSettlementAmount>
      <d2p1:OfferFee>21</d2p1:OfferFee>
      <d2p1:OfferValue>22</d2p1:OfferValue>
      <d2p1:OutTxnAmount>18</d2p1:OutTxnAmount>
      <d2p1:PayFromCBAmount>14</d2p1:PayFromCBAmount>
      <d2p1:PayFromLoyaltyAmount>16</d2p1:PayFromLoyaltyAmount>
      <d2p1:ReceivedDateTime>2024-11-27T20:04:40.1154186+03:00</d2p1:ReceivedDateTime>
      <d2p1:RegionName>sample string 29</d2p1:RegionName>
      <d2p1:SaleAuthID>sample string 37</d2p1:SaleAuthID>
      <d2p1:SaleTxnDate>2024-11-27T20:04:40.1154186+03:00</d2p1:SaleTxnDate>
      <d2p1:SaleVASTxnRefNo>sample string 36</d2p1:SaleVASTxnRefNo>
      <d2p1:SettlementStatus>sample string 23</d2p1:SettlementStatus>
      <d2p1:Status>sample string 9</d2p1:Status>
      <d2p1:StoreCode>sample string 32</d2p1:StoreCode>
      <d2p1:TIPAmount>35</d2p1:TIPAmount>
      <d2p1:TerminalCode>sample string 31</d2p1:TerminalCode>
      <d2p1:TerminalID>3</d2p1:TerminalID>
      <d2p1:TxnAmount>34</d2p1:TxnAmount>
      <d2p1:TxnCcy>sample string 12</d2p1:TxnCcy>
      <d2p1:TxnChannel>sample string 5</d2p1:TxnChannel>
      <d2p1:TxnID>1</d2p1:TxnID>
      <d2p1:TxnType>sample string 8</d2p1:TxnType>
      <d2p1:VASTxnRefNo>sample string 7</d2p1:VASTxnRefNo>
    </d2p1:VU_DQRTxnBillStatus>
  </ReturnValue>
  <Schema>sample string 4</Schema>
  <Token>sample string 6</Token>
</MethodReturnOfArrayOfVU_DQRTxnBillStatus4gWyUOeF>