GET /Companies/getCompanyList/

Class: Companies, Method: getCompanyList

方法返回某个国家的公司列表。
XSD Schema
JSON Schema

路径参数

名称 描述 类型 需要 默认
response_format 响应数据格式。默认为json。
Accepted Values: [ json,xml]
String json

查询参数

名称 描述 类型 需要 默认
country 公司代码为‘AR’、‘BR’、‘CO’等 String
lastUpdate 上次更新后的日期 Null
offset 起始记录 Integer 0
limit 要检索的最大记录数 Integer 100

响应

状态码 描述 类型
200 返回响应结果。 ResultList < Company >
400 API返回错误。 ApiError[]
API查询生成器
查询
查询结果