Xtrempay Api Documentation
Authorization: Bearer ********************
curl --location --request GET 'https://mock.apidog.com/m1/918700-0-default/v1/promotions'
{
"timestamp": "2025-05-18T17:04:00Z",
"status": 200,
"success": true,
"message": "Promotions fetched",
"data": [
{
"id": "raffle-20251221",
"title": "Win Big!",
"imageUrl": "https://…/raffle.png",
"link": "/promo/raffle-20251221"
}
]
}