GET /Dictionary/getLocalLegalFormList/

Class: Dictionary, Method: getLocalLegalFormList

Method returns list of local legal forms, method is similar to get getGlobalLegalFormList. We have different list in different countries, so that information should be used to search for particular country.
XSD Schema
JSON Schema

Path Parameters

Name Description Type Required Default
response_format Response data format. Default is json.
Accepted Values: [ json,xml]
String json

Responses

Status Code Description Type
200 Returns response result. ResultList < LocalLegalForm >
400 Returns API error. ApiError[]
API Query Builder
Query
Query Result