DepartmentWithRoles
id
required
string uuid
name
required
string
roles
required
array object[]
read-only
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
Signed 32-bit integers (commonly used integer type).
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
เลือกข้อมูล MapLayer ที่ status = true มาแสดงตาม province_code
The request has succeeded.
curl --request GET \
--url 'https://dpt-openapi.finema.dev/public/map-layers?province_code=' \
--header 'Authorization: Bearer YOUR_SECRET_TOKEN'[
{
"url": "…",
"layer_id": 1,
"layer_name": "…",
"plan_name": "…"
}
]The request has succeeded.