Get all promotions
Promotions
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"content":[
{
"promotionId":1,
"operatorId":129,
"title":"Tigo El Salvador From 25 Jun 2018 00:00 To 25 July...",
"title2":"Get 500 MB and 150 minutes for USA or Canada",
"description":"For top ups of $10 or more, customer...",
"startDate":"Mon, 25 Jun 2018 06:00:00 +0000",
"endDate":"Tue, 26 Jun 2018 05:59:00 +0000",
"denominations":"USD 10 and up",
"localDenominations":null
},
{
"promotionId":2,
"operatorId":158,
"title":"Tigo Guatemala From 30 Jun 2018 00:00 To 30 Jun",
"title2":"Bonus 3x",
"description":"Calls and SMS to USA, OnNet an...",
"startDate":"Sat, 30 Jun 2018 06:00:00 +0000",
"endDate":"Sun, 01 Jul 2018 05:59:00 +0000",
"denominations":"USD 14 and up",
"localDenominations":"GTQ 100.80 and up"
}
],
"pageable":{
"sort":{
"unsorted":true,
"sorted":false
},
"pageSize":3,
"pageNumber":0,
"offset":0,
"paged":true,
"unpaged":false
},
"totalPages":15,
"totalElements":44,
"last":false,
"sort":{
"unsorted":true,
"sorted":false
},
"first":true,
"numberOfElements":3,
"size":3,
"number":0
}Request samples
Response parameters
Last updated