The request has succeeded.
curl --request POST \
--url https://dpt-openapi.finema.dev/pdf/download-stats \
--header 'Content-Type: application/json' \
--data null…The request has succeeded.
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
The request has succeeded.
curl --request POST \
--url https://dpt-openapi.finema.dev/pdf/map \
--header 'Content-Type: application/json' \
--data '{
"export_type": "pdf",
"orientation": "portrait",
"ratio": "1 : 4,000",
"map": "",
"map_layer": "",
"map_symbol": "",
"sub_district": "",
"district": "",
"province": "",
"created_at": ""
}'…The request has succeeded.
The request has succeeded.
curl --request POST \
--url https://dpt-openapi.finema.dev/pdf/download-stats \
--header 'Content-Type: application/json' \
--data null…The request has succeeded.