banners
Get all banners
Retrieve all banners
get/banner
Response
Banners retrieved successfully
Example response
[
{
"id": 1,
"bannerImageUrl": "https://example.com/banner.jpg",
"bannerUrl": "https://example.com/landing",
"status": "ACTIVE",
"order_id": "1",
"start_date": "2024-01-01T00:00:00.000Z",
"end_date": "2024-12-31T23:59:59.000Z",
"languageType": "EN"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.