BannerCreateOrUpdate
Signed 32-bit integers (commonly used integer type).
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
Signed 32-bit integers (commonly used integer type).
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
Signed 32-bit integers (commonly used integer type).
Get all banners
The request has succeeded.
curl --request GET \
--url https://dpt-openapi.finema.dev/public/banners[
{
"id": "c667df88-4de8-442b-a64a-5fbce59086f0",
"name": "…",
"url": "…",
"seq": 1,
"file_title": "…",
"file_name": "…",
"file_path": "…",
"file_size": 1,
"video_url": "…",
"start_date": "…",
"end_date": "…",
"created_at": "…",
"created_by_id": "…",
"updated_at": "…",
"updated_by_id": "…"
}
]The request has succeeded.
Get all popups
The request has succeeded.
curl --request GET \
--url https://dpt-openapi.finema.dev/public/popups[
{
"id": "c667df88-4de8-442b-a64a-5fbce59086f0",
"name": "…",
"url": "…",
"seq": 1,
"file_title": "…",
"file_name": "…",
"file_path": "…",
"file_size": 1,
"created_at": "…",
"created_by_id": "…",
"updated_at": "…",
"updated_by_id": "…"
}
]The request has succeeded.