B079: province

Objective:

maintenance data parameter bank, parameter fa, parameter ta, parameter portfolio, parameter simpi, parameter securities, sector, benchmark, index

Url:
https://market-api.simpipro.com

HTTP method: POST

Access Key

No Access Key Apply
1 License Key Y
2 Session ID Y
3 Token ID Y
4 AppCode Y

Parameter:

No Name Type Description
1 CountryID Integer  

Available Fields

No Name Type Description
1 ProvinceID Integer  
2 CountryID Integer  
3 Province Varchar(100)  

Sample Request:

{

“agent”:”web”,

“license_key”:”xxx”,

“method”:”Parameter_securities.province”,

“appcode”:”ayoavram.webapp”,

“id”:1,

“params”:{“CountryID”:1}

}

Sample Result

{“status”:true,”execution_time”:”0.0169″,”result”:{“page_no”:1,”rows_size”:3846,”rows_no”:35,”rows”:[{“ProvinceID”:”1″,”CountryID”:”1″,”Province”:”NANGGROE ACEH DARUSSALAM”},{“ProvinceID”:”2″,”CountryID”:”1″,”Province”:”SUMATERA UTARA”},{“ProvinceID”:”3″,”CountryID”:”1″,”Province”:”SUMATERA BARAT”}]},”id”:1}

Sample Data 

“ProvinceID”: “1”,

“CountryID”: “1”,

“Province”: “NANGGROE ACEH DARUSSALAM”

 

“ProvinceID”: “2”,

“CountryID”: “1”,

“Province”: “SUMATERA UTARA”

 

“ProvinceID”: “3”,

“CountryID”: “1”,

“Province”: “SUMATERA BARAT”

 

 

ProvinceID berjumlah 35, dengan CountryID dan Province yang berbeda

 

Leave a Reply

Your email address will not be published. Required fields are marked *