POST api/WebApp/GetProgramDetails
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
MethodReturnOfEPPDetailsModelName | Description | Type | Additional information |
---|---|---|---|
ReturnValue | EPPDetailsModel |
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": { "MEPPProgramMchStoreTerminals": [ 1, 2 ], "EPPDatesOfMonth": [ 1, 2 ], "EPPDaysOfWeek": [ "sample string 1", "sample string 2" ], "IsDayOfWeek": true, "ProgramID": 2, "ProgramCode": "sample string 3", "ProgramName": "sample string 4", "ParentProgramID": 5, "TimeDurationType": "sample string 6", "FromDate": "2024-11-28T03:07:06.6967895+03:00", "ToDate": "2024-11-28T03:07:06.6967895+03:00", "Active": "sample string 9", "MinInstalmentValue": 10.0, "MaxInstalMentValue": 11.0, "MinNoofInstalments": 12, "MaxNoofInstalments": 13, "IsLoyaltyAllowedWithTxn": "sample string 14", "IsOfferAllowedWithTxn": "sample string 15", "IsVoucherAllowedWithTxn": "sample string 16", "IsPartPmtThrouInstalmentAllowed": "sample string 17", "ProgramFeeChargeType": "sample string 18", "ProgramFee": 19.0, "ProgramFeeCollectionType": "sample string 20", "MchServiceFeeCollectionType": "sample string 21", "MchServiceFeePercent": 22.0, "RecUserOrgID": 23, "CreatedBy": "sample string 24", "CreatedDate": "2024-11-28T03:07:06.6967895+03:00", "ModifiedBy": "sample string 26", "ModifiedDate": "2024-11-28T03:07:06.6967895+03:00", "RecOwnerOrgID": 28, "EMIFrom": 29, "DrivenBy": "sample string 30", "CollectionChargePercent": 31.0, "EMIInterval": "sample string 32", "EMIStartDay": 33 }, "ReturnType": "sample string 1", "IsSuccess": true, "Message": "sample string 3", "Schema": "sample string 4", "UTCDate": "2024-11-28T03:07:06.6967895+03:00", "Token": "sample string 6", "ResponseCode": "sample string 7" }
application/xml, text/xml
Sample:
<MethodReturnOfEPPDetailsModelfZ5PIblm 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"> <Active xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 9</Active> <CollectionChargePercent xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">31</CollectionChargePercent> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 24</CreatedBy> <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T03:07:06.6967895+03:00</CreatedDate> <DrivenBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 30</DrivenBy> <EMIFrom xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">29</EMIFrom> <EMIInterval xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 32</EMIInterval> <EMIStartDay xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">33</EMIStartDay> <FromDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T03:07:06.6967895+03:00</FromDate> <IsLoyaltyAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 14</IsLoyaltyAllowedWithTxn> <IsOfferAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 15</IsOfferAllowedWithTxn> <IsPartPmtThrouInstalmentAllowed xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 17</IsPartPmtThrouInstalmentAllowed> <IsVoucherAllowedWithTxn xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 16</IsVoucherAllowedWithTxn> <MaxInstalMentValue xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">11</MaxInstalMentValue> <MaxNoofInstalments xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">13</MaxNoofInstalments> <MchServiceFeeCollectionType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 21</MchServiceFeeCollectionType> <MchServiceFeePercent xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">22</MchServiceFeePercent> <MinInstalmentValue xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">10</MinInstalmentValue> <MinNoofInstalments xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">12</MinNoofInstalments> <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 26</ModifiedBy> <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T03:07:06.6967895+03:00</ModifiedDate> <ParentProgramID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">5</ParentProgramID> <ProgramCode xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 3</ProgramCode> <ProgramFee xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">19</ProgramFee> <ProgramFeeChargeType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 18</ProgramFeeChargeType> <ProgramFeeCollectionType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 20</ProgramFeeCollectionType> <ProgramID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2</ProgramID> <ProgramName xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 4</ProgramName> <RecOwnerOrgID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">28</RecOwnerOrgID> <RecUserOrgID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">23</RecUserOrgID> <TimeDurationType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">sample string 6</TimeDurationType> <ToDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">2024-11-28T03:07:06.6967895+03:00</ToDate> <d2p1:EPPDatesOfMonth xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:int>1</d3p1:int> <d3p1:int>2</d3p1:int> </d2p1:EPPDatesOfMonth> <d2p1:EPPDaysOfWeek xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:string>sample string 1</d3p1:string> <d3p1:string>sample string 2</d3p1:string> </d2p1:EPPDaysOfWeek> <d2p1:IsDayOfWeek>true</d2p1:IsDayOfWeek> <d2p1:MEPPProgramMchStoreTerminals xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:int>1</d3p1:int> <d3p1:int>2</d3p1:int> </d2p1:MEPPProgramMchStoreTerminals> </ReturnValue> <Schema>sample string 4</Schema> <Token>sample string 6</Token> </MethodReturnOfEPPDetailsModelfZ5PIblm>