POST api/WebApp/CheckIfDeafultCardNumberforLoyaltyIsDuplicate

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

MethodReturnOfCheckDuplicatePromotionBanksResponse
NameDescriptionTypeAdditional information
ReturnValue

CheckDuplicatePromotionBanksResponse

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": {
    "IsDuplicate": true,
    "IsInWFK": true,
    "IssuerName": "sample string 3",
    "PromotionID": "sample string 4",
    "PromotionStatus": "sample string 5",
    "PromotionName": "sample string 6",
    "PromotionDescription": "sample string 7",
    "PromotionLogo": "sample string 8",
    "PromotionTimeDimType": "sample string 9",
    "PromotionDateFrom": "2024-11-28T14:26:58.5863965+03:00",
    "PromotionDateFromDBStr": "sample string 11",
    "PromotionDateFromStr": "sample string 12",
    "PromotionDateTo": "2024-11-28T14:26:58.5863965+03:00",
    "PromotionDateToDBStr": "sample string 14",
    "PromotionDateToStr": "sample string 15",
    "PointsToCcyConvFact": 16.0,
    "MerchantID": 1,
    "CreatedBy": "sample string 17",
    "CreatedDate": "2024-11-28T14:26:58.5863965+03:00",
    "ModifiedBy": "sample string 19",
    "ModifiedDate": "2024-11-28T14:26:58.5863965+03:00",
    "RecOwnerOrgID": 21,
    "PromotionType": "sample string 22",
    "LoyaltyServiceFee": 23.0,
    "LoyaltyServiceFeeCollectionParameter": "sample string 24",
    "BankID": 25,
    "SpecialTreatmentforPartnerBank": "sample string 26",
    "IssuerDrivenMode": "sample string 27",
    "OverrideTreatmentofIssuerBINs": "sample string 28",
    "LoyaltyFeeFixed": 29,
    "PointstoCcyThresholdAmount": 30,
    "OrganizationID": 31,
    "CurrencyCode": "sample string 32",
    "AllocationThreshold": 33,
    "SignupBonusPoints": 34,
    "YearlyRetentionBonus": 35,
    "LoyaltyReceipt": "sample string 36",
    "DesitinationRelatedOffer": "sample string 37",
    "DesitinationID": 38,
    "AcquiererID": 39,
    "GroupMerchantLoyalty": "sample string 40",
    "GroupID": 41,
    "DefaultCardNumber": "sample string 42",
    "IBAN": "sample string 43"
  },
  "ReturnType": "sample string 1",
  "IsSuccess": true,
  "Message": "sample string 3",
  "Schema": "sample string 4",
  "UTCDate": "2024-11-28T14:26:58.5863965+03:00",
  "Token": "sample string 6",
  "ResponseCode": "sample string 7"
}

application/xml, text/xml

Sample:
<MethodReturnOfCheckDuplicatePromotionBanksResponseYoRYJ0fS 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.Responses.VAS">
    <AcquiererID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">39</AcquiererID>
    <AllocationThreshold xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">33</AllocationThreshold>
    <BankID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">25</BankID>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 17</CreatedBy>
    <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">2024-11-28T14:26:58.5863965+03:00</CreatedDate>
    <CurrencyCode xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 32</CurrencyCode>
    <DefaultCardNumber xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 42</DefaultCardNumber>
    <DesitinationID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">38</DesitinationID>
    <DesitinationRelatedOffer xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 37</DesitinationRelatedOffer>
    <GroupID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">41</GroupID>
    <GroupMerchantLoyalty xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 40</GroupMerchantLoyalty>
    <IBAN xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 43</IBAN>
    <IssuerDrivenMode xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 27</IssuerDrivenMode>
    <LoyaltyFeeFixed xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">29</LoyaltyFeeFixed>
    <LoyaltyReceipt xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 36</LoyaltyReceipt>
    <LoyaltyServiceFee xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">23</LoyaltyServiceFee>
    <LoyaltyServiceFeeCollectionParameter xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 24</LoyaltyServiceFeeCollectionParameter>
    <MerchantID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">1</MerchantID>
    <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 19</ModifiedBy>
    <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">2024-11-28T14:26:58.5863965+03:00</ModifiedDate>
    <OrganizationID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">31</OrganizationID>
    <OverrideTreatmentofIssuerBINs xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 28</OverrideTreatmentofIssuerBINs>
    <PointsToCcyConvFact xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">16</PointsToCcyConvFact>
    <PointstoCcyThresholdAmount xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">30</PointstoCcyThresholdAmount>
    <PromotionDateFrom xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">2024-11-28T14:26:58.5863965+03:00</PromotionDateFrom>
    <PromotionDateFromDBStr xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 11</PromotionDateFromDBStr>
    <PromotionDateFromStr xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 12</PromotionDateFromStr>
    <PromotionDateTo xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">2024-11-28T14:26:58.5863965+03:00</PromotionDateTo>
    <PromotionDateToDBStr xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 14</PromotionDateToDBStr>
    <PromotionDateToStr xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 15</PromotionDateToStr>
    <PromotionDescription xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 7</PromotionDescription>
    <PromotionID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 4</PromotionID>
    <PromotionLogo xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 8</PromotionLogo>
    <PromotionName xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 6</PromotionName>
    <PromotionStatus xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 5</PromotionStatus>
    <PromotionTimeDimType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 9</PromotionTimeDimType>
    <PromotionType xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 22</PromotionType>
    <RecOwnerOrgID xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">21</RecOwnerOrgID>
    <SignupBonusPoints xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">34</SignupBonusPoints>
    <SpecialTreatmentforPartnerBank xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">sample string 26</SpecialTreatmentforPartnerBank>
    <YearlyRetentionBonus xmlns="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.CUS">35</YearlyRetentionBonus>
    <d2p1:IsDuplicate>true</d2p1:IsDuplicate>
    <d2p1:IsInWFK>true</d2p1:IsInWFK>
    <d2p1:IssuerName>sample string 3</d2p1:IssuerName>
  </ReturnValue>
  <Schema>sample string 4</Schema>
  <Token>sample string 6</Token>
</MethodReturnOfCheckDuplicatePromotionBanksResponseYoRYJ0fS>