POST api/MobileApp/GetAllPromotions_With_Multiple_Currencies_V1
Request Information
URI Parameters
None.
Body Parameters
GenericRequestModel| Name | Description | Type | Additional information |
|---|---|---|---|
| PhoneNumber | string |
None. |
|
| Pin | string |
None. |
|
| LocationCountry | string |
None. |
|
| DeviceId | string |
None. |
|
| DeviceType | string |
None. |
|
| DeviceName | string |
None. |
|
| DeviceModel | string |
None. |
|
| AppVersion | string |
None. |
|
| AppType | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"PhoneNumber": "sample string 1",
"Pin": "sample string 2",
"LocationCountry": "sample string 3",
"DeviceId": "sample string 4",
"DeviceType": "sample string 5",
"DeviceName": "sample string 6",
"DeviceModel": "sample string 7",
"AppVersion": "sample string 8",
"AppType": "sample string 9"
}
application/xml, text/xml
Sample:
<GenericRequestModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.MobileApp"> <AppType>sample string 9</AppType> <AppVersion>sample string 8</AppVersion> <DeviceId>sample string 4</DeviceId> <DeviceModel>sample string 7</DeviceModel> <DeviceName>sample string 6</DeviceName> <DeviceType>sample string 5</DeviceType> <LocationCountry>sample string 3</LocationCountry> <PhoneNumber>sample string 1</PhoneNumber> <Pin>sample string 2</Pin> </GenericRequestModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of MultiCurrencyPromotionDetailResponse_V1| Name | Description | Type | Additional information |
|---|---|---|---|
| TransactionType | string |
None. |
|
| Priority | integer |
None. |
|
| ResponseCode | string |
None. |
|
| ResponseMessage | string |
None. |
|
| PlanId | integer |
None. |
|
| CountryFromId | integer |
None. |
|
| CurrencyCode | string |
None. |
|
| CurrencySymbol | string |
None. |
|
| SubCurrencyCode | string |
None. |
|
| SubCurrencySymbol | string |
None. |
|
| MultiplyFactor | integer |
None. |
|
| ExchangeRate | decimal number |
None. |
|
| AmountChargedCurrencyCode | string |
None. |
|
| PromotionsDetail | Collection of PromotionDetail |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"TransactionType": "sample string 1",
"Priority": 2,
"ResponseCode": "sample string 3",
"ResponseMessage": "sample string 4",
"PlanId": 5,
"CountryFromId": 6,
"CurrencyCode": "sample string 7",
"CurrencySymbol": "sample string 8",
"SubCurrencyCode": "sample string 9",
"SubCurrencySymbol": "sample string 10",
"MultiplyFactor": 11,
"ExchangeRate": 12.0,
"AmountChargedCurrencyCode": "sample string 13",
"PromotionsDetail": [
{
"ResponseCode": "sample string 1",
"ResponseMessage": "sample string 2",
"PromotionId": 3,
"OfferName": "sample string 4",
"Description": "sample string 5",
"CouponCode": "sample string 6",
"PopUpOfferImage": "sample string 7",
"IsPopUp": true,
"Action": "sample string 9",
"TargetURL": "sample string 10",
"NormalOfferImage": "sample string 11",
"BannerImage": "sample string 12",
"PromotionPrices": [
{
"Sno": 1,
"PromotionId": 2,
"PurchaseAmount": 3.0,
"Discount": 4.0,
"DiscountType": "sample string 5"
},
{
"Sno": 1,
"PromotionId": 2,
"PurchaseAmount": 3.0,
"Discount": 4.0,
"DiscountType": "sample string 5"
}
],
"PromoStartDate": "2026-06-25T22:18:12.8098833-04:00",
"PromoEndDate": "2026-06-25T22:18:12.8098833-04:00",
"MaxDiscountPercent": 15.0
},
{
"ResponseCode": "sample string 1",
"ResponseMessage": "sample string 2",
"PromotionId": 3,
"OfferName": "sample string 4",
"Description": "sample string 5",
"CouponCode": "sample string 6",
"PopUpOfferImage": "sample string 7",
"IsPopUp": true,
"Action": "sample string 9",
"TargetURL": "sample string 10",
"NormalOfferImage": "sample string 11",
"BannerImage": "sample string 12",
"PromotionPrices": [
{
"Sno": 1,
"PromotionId": 2,
"PurchaseAmount": 3.0,
"Discount": 4.0,
"DiscountType": "sample string 5"
},
{
"Sno": 1,
"PromotionId": 2,
"PurchaseAmount": 3.0,
"Discount": 4.0,
"DiscountType": "sample string 5"
}
],
"PromoStartDate": "2026-06-25T22:18:12.8098833-04:00",
"PromoEndDate": "2026-06-25T22:18:12.8098833-04:00",
"MaxDiscountPercent": 15.0
}
]
},
{
"TransactionType": "sample string 1",
"Priority": 2,
"ResponseCode": "sample string 3",
"ResponseMessage": "sample string 4",
"PlanId": 5,
"CountryFromId": 6,
"CurrencyCode": "sample string 7",
"CurrencySymbol": "sample string 8",
"SubCurrencyCode": "sample string 9",
"SubCurrencySymbol": "sample string 10",
"MultiplyFactor": 11,
"ExchangeRate": 12.0,
"AmountChargedCurrencyCode": "sample string 13",
"PromotionsDetail": [
{
"ResponseCode": "sample string 1",
"ResponseMessage": "sample string 2",
"PromotionId": 3,
"OfferName": "sample string 4",
"Description": "sample string 5",
"CouponCode": "sample string 6",
"PopUpOfferImage": "sample string 7",
"IsPopUp": true,
"Action": "sample string 9",
"TargetURL": "sample string 10",
"NormalOfferImage": "sample string 11",
"BannerImage": "sample string 12",
"PromotionPrices": [
{
"Sno": 1,
"PromotionId": 2,
"PurchaseAmount": 3.0,
"Discount": 4.0,
"DiscountType": "sample string 5"
},
{
"Sno": 1,
"PromotionId": 2,
"PurchaseAmount": 3.0,
"Discount": 4.0,
"DiscountType": "sample string 5"
}
],
"PromoStartDate": "2026-06-25T22:18:12.8098833-04:00",
"PromoEndDate": "2026-06-25T22:18:12.8098833-04:00",
"MaxDiscountPercent": 15.0
},
{
"ResponseCode": "sample string 1",
"ResponseMessage": "sample string 2",
"PromotionId": 3,
"OfferName": "sample string 4",
"Description": "sample string 5",
"CouponCode": "sample string 6",
"PopUpOfferImage": "sample string 7",
"IsPopUp": true,
"Action": "sample string 9",
"TargetURL": "sample string 10",
"NormalOfferImage": "sample string 11",
"BannerImage": "sample string 12",
"PromotionPrices": [
{
"Sno": 1,
"PromotionId": 2,
"PurchaseAmount": 3.0,
"Discount": 4.0,
"DiscountType": "sample string 5"
},
{
"Sno": 1,
"PromotionId": 2,
"PurchaseAmount": 3.0,
"Discount": 4.0,
"DiscountType": "sample string 5"
}
],
"PromoStartDate": "2026-06-25T22:18:12.8098833-04:00",
"PromoEndDate": "2026-06-25T22:18:12.8098833-04:00",
"MaxDiscountPercent": 15.0
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfMultiCurrencyPromotionDetailResponse_V1 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.MobileApp">
<MultiCurrencyPromotionDetailResponse_V1>
<AmountChargedCurrencyCode>sample string 13</AmountChargedCurrencyCode>
<CountryFromId>6</CountryFromId>
<CurrencyCode>sample string 7</CurrencyCode>
<CurrencySymbol>sample string 8</CurrencySymbol>
<ExchangeRate>12</ExchangeRate>
<MultiplyFactor>11</MultiplyFactor>
<PlanId>5</PlanId>
<PromotionsDetail>
<PromotionDetail>
<Action>sample string 9</Action>
<BannerImage>sample string 12</BannerImage>
<CouponCode>sample string 6</CouponCode>
<Description>sample string 5</Description>
<IsPopUp>true</IsPopUp>
<MaxDiscountPercent>15</MaxDiscountPercent>
<NormalOfferImage>sample string 11</NormalOfferImage>
<OfferName>sample string 4</OfferName>
<PopUpOfferImage>sample string 7</PopUpOfferImage>
<PromoEndDate>2026-06-25T22:18:12.8098833-04:00</PromoEndDate>
<PromoStartDate>2026-06-25T22:18:12.8098833-04:00</PromoStartDate>
<PromotionId>3</PromotionId>
<PromotionPrices>
<PromoPriceDetail>
<Discount>4</Discount>
<DiscountType>sample string 5</DiscountType>
<PromotionId>2</PromotionId>
<PurchaseAmount>3</PurchaseAmount>
<Sno>1</Sno>
</PromoPriceDetail>
<PromoPriceDetail>
<Discount>4</Discount>
<DiscountType>sample string 5</DiscountType>
<PromotionId>2</PromotionId>
<PurchaseAmount>3</PurchaseAmount>
<Sno>1</Sno>
</PromoPriceDetail>
</PromotionPrices>
<ResponseCode>sample string 1</ResponseCode>
<ResponseMessage>sample string 2</ResponseMessage>
<TargetURL>sample string 10</TargetURL>
</PromotionDetail>
<PromotionDetail>
<Action>sample string 9</Action>
<BannerImage>sample string 12</BannerImage>
<CouponCode>sample string 6</CouponCode>
<Description>sample string 5</Description>
<IsPopUp>true</IsPopUp>
<MaxDiscountPercent>15</MaxDiscountPercent>
<NormalOfferImage>sample string 11</NormalOfferImage>
<OfferName>sample string 4</OfferName>
<PopUpOfferImage>sample string 7</PopUpOfferImage>
<PromoEndDate>2026-06-25T22:18:12.8098833-04:00</PromoEndDate>
<PromoStartDate>2026-06-25T22:18:12.8098833-04:00</PromoStartDate>
<PromotionId>3</PromotionId>
<PromotionPrices>
<PromoPriceDetail>
<Discount>4</Discount>
<DiscountType>sample string 5</DiscountType>
<PromotionId>2</PromotionId>
<PurchaseAmount>3</PurchaseAmount>
<Sno>1</Sno>
</PromoPriceDetail>
<PromoPriceDetail>
<Discount>4</Discount>
<DiscountType>sample string 5</DiscountType>
<PromotionId>2</PromotionId>
<PurchaseAmount>3</PurchaseAmount>
<Sno>1</Sno>
</PromoPriceDetail>
</PromotionPrices>
<ResponseCode>sample string 1</ResponseCode>
<ResponseMessage>sample string 2</ResponseMessage>
<TargetURL>sample string 10</TargetURL>
</PromotionDetail>
</PromotionsDetail>
<ResponseCode>sample string 3</ResponseCode>
<ResponseMessage>sample string 4</ResponseMessage>
<SubCurrencyCode>sample string 9</SubCurrencyCode>
<SubCurrencySymbol>sample string 10</SubCurrencySymbol>
<Priority>2</Priority>
<TransactionType>sample string 1</TransactionType>
</MultiCurrencyPromotionDetailResponse_V1>
<MultiCurrencyPromotionDetailResponse_V1>
<AmountChargedCurrencyCode>sample string 13</AmountChargedCurrencyCode>
<CountryFromId>6</CountryFromId>
<CurrencyCode>sample string 7</CurrencyCode>
<CurrencySymbol>sample string 8</CurrencySymbol>
<ExchangeRate>12</ExchangeRate>
<MultiplyFactor>11</MultiplyFactor>
<PlanId>5</PlanId>
<PromotionsDetail>
<PromotionDetail>
<Action>sample string 9</Action>
<BannerImage>sample string 12</BannerImage>
<CouponCode>sample string 6</CouponCode>
<Description>sample string 5</Description>
<IsPopUp>true</IsPopUp>
<MaxDiscountPercent>15</MaxDiscountPercent>
<NormalOfferImage>sample string 11</NormalOfferImage>
<OfferName>sample string 4</OfferName>
<PopUpOfferImage>sample string 7</PopUpOfferImage>
<PromoEndDate>2026-06-25T22:18:12.8098833-04:00</PromoEndDate>
<PromoStartDate>2026-06-25T22:18:12.8098833-04:00</PromoStartDate>
<PromotionId>3</PromotionId>
<PromotionPrices>
<PromoPriceDetail>
<Discount>4</Discount>
<DiscountType>sample string 5</DiscountType>
<PromotionId>2</PromotionId>
<PurchaseAmount>3</PurchaseAmount>
<Sno>1</Sno>
</PromoPriceDetail>
<PromoPriceDetail>
<Discount>4</Discount>
<DiscountType>sample string 5</DiscountType>
<PromotionId>2</PromotionId>
<PurchaseAmount>3</PurchaseAmount>
<Sno>1</Sno>
</PromoPriceDetail>
</PromotionPrices>
<ResponseCode>sample string 1</ResponseCode>
<ResponseMessage>sample string 2</ResponseMessage>
<TargetURL>sample string 10</TargetURL>
</PromotionDetail>
<PromotionDetail>
<Action>sample string 9</Action>
<BannerImage>sample string 12</BannerImage>
<CouponCode>sample string 6</CouponCode>
<Description>sample string 5</Description>
<IsPopUp>true</IsPopUp>
<MaxDiscountPercent>15</MaxDiscountPercent>
<NormalOfferImage>sample string 11</NormalOfferImage>
<OfferName>sample string 4</OfferName>
<PopUpOfferImage>sample string 7</PopUpOfferImage>
<PromoEndDate>2026-06-25T22:18:12.8098833-04:00</PromoEndDate>
<PromoStartDate>2026-06-25T22:18:12.8098833-04:00</PromoStartDate>
<PromotionId>3</PromotionId>
<PromotionPrices>
<PromoPriceDetail>
<Discount>4</Discount>
<DiscountType>sample string 5</DiscountType>
<PromotionId>2</PromotionId>
<PurchaseAmount>3</PurchaseAmount>
<Sno>1</Sno>
</PromoPriceDetail>
<PromoPriceDetail>
<Discount>4</Discount>
<DiscountType>sample string 5</DiscountType>
<PromotionId>2</PromotionId>
<PurchaseAmount>3</PurchaseAmount>
<Sno>1</Sno>
</PromoPriceDetail>
</PromotionPrices>
<ResponseCode>sample string 1</ResponseCode>
<ResponseMessage>sample string 2</ResponseMessage>
<TargetURL>sample string 10</TargetURL>
</PromotionDetail>
</PromotionsDetail>
<ResponseCode>sample string 3</ResponseCode>
<ResponseMessage>sample string 4</ResponseMessage>
<SubCurrencyCode>sample string 9</SubCurrencyCode>
<SubCurrencySymbol>sample string 10</SubCurrencySymbol>
<Priority>2</Priority>
<TransactionType>sample string 1</TransactionType>
</MultiCurrencyPromotionDetailResponse_V1>
</ArrayOfMultiCurrencyPromotionDetailResponse_V1>