Depal Open API Doc
    Depal Open API Doc
    • 中文
      • 接入说明
        • 基本概念
        • 签名规则
        • 获取Token
      • 商品服务
        • 1688
          • 商品详情
          • 商品关键词搜索
          • 类目详情数据
          • 商品池查询
      • 订单服务
        • 下单前预览
        • 提交订单
        • 订单详情
        • 取消订单
        • 物流跟踪查询
    • English
      • API Instruction
        • Introduction
        • Signature Rule
        • Get Token
      • product service
        • alibaba wholesale(1688)
          • Commodity keyword search
          • Commodity Details
          • Category Detail Data
          • Commodity Pool Query
      • Order Service
        • Pre-order Preview
        • Submit Order
        • Order Details
        • Cancel Order
        • Logistics tracking query
    • Schemas
      • Schemas
        • ProductSearchResult
        • com.depal.open.auth.TokenGetResult
        • CargoItemResult
        • ProductSkuEn
        • CargoItemResultEn
        • ProductSearchResultEn
        • PageResultProductSearchResult
        • OrderCreatePreviewResult
        • ProductPoolQueryParamEn
        • OrderCreatePreviewResultEn
        • PageResultProductSearchResultEn
        • OpenResponseEntityPageResultProductSearchResult
        • OpenResponseEntityOrderCreatePreviewResult
        • sellerDataInfoEn
        • OpenResponseEntityOrderCreatePreviewResultEn
        • OpenResponseEntityPageResultProductSearchResultEn
        • ProductKeyWordSearchParam
        • AddressDTO
        • PriceRangeEn
        • AddressDTOEn
        • ProductKeyWordSearchParamEn
        • ProductImageSearchParam
        • CargoItemParam
        • OpenResponseEntityProductDetailResultEn
        • CargoItemParamEn
        • AttributeDTO
        • OrderCreatePreviewParam
        • ProductSaleInfoEn
        • OrderCreatePreviewParamEn
        • ProductSku
        • WeightDTO
        • OrderCreateOrderResult
        • ProductPoolResultEn
        • OrderCreateOrderResultEn
        • PriceRange
        • OpenResponseEntityOrderCreateOrderResult
        • WeightDTOEn
        • OpenResponseEntityOrderCreateOrderResultEn
        • ShippingInfo
        • OrderCreateOrderParam
        • OpenResponseEntityListProductPoolResultEn
        • OrderCreateOrderParamEn
        • ProductDetailResult
        • FeeItem
        • ProductDetailParamEn
        • OrderDetailParamEn
        • CategoryResultEn
        • ProductDetailParam
        • sellerDataInfo
        • LogisticsItem
        • ProductDetailResultEn
        • FeeItemEn
        • OpenResponseEntityCategoryResultEn
        • OpenResponseEntityProductDetailResult
        • ProductSaleInfo
        • OrderDetailResult
        • AttributeDTOEn
        • LogisticsItemEn
        • CategoryParamEn
        • ProductRelatedRecommendParam
        • OrderDetailParam
        • OrderDetailResultEn
        • OpenResponseEntityProductRelatedRecommendResult
        • OpenResponseEntityOrderDetailResult
        • OpenResponseEntityOrderDetailResultEn
        • ProductRelatedRecommendResult
        • OrderCancelResult
        • OrderCancelParamEn
        • CategoryParam
        • OpenResponseEntityOrderCancelResult
        • OpenResponseEntityOrderCancelResultEn
        • OpenResponseEntityCategoryResult
        • OrderCancelParam
        • OrderCancelResultEn
        • CategoryResult
        • TrackingItemResult
        • TrackingParamEn
        • OpenResponseEntityListTrackingItemResult
        • OpenResponseEntityListTrackingItemResultEn
        • TrackingParam
        • TrackingItemResultEn
        • ProductPoolResult
        • PageResultProductPoolResult
        • OpenResponseEntityPageResultProductPoolResult
        • OpenResponseEntityListProductPoolResult
        • ProductPoolQueryParam
      • ServerResponseEntityIPageProductSearchKeywordQueryModelProductInfoModelV
      • IPageProductSearchKeywordQueryModelProductInfoModelV
      • ProductSearchKeywordQueryModelProductInfoModelV
      • ProductSearchKeywordQueryModelPriceInfoV
      • ProductSearchKeywordQueryModelPromotionModelV
      • ProductSearchKeywordQueryModelSellerDataInfoV
      • ProductSearchKeywordQueryModelProductSimpleShippingInfo
      • OrderItem

    ProductSearchKeywordQueryModelProductInfoModelV

    com.alibaba.fenxiao.crossborder.param.ProductSearchKeywordQueryModelProductInfoModelV

    {
        "imageUrl": "string",
        "subject": "string",
        "subjectTrans": "string",
        "offerId": 0,
        "isJxhy": true,
        "priceInfo": {
            "price": "string",
            "jxhyPrice": "string",
            "pfJxhyPrice": "string",
            "consignPrice": "string",
            "promotionPrice": "string"
        },
        "repurchaseRate": "string",
        "monthSold": 0,
        "traceInfo": "string",
        "isOnePsale": true,
        "sellerIdentities": [
            "string"
        ],
        "offerIdentities": [
            "string"
        ],
        "tradeScore": "string",
        "whiteImage": "string",
        "promotionModel": {
            "hasPromotion": true,
            "promotionType": "string"
        },
        "topCategoryId": 0,
        "secondCategoryId": 0,
        "thirdCategoryId": 0,
        "isPatentProduct": true,
        "createDate": "string",
        "modifyDate": "string",
        "isSelect": true,
        "minOrderQuantity": 0,
        "sellerDataInfo": {
            "tradeMedalLevel": "string",
            "compositeServiceScore": "string",
            "logisticsExperienceScore": "string",
            "disputeComplaintScore": "string",
            "offerExperienceScore": "string",
            "afterSalesExperienceScore": "string",
            "consultingExperienceScore": "string",
            "repeatPurchasePercent": "string",
            "collect30DayWithin48HPercent": "string",
            "qualityRefundWithin30Day": "string"
        },
        "productSimpleShippingInfo": {
            "sendGoodsAddressText": "string",
            "shippingTimeGuarantee": "string"
        }
    }
    Built with