EZTRANS OPEN Platform
CtrlK
  • EZTRANS OPEN Platform
  • EZTRANS OPEN API
  • EZTRANS iframe
  • Reference
    • API Reference
      • 用户
      • 地址获取
      • 查价
      • 用户收发通
      • 订单
      • 订单轨迹
  • Enumerations
    • UserStatus
    • QueryGoodsStatus
    • TransportType
    • FinancialAccountPhase
    • FinancialAccountCurrency
    • MarginLogicType
    • UserContactType
    • ServiceScope
    • OrderStatus
    • OrderTrackingType
  • Data Structure
    • User
    • UserRegistration
    • Address
    • QueryHistory
    • QueryResult
    • QueryPlanSeparated
    • QueryPlanCombined
    • PlanSummary
    • AtCostData
    • FinancialAccount
    • AccountingProduct
    • UserContacts
    • Order
    • OrderStatusDoc
    • OrderTrackingInfo
      • ShippingTrackingData
      • AirTrackingData
      • ExpressTrackingData
      • BasicTrackingData
    • VesselLocation
由 GitBook 提供支持
在本页
  1. Data Structure

AtCostData

{
    // 会计科目
    "financialAccount": {
        FinancialAccount
    },
    // 具体值,如果具体收费的文字描述
    "value": "at cost"
}
上一页PlanSummary下一页FinancialAccount

最后更新于2年前