所有类和接口
类
说明
Infilake OpenAPI Client
Full-featured API client with built-in authentication
API Response object
API Debug Test - Test real API endpoints
Tests both raw HTTP response and typed SDK methods
API 响应结果包装类
Application item entity (采购申请明细)
Builder pattern for ApplicationItem
Infilake OpenAPI Auth SDK
SDK for generating HMAC-SHA256 authorization headers
Authorization result containing timestamp and signature
Base entity class with common fields
Provides common fields that many entities share:
- id
- createTime
- updateTime
采购平台Open API客户端 (v1.5.3)
封装了所有采购平台API接口,提供类型安全的方法调用
采购平台API完整使用示例
展示如何使用BiddingApiClient调用所有采购平台API
Base checked exception for Bidding API errors
Exception factory for creating specific exception instances based on error codes
商品类别实体
Category 构建器
数据冲突异常 (20501)
数据不存在异常 (20502)
Complete demo showing all SDK features
服务器内部错误异常 (20500)
Invoice entity (发票)
Represents an invoice document
Lightweight JSON parser using only Java standard library
This parser is designed specifically for InfiLake OpenAPI responses.
JSON解析器测试
验证零依赖JSON解析器能正确处理InfiLake API响应
JSON utility class using Jackson for robust JSON processing
Provides methods to convert JSON to typed Java objects using Jackson ObjectMapper.
订单实体
订单API测试
订单物流实体
物流轨迹记录
Order fulfillment entity (订单履约)
Represents the fulfillment details of an order
客户端申请单号查询订单履约单返回对象
履约单项详情
客户端申请单号查询订单返回对象
Order item entity (订单明细)
Represents a line item in an order
订单项详情 (API规范版本)
Order return entity (订单退货)
Represents a return request for an order
Return item entity
订单退货项实体
组织实体
Paginated response wrapper
Used for API endpoints that return paginated data:
参数错误异常 (20402)
产品/物料实体
Product 构建器
Profile entity (用户档案)
Represents the profile information containing organization and purchaser data
Project entity (项目)
Field names align with public/api-doc.html.
Purchase application entity (采购申请)
Represents a purchase requisition/application
Builder pattern for PurchaseApplication
采购申请导入结果
采购商实体
真实API测试 - 使用 https://api.infilake.com
测试所有17个API方法的实际调用和类型化响应
收件人信息实体
结算单实体
签名调试测试
简单API测试 - 使用原始SDK测试的相同参数
供应商信息实体
类型化API使用示例 (v3.0.0)
展示如何使用新的类型化API,所有方法现在返回强类型对象而不是JSON字符串
没有权限异常 (20401)
用户实体
仓库实体