POST api/WebApp/GetEppProgramData

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

MethodReturnOfEppProgramDetailsPayload
NameDescriptionTypeAdditional information
ReturnValue

EppProgramDetailsPayload

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": {
    "Program": {
      "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:35:10.8602438+03:00",
      "ToDate": "2024-11-28T14:35:10.8602438+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:35:10.8602438+03:00",
      "ModifiedBy": "sample string 31",
      "ModifiedDate": "2024-11-28T14:35:10.8602438+03:00",
      "RecOwnerOrgID": 33,
      "EMIFrom": 34,
      "DrivenBy": "sample string 35",
      "CollectionChargePercent": 36.0,
      "EMIInterval": "sample string 37",
      "EMIStartDay": 38
    },
    "MEPPProgramMchStoreTerminals": [
      {
        "ProgramID": 1,
        "MerchantID": 2,
        "RecUserOrgID": 3,
        "CreatedBy": "sample string 4",
        "CreatedDate": "2024-11-28T14:35:10.8602438+03:00",
        "ModifiedBy": "sample string 6",
        "ModifiedDate": "2024-11-28T14:35:10.8602438+03:00",
        "RecOwnerOrgID": 8
      },
      {
        "ProgramID": 1,
        "MerchantID": 2,
        "RecUserOrgID": 3,
        "CreatedBy": "sample string 4",
        "CreatedDate": "2024-11-28T14:35:10.8602438+03:00",
        "ModifiedBy": "sample string 6",
        "ModifiedDate": "2024-11-28T14:35:10.8602438+03:00",
        "RecOwnerOrgID": 8
      }
    ],
    "EPPDatesOfMonth": [
      {
        "ProgramID": 1,
        "DatesOfMonth": 2,
        "Active": "sample string 3",
        "CreatedBy": "sample string 4",
        "CreatedDate": "2024-11-28T14:35:10.8602438+03:00",
        "ModifiedBy": "sample string 6",
        "ModifiedDate": "2024-11-28T14:35:10.8602438+03:00",
        "RecOwnerOrgID": 8
      },
      {
        "ProgramID": 1,
        "DatesOfMonth": 2,
        "Active": "sample string 3",
        "CreatedBy": "sample string 4",
        "CreatedDate": "2024-11-28T14:35:10.8602438+03:00",
        "ModifiedBy": "sample string 6",
        "ModifiedDate": "2024-11-28T14:35:10.8602438+03:00",
        "RecOwnerOrgID": 8
      }
    ],
    "EPPDaysOfWeek": [
      {
        "ProgramID": 1,
        "DaysOfWeek": 2,
        "Active": "sample string 3",
        "CreatedBy": "sample string 4",
        "CreatedDate": "2024-11-28T14:35:10.8602438+03:00",
        "ModifiedBy": "sample string 6",
        "ModifiedDate": "2024-11-28T14:35:10.8602438+03:00",
        "RecOwnerOrgID": 8
      },
      {
        "ProgramID": 1,
        "DaysOfWeek": 2,
        "Active": "sample string 3",
        "CreatedBy": "sample string 4",
        "CreatedDate": "2024-11-28T14:35:10.8602438+03:00",
        "ModifiedBy": "sample string 6",
        "ModifiedDate": "2024-11-28T14:35:10.8602438+03:00",
        "RecOwnerOrgID": 8
      }
    ],
    "IsDayOfWeek": true
  },
  "ReturnType": "sample string 1",
  "IsSuccess": true,
  "Message": "sample string 3",
  "Schema": "sample string 4",
  "UTCDate": "2024-11-28T14:35:10.8602438+03:00",
  "Token": "sample string 6",
  "ResponseCode": "sample string 7"
}

application/xml, text/xml

Sample:
<MethodReturnOfEppProgramDetailsPayloadfZ5PIblm 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:EPPDatesOfMonth xmlns:d3p1="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">
      <d3p1:EPP_EppDatesOfMonth>
        <d3p1:Active>sample string 3</d3p1:Active>
        <d3p1:CreatedBy>sample string 4</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:CreatedDate>
        <d3p1:DatesOfMonth>2</d3p1:DatesOfMonth>
        <d3p1:ModifiedBy>sample string 6</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:ModifiedDate>
        <d3p1:ProgramID>1</d3p1:ProgramID>
        <d3p1:RecOwnerOrgID>8</d3p1:RecOwnerOrgID>
      </d3p1:EPP_EppDatesOfMonth>
      <d3p1:EPP_EppDatesOfMonth>
        <d3p1:Active>sample string 3</d3p1:Active>
        <d3p1:CreatedBy>sample string 4</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:CreatedDate>
        <d3p1:DatesOfMonth>2</d3p1:DatesOfMonth>
        <d3p1:ModifiedBy>sample string 6</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:ModifiedDate>
        <d3p1:ProgramID>1</d3p1:ProgramID>
        <d3p1:RecOwnerOrgID>8</d3p1:RecOwnerOrgID>
      </d3p1:EPP_EppDatesOfMonth>
    </d2p1:EPPDatesOfMonth>
    <d2p1:EPPDaysOfWeek xmlns:d3p1="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">
      <d3p1:EPP_EppDaysOfWeek>
        <d3p1:Active>sample string 3</d3p1:Active>
        <d3p1:CreatedBy>sample string 4</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:CreatedDate>
        <d3p1:DaysOfWeek>2</d3p1:DaysOfWeek>
        <d3p1:ModifiedBy>sample string 6</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:ModifiedDate>
        <d3p1:ProgramID>1</d3p1:ProgramID>
        <d3p1:RecOwnerOrgID>8</d3p1:RecOwnerOrgID>
      </d3p1:EPP_EppDaysOfWeek>
      <d3p1:EPP_EppDaysOfWeek>
        <d3p1:Active>sample string 3</d3p1:Active>
        <d3p1:CreatedBy>sample string 4</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:CreatedDate>
        <d3p1:DaysOfWeek>2</d3p1:DaysOfWeek>
        <d3p1:ModifiedBy>sample string 6</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:ModifiedDate>
        <d3p1:ProgramID>1</d3p1:ProgramID>
        <d3p1:RecOwnerOrgID>8</d3p1:RecOwnerOrgID>
      </d3p1:EPP_EppDaysOfWeek>
    </d2p1:EPPDaysOfWeek>
    <d2p1:IsDayOfWeek>true</d2p1:IsDayOfWeek>
    <d2p1:MEPPProgramMchStoreTerminals xmlns:d3p1="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.EPP">
      <d3p1:EPP_MEPPProgramMchStoreTerminals>
        <d3p1:CreatedBy>sample string 4</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:CreatedDate>
        <d3p1:MerchantID>2</d3p1:MerchantID>
        <d3p1:ModifiedBy>sample string 6</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:ModifiedDate>
        <d3p1:ProgramID>1</d3p1:ProgramID>
        <d3p1:RecOwnerOrgID>8</d3p1:RecOwnerOrgID>
        <d3p1:RecUserOrgID>3</d3p1:RecUserOrgID>
      </d3p1:EPP_MEPPProgramMchStoreTerminals>
      <d3p1:EPP_MEPPProgramMchStoreTerminals>
        <d3p1:CreatedBy>sample string 4</d3p1:CreatedBy>
        <d3p1:CreatedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:CreatedDate>
        <d3p1:MerchantID>2</d3p1:MerchantID>
        <d3p1:ModifiedBy>sample string 6</d3p1:ModifiedBy>
        <d3p1:ModifiedDate>2024-11-28T14:35:10.8602438+03:00</d3p1:ModifiedDate>
        <d3p1:ProgramID>1</d3p1:ProgramID>
        <d3p1:RecOwnerOrgID>8</d3p1:RecOwnerOrgID>
        <d3p1:RecUserOrgID>3</d3p1:RecUserOrgID>
      </d3p1:EPP_MEPPProgramMchStoreTerminals>
    </d2p1:MEPPProgramMchStoreTerminals>
    <d2p1:Program>
      <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:35:10.8602438+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:35:10.8602438+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:35:10.8602438+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:35:10.8602438+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:Program>
  </ReturnValue>
  <Schema>sample string 4</Schema>
  <Token>sample string 6</Token>
</MethodReturnOfEppProgramDetailsPayloadfZ5PIblm>