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. Enumerations

QueryGoodsStatus

QueryGoodsStatus

货物状态,常用于查价时所需参数

// 货已好即可出运
readyNow,
// 一周后发运
readyInOneWeek,
// 两周后发运
readyInTwoWeeks,
// 一月后发运
readyInOneMonth,
// 三个月后发运,预留,不使用
readyInThreeMonths,
// 仅核算成本
notReady,
上一页UserStatus下一页TransportType

最后更新于1年前