Get Province Feed API

Description: Get province feed

Path: /api/v2/datafeed/getProvinceFeed

Method: POST

Content Type/Accept Type: application/json

Request

Attributes

* = required

clientId*

string

Identity of client

timestamp*

timestamp

Current timestamp

provinceSn

integer

Identity of province

Example

Response

Attributes

sn

integer

Identity of province

name

string

Province name

imageUrl

string

Image url

countrySn

integer

Identity of country

areaCode

string

Area code

longitude

float

Longitude center

latitude

float

Latitude center

code

string

Province code

region

integer

Identity of region

Possible enum values: 1 = South 2 = North 3 = Central 4 = North Central 5 = South Center

Example