Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

25.04.

2024 15:38 MRSDEV-1205 | Koloniler (Yeni eklenenler)

MRSDEV-1205 | Koloniler (Yeni eklenenler)


{{BASE_URL}}/getColoniesByCustomerLevel
Mars kolonileri sayfası için düzenlenen endpointtir.
REQUEST:
{
"data": {
"customerLevel": 300
}
}

customerLevel zorunludur.!
RESPONSE:
"data": {
"tenancyList": [
{
"freeParticipation": {
"selected": 0,
"selectable": 6
}
},
{
"buyable": {
"selected": 1,
"selectable": 3
}
}
],
"colonies": [
{
"id": 14,
"minRequiredCustomerLevel": 300,
"minRequiredCustomerLevelStr": "platinum",
"minRequiredCustomerLevelName": "Mars Platinum",
"name": "Enjoyment Colony",
"productCode": "cust-colony-14",
"accountingServiceCode": " ",
"status": 1,
"mainIconUrl": "https://prodapi.marsneo.com/cdn/colonies/000-168605312
"orderPriority": 0,
"levelMarkIconUrl": "https://prodapi.marsneo.com/cdn/colonies/mark-pla
"lang": "en",

https://md2pdf.netlify.app 1/4
25.04.2024 15:38 MRSDEV-1205 | Koloniler (Yeni eklenenler)

"summary": "Do not miss discount opportunities",


"details": "",
"backgroundImageHorizontal": "",
"backgroundImageSquare": "",
"maxEarnings": null,
"textImage": "",
"whatCanGainDesc": "",
"leaveTitle": "",
"leaveText": "",
"campaignList": []
},
{
"id": 14,
"minRequiredCustomerLevel": 300,
"minRequiredCustomerLevelStr": "platinum",
"minRequiredCustomerLevelName": "Mars Platinum",
"name": "Keyif Kolonisi",
"productCode": "cust-colony-14",
"accountingServiceCode": " ",
"status": 1,
"mainIconUrl": "https://prodapi.marsneo.com/cdn/colonies/000-168605312
"orderPriority": 0,
"levelMarkIconUrl": "https://prodapi.marsneo.com/cdn/colonies/mark-pla
"lang": "tr",
"summary": "İndirim fırsatlarını kaçırma",
"details": "",
"backgroundImageHorizontal": "",
"backgroundImageSquare": "",
"maxEarnings": null,
"textImage": "",
"whatCanGainDesc": "",
"leaveTitle": "",
"leaveText": "",
"campaignList": []
}
]
}

{{BASE_URL}}/getColonyCampaignsList
Avantaj ara sayfası için düzenlenen endpointtir.
REQUEST:
REQUEST BOŞ OLABİLİR

RESPONSE:

https://md2pdf.netlify.app 2/4
25.04.2024 15:38 MRSDEV-1205 | Koloniler (Yeni eklenenler)

"data": {
"campaigns": [
{
"id": 581,
"name": "Kafe ve Restoran Harcamalarında %2 MARS Miles Kazan",
"status": 1,
"earnType": "percentage",
"earnAmount": 2,
"earnCurrencyCode": 949,
"campaignUrl": "",
"lang": "tr",
"summary": "Her ay yaptığın kafe ve restoran harcamalarından %2 oranın
"details": "Her ay yaptığın kafe ve restoran harcamalarından %2 oranın
"terms": "Kampanyamızın geçerli olacağı satıcı kategori kodları (MCC)
"campaignType": null,
"textOverImage": null,
"backgroundImageHorizontal": null,
"backgroundImageSquare": null,
"bannerImage": null,
"advantageHeader": null,
"preAdvantageHeader": null,
"phone": null,
"mapLocation": null,
"colonyId": 3,
"colonyName": "Lezzet Kolonisi",
"company": {
"id": 580,
"name": "Lezzet ",
"catId": 5,
"companyAbbrv": "Lezzet",
"thirdPartyWalletCode": null,
"logoUrl": "https://prodapi.marsneo.com/cdn/companies/000-16865129
"isGeoSearchable": true
}
},
{
"id": 582,
"name": "Giyim Harcamalarında %2 MARS Miles Kazan",
"status": 1,
"earnType": "percentage",
"earnAmount": 2,
"earnCurrencyCode": 949,
"campaignUrl": "",
"lang": "tr",
"summary": "Her ay yaptığın giyim harcamalarından %2 oranında MARS Mil
"details": "Her ay yaptığın giyim harcamalarından %2 oranında MARS Mil
"terms": "Kampanyamızın geçerli olacağı satıcı kategori kodları (MCC)
"campaignType": null,
"textOverImage": null,
"backgroundImageHorizontal": null,
"backgroundImageSquare": null,
"bannerImage": null,

https://md2pdf.netlify.app 3/4
25.04.2024 15:38 MRSDEV-1205 | Koloniler (Yeni eklenenler)

"advantageHeader": null,
"preAdvantageHeader": null,
"phone": null,
"mapLocation": null,
"colonyId": 4,
"colonyName": "Moda Kolonisi",
"company": {
"id": 581,
"name": "MODA",
"catId": 11,
"companyAbbrv": "MDA",
"thirdPartyWalletCode": null,
"logoUrl": "https://prodapi.marsneo.com/cdn/companies/000-16865151
"isGeoSearchable": true
}
},
{
"id": 585,
"name": "Parle Restoran'da %20 MARS Miles Kazan",
"status": 1,
"earnType": "percentage",
"earnAmount": 20,
"earnCurrencyCode": 949,
"campaignUrl": "",
"lang": "tr",
"summary": "Parle Restoran'da, sevdiklerinle birlikte unutulmaz bir ak
"details": "Parle Restoran'da, sevdiklerinle birlikte unutulmaz bir ak
"terms": "1-30 Haziran 2023 tarihleri arasında Parle Restoran'da yapac
"campaignType": "generated",
"textOverImage": null,
"backgroundImageHorizontal": null,
"backgroundImageSquare": null,
"bannerImage": null,
"advantageHeader": null,
"preAdvantageHeader": null,
"phone": null,
"mapLocation": null,
"colonyId": 5,
"colonyName": "Gurme Kolonisi",
"company": {
"id": 584,
"name": "Parle Restoran'da %20 İndirim",
"catId": 14,
"companyAbbrv": "PARLE",
"thirdPartyWalletCode": null,
"logoUrl": "https://prodapi.marsneo.com/cdn/companies/000-16865177
"isGeoSearchable": true
}
}
}

https://md2pdf.netlify.app 4/4

You might also like