POST api/WebApp/GetEppProgramDataList
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
MethodReturnOfListOfEppProgramPayloadName | Description | Type | Additional information |
---|---|---|---|
ReturnValue | Collection of EppProgramPayload |
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": [ { "WFKProgramID": "sample string 1", "Remarks": "sample string 2", "ToRole": "sample string 3", "ToUser": "sample string 4", "Status": "sample string 5", "Action": "sample string 6", "ProgramID": 7, "ProgramCode": "sample string 8", "ProgramName": "sample string 9", "ParentProgramID": 10, "TimeDurationType": "sample string 11", "FromDate": "2024-11-28T14:44:06.0838005+03:00", "ToDate": "2024-11-28T14:44:06.0838005+03:00", "Active": "sample string 14", "MinInstalmentValue": 15.0, "MaxInstalMentValue": 16.0, "MinNoofInstalments": 17, "MaxNoofInstalments": 18, "IsLoyaltyAllowedWithTxn": "sample string 19", "IsOfferAllowedWithTxn": "sample string 20", "IsVoucherAllowedWithTxn": "sample string 21", "IsPartPmtThrouInstalmentAllowed": "sample string 22", "ProgramFeeChargeType": "sample string 23", "ProgramFee": 24.0, "ProgramFeeCollectionType": "sample string 25", "MchServiceFeeCollectionType": "sample string 26", "MchServiceFeePercent": 27.0, "RecUserOrgID": 28, "CreatedBy": "sample string 29", "CreatedDate": "2024-11-28T14:44:06.0838005+03:00", "ModifiedBy": "sample string 31", "ModifiedDate": "2024-11-28T14:44:06.0838005+03:00", "RecOwnerOrgID": 33, "EMIFrom": 34, "DrivenBy": "sample string 35", "CollectionChargePercent": 36.0, "EMIInterval": "sample string 37", "EMIStartDay": 38 }, { "WFKProgramID": "sample string 1", "Remarks": "sample string 2", "ToRole": "sample string 3", "ToUser": "sample string 4", "Status": "sample string 5", "Action": "sample string 6", "ProgramID": 7, "ProgramCode": "sample string 8", "ProgramName": "sample string 9", "ParentProgramID": 10, "TimeDurationType": "sample string 11", "FromDate": "2024-11-28T14:44:06.0838005+03:00", "ToDate": "2024-11-28T14:44:06.0838005+03:00", "Active": "sample string 14", "MinInstalmentValue": 15.0, "MaxInstalMentValue": 16.0, "MinNoofInstalments": 17, "MaxNoofInstalments": 18, "IsLoyaltyAllowedWithTxn": "sample string 19", "IsOfferAllowedWithTxn": "sample string 20", "IsVoucherAllowedWithTxn": "sample string 21", "IsPartPmtThrouInstalmentAllowed": "sample string 22", "ProgramFeeChargeType": "sample string 23", "ProgramFee": 24.0, "ProgramFeeCollectionType": "sample string 25", "MchServiceFeeCollectionType": "sample string 26", "MchServiceFeePercent": 27.0, "RecUserOrgID": 28, "CreatedBy": "sample string 29", "CreatedDate": "2024-11-28T14:44:06.0838005+03:00", "ModifiedBy": "sample string 31", "ModifiedDate": "2024-11-28T14:44:06.0838005+03:00", "RecOwnerOrgID": 33, "EMIFrom": 34, "DrivenBy": "sample string 35", "CollectionChargePercent": 36.0, "EMIInterval": "sample string 37", "EMIStartDay": 38 } ], "ReturnType": "sample string 1", "IsSuccess": true, "Message": "sample string 3", "Schema": "sample string 4", "UTCDate": "2024-11-28T14:44:06.0838005+03:00", "Token": "sample string 6", "ResponseCode": "sample string 7" }
application/xml, text/xml
Sample:
<MethodReturnOfArrayOfEppProgramPayloadfZ5PIblm 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.Payloads"> <d2p1:EppProgramPayload> <Active xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 14</Active> <CollectionChargePercent xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">36</CollectionChargePercent> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 29</CreatedBy> <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T14:44:06.0838005+03:00</CreatedDate> <DrivenBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 35</DrivenBy> <EMIFrom xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">34</EMIFrom> <EMIInterval xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 37</EMIInterval> <EMIStartDay xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">38</EMIStartDay> <FromDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T14:44:06.0838005+03:00</FromDate> <IsLoyaltyAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 19</IsLoyaltyAllowedWithTxn> <IsOfferAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 20</IsOfferAllowedWithTxn> <IsPartPmtThrouInstalmentAllowed xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 22</IsPartPmtThrouInstalmentAllowed> <IsVoucherAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 21</IsVoucherAllowedWithTxn> <MaxInstalMentValue xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">16</MaxInstalMentValue> <MaxNoofInstalments xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">18</MaxNoofInstalments> <MchServiceFeeCollectionType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 26</MchServiceFeeCollectionType> <MchServiceFeePercent xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">27</MchServiceFeePercent> <MinInstalmentValue xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">15</MinInstalmentValue> <MinNoofInstalments xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">17</MinNoofInstalments> <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 31</ModifiedBy> <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T14:44:06.0838005+03:00</ModifiedDate> <ParentProgramID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">10</ParentProgramID> <ProgramCode xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 8</ProgramCode> <ProgramFee xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">24</ProgramFee> <ProgramFeeChargeType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 23</ProgramFeeChargeType> <ProgramFeeCollectionType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 25</ProgramFeeCollectionType> <ProgramID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">7</ProgramID> <ProgramName xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 9</ProgramName> <RecOwnerOrgID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">33</RecOwnerOrgID> <RecUserOrgID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">28</RecUserOrgID> <TimeDurationType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 11</TimeDurationType> <ToDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T14:44:06.0838005+03:00</ToDate> <d2p1:Action>sample string 6</d2p1:Action> <d2p1:Remarks>sample string 2</d2p1:Remarks> <d2p1:Status>sample string 5</d2p1:Status> <d2p1:ToRole>sample string 3</d2p1:ToRole> <d2p1:ToUser>sample string 4</d2p1:ToUser> <d2p1:WFKProgramID>sample string 1</d2p1:WFKProgramID> </d2p1:EppProgramPayload> <d2p1:EppProgramPayload> <Active xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 14</Active> <CollectionChargePercent xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">36</CollectionChargePercent> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 29</CreatedBy> <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T14:44:06.0838005+03:00</CreatedDate> <DrivenBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 35</DrivenBy> <EMIFrom xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">34</EMIFrom> <EMIInterval xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 37</EMIInterval> <EMIStartDay xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">38</EMIStartDay> <FromDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T14:44:06.0838005+03:00</FromDate> <IsLoyaltyAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 19</IsLoyaltyAllowedWithTxn> <IsOfferAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 20</IsOfferAllowedWithTxn> <IsPartPmtThrouInstalmentAllowed xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 22</IsPartPmtThrouInstalmentAllowed> <IsVoucherAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 21</IsVoucherAllowedWithTxn> <MaxInstalMentValue xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">16</MaxInstalMentValue> <MaxNoofInstalments xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">18</MaxNoofInstalments> <MchServiceFeeCollectionType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 26</MchServiceFeeCollectionType> <MchServiceFeePercent xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">27</MchServiceFeePercent> <MinInstalmentValue xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">15</MinInstalmentValue> <MinNoofInstalments xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">17</MinNoofInstalments> <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 31</ModifiedBy> <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T14:44:06.0838005+03:00</ModifiedDate> <ParentProgramID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">10</ParentProgramID> <ProgramCode xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 8</ProgramCode> <ProgramFee xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">24</ProgramFee> <ProgramFeeChargeType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 23</ProgramFeeChargeType> <ProgramFeeCollectionType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 25</ProgramFeeCollectionType> <ProgramID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">7</ProgramID> <ProgramName xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 9</ProgramName> <RecOwnerOrgID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">33</RecOwnerOrgID> <RecUserOrgID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">28</RecUserOrgID> <TimeDurationType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 11</TimeDurationType> <ToDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T14:44:06.0838005+03:00</ToDate> <d2p1:Action>sample string 6</d2p1:Action> <d2p1:Remarks>sample string 2</d2p1:Remarks> <d2p1:Status>sample string 5</d2p1:Status> <d2p1:ToRole>sample string 3</d2p1:ToRole> <d2p1:ToUser>sample string 4</d2p1:ToUser> <d2p1:WFKProgramID>sample string 1</d2p1:WFKProgramID> </d2p1:EppProgramPayload> </ReturnValue> <Schema>sample string 4</Schema> <Token>sample string 6</Token> </MethodReturnOfArrayOfEppProgramPayloadfZ5PIblm>