我需要一些帮助才能开始使用 SOAP API。我必须为客户网站的空缺部分实现 API。
我需要通过 PHP 实现 SOAP API。我需要索要 WSDL 文件吗?或者包含的文档是否足以调用 api
该文档描述了以下内容:
GetAllJob
返回搜索结果列表。仅获取请求。
参数
&DeveloperKey=
- Required
&客户 ID=
- Required, numeric only
&关键字=
- Optional, string, must be URL encoded
- Can accept a single value, or a comma-separated list of values
&位置=
- Optional, string, must be URL encoded
- Can accept a single city name, a postal code or a comma-separated city
&类别=
- Optional, numeric (Category code)
- Can accept a single value only.
- If the given value do not match any of category codes, this parameter is ignored. We do not attempt any partial matching
- Reference the Categories service for a complete list of valid category names and codes
&教育程度=
- Optional, numeric (Education level code)
- Can accept a single value only.
- Reference the Education level service for a complete list of valid education level names and codes