POST api/WebApp/GetMerchantAnalyticalSummaryReport
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
MethodReturnOfListOfMCH_MerchantAnalyticalSummaryReportName | Description | Type | Additional information |
---|---|---|---|
ReturnValue | Collection of MCH_MerchantAnalyticalSummaryReport |
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": [ { "ID": 1, "RunDate": "2024-11-28T02:50:48.4611282+03:00", "TxnCount": 3, "PartnerID": 4, "PartnerName": "sample string 5", "TotalTxnAmt": 6.0, "AvgAmtPerTxn": 7.0, "TotalSFAmt": 8.0, "AvgSFPer": 9.0, "AvgSFAmt": 10.0, "TotalNoofUniqueMCHCode": 11.0, "AvgTxnValueperMCH": 12.0, "Active": "sample string 13", "CreatedBy": "sample string 14", "CreatedDate": "2024-11-28T02:50:48.4611282+03:00", "ModifiedBy": "sample string 16", "ModifiedDate": "2024-11-28T02:50:48.4611282+03:00", "RecOwnOrgID": 18 }, { "ID": 1, "RunDate": "2024-11-28T02:50:48.4611282+03:00", "TxnCount": 3, "PartnerID": 4, "PartnerName": "sample string 5", "TotalTxnAmt": 6.0, "AvgAmtPerTxn": 7.0, "TotalSFAmt": 8.0, "AvgSFPer": 9.0, "AvgSFAmt": 10.0, "TotalNoofUniqueMCHCode": 11.0, "AvgTxnValueperMCH": 12.0, "Active": "sample string 13", "CreatedBy": "sample string 14", "CreatedDate": "2024-11-28T02:50:48.4611282+03:00", "ModifiedBy": "sample string 16", "ModifiedDate": "2024-11-28T02:50:48.4611282+03:00", "RecOwnOrgID": 18 } ], "ReturnType": "sample string 1", "IsSuccess": true, "Message": "sample string 3", "Schema": "sample string 4", "UTCDate": "2024-11-28T02:50:48.4611282+03:00", "Token": "sample string 6", "ResponseCode": "sample string 7" }
application/xml, text/xml
Sample:
<MethodReturnOfArrayOfMCH_MerchantAnalyticalSummaryReportDg_PpxSFe 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.Reports"> <d2p1:MCH_MerchantAnalyticalSummaryReport> <d2p1:Active>sample string 13</d2p1:Active> <d2p1:AvgAmtPerTxn>7</d2p1:AvgAmtPerTxn> <d2p1:AvgSFAmt>10</d2p1:AvgSFAmt> <d2p1:AvgSFPer>9</d2p1:AvgSFPer> <d2p1:AvgTxnValueperMCH>12</d2p1:AvgTxnValueperMCH> <d2p1:CreatedBy>sample string 14</d2p1:CreatedBy> <d2p1:CreatedDate>2024-11-28T02:50:48.4611282+03:00</d2p1:CreatedDate> <d2p1:ID>1</d2p1:ID> <d2p1:ModifiedBy>sample string 16</d2p1:ModifiedBy> <d2p1:ModifiedDate>2024-11-28T02:50:48.4611282+03:00</d2p1:ModifiedDate> <d2p1:PartnerID>4</d2p1:PartnerID> <d2p1:PartnerName>sample string 5</d2p1:PartnerName> <d2p1:RecOwnOrgID>18</d2p1:RecOwnOrgID> <d2p1:RunDate>2024-11-28T02:50:48.4611282+03:00</d2p1:RunDate> <d2p1:TotalNoofUniqueMCHCode>11</d2p1:TotalNoofUniqueMCHCode> <d2p1:TotalSFAmt>8</d2p1:TotalSFAmt> <d2p1:TotalTxnAmt>6</d2p1:TotalTxnAmt> <d2p1:TxnCount>3</d2p1:TxnCount> </d2p1:MCH_MerchantAnalyticalSummaryReport> <d2p1:MCH_MerchantAnalyticalSummaryReport> <d2p1:Active>sample string 13</d2p1:Active> <d2p1:AvgAmtPerTxn>7</d2p1:AvgAmtPerTxn> <d2p1:AvgSFAmt>10</d2p1:AvgSFAmt> <d2p1:AvgSFPer>9</d2p1:AvgSFPer> <d2p1:AvgTxnValueperMCH>12</d2p1:AvgTxnValueperMCH> <d2p1:CreatedBy>sample string 14</d2p1:CreatedBy> <d2p1:CreatedDate>2024-11-28T02:50:48.4611282+03:00</d2p1:CreatedDate> <d2p1:ID>1</d2p1:ID> <d2p1:ModifiedBy>sample string 16</d2p1:ModifiedBy> <d2p1:ModifiedDate>2024-11-28T02:50:48.4611282+03:00</d2p1:ModifiedDate> <d2p1:PartnerID>4</d2p1:PartnerID> <d2p1:PartnerName>sample string 5</d2p1:PartnerName> <d2p1:RecOwnOrgID>18</d2p1:RecOwnOrgID> <d2p1:RunDate>2024-11-28T02:50:48.4611282+03:00</d2p1:RunDate> <d2p1:TotalNoofUniqueMCHCode>11</d2p1:TotalNoofUniqueMCHCode> <d2p1:TotalSFAmt>8</d2p1:TotalSFAmt> <d2p1:TotalTxnAmt>6</d2p1:TotalTxnAmt> <d2p1:TxnCount>3</d2p1:TxnCount> </d2p1:MCH_MerchantAnalyticalSummaryReport> </ReturnValue> <Schema>sample string 4</Schema> <Token>sample string 6</Token> </MethodReturnOfArrayOfMCH_MerchantAnalyticalSummaryReportDg_PpxSFe>