kdp open api
  1. onpage
kdp open api
  • 使用须知
  • 访问凭证
    • 获取token
      POST
  • SAP
    • 分销商
      • 客户物料关系接收状态更新
      • 获取分销商staff-废弃
      • 获取dealer主数据(用这个)
      • 回传分销商dealer code和store code
      • 客户物料关系列表
    • 商品
      • 获取国家产品发布类型(寄售/非寄售)
      • 获取商品信息-废弃
      • 寄售商品主数据回传
      • 商品彩盒信息回传
      • 产品物料信息回传
    • 订单
      • 寄售商品
        • 销售订单列表(consignment issue)
        • 销售订单接收状态更新
        • 补货订单列表
        • 补货单接收状态更新
        • iot设备激活数据回传
        • sap-寄售结算订单库存回传上报
        • sap寄售订单延迟发货原因同步
      • 非寄售商品
        • 非寄售订单列表
        • 非寄售订单接收状态更新
        • sap非寄售订单延迟发货原因同步
    • 物流
      • 寄售商品补货订单发货信息回传
      • 寄售补货订单发货单DN回传
      • 非寄售商品订单发货信息回传
      • 非寄售补货订单发货单DN回传
    • 库存
      • dummy库存导入
      • SAP同步大库数据
      • RDC_STOCK库存信息回传
      • 库存在途信息回传(RDC intransit)
      • 获取所有取消中的补货发货单信息
      • 取消补货发货单回传
    • 发票
      • 发票信息回传
      • 订单发票文件上传
      • 上报AR open balance
    • 售后
      • 获取Warranty claim列表
      • Warranty 凭证信息回传接口
      • 报销凭证文件上传
      • 上报AP open balance
      • 配件历史数据更新Excel
    • 退换货
      • 销售订单列表(退换货)
      • 销售订单接收状态更新(退换货)
      • 补货订单列表(退换货)
      • 补货单接收状态更新(退换货)
      • 非寄售订单列表(退换货)
      • 非寄售订单接收状态更新(退换货)
  • QDS安装包上传
    • 美国正式环境
      POST
    • 欧洲正式环境
      POST
  • dealer邮件通知
    • dealer批量发送邮件
  • SSO
    • 获取code
    • 获取token
    • 刷新token
  • pds
    • (测试环境)获取PDS产品主数据_自有品牌
    • (测试环境)获取PDS产品主数据_客户品牌
    • (正式环境)获取PDS产品主数据_自有品牌
    • (正式环境)获取PDS产品主数据_客户品牌
    • (正式环境)获取PDS产品主数据_自有品牌 (内网)
  • onpage
    • onpage- category
      GET
    • onpage- image
      GET
    • onpage- key_feature
      GET
    • onpage- product
      GET
    • onpage- in the box
      GET
    • onpage- articles & bullet points
      GET
    • onpage- markets
      GET
    • onpage- article country
      GET
    • onpage- schema
      GET
    • onpage- technical_specification
      GET
    • onpage数据同步
      GET
    • onpage-拉取subcategories
      GET
    • onpage-拉取banners
      GET
    • onpage-拉取PDF
      GET
  • 注册平台
    • (开发环境)同步销售数据接口
    • 产品注册接口
    • 检查是否在质保期接口
  1. onpage

onpage- schema

开发中
GET
https://app.onpage.it/api/view/{token}/schema
article technical specification shcmea and titile information

请求参数

Path 参数
token
string 
必需

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://app.onpage.it/api/view//schema'

返回响应

🟢200成功
application/json
Body
id
integer 
必需
created_at
string 
必需
updated_at
string 
必需
company_id
integer 
必需
label
string 
必需
langs
array[string]
必需
order
string 
必需
suspended_at
null 
必需
is_initialized
boolean 
必需
clone_job_id
integer 
必需
copy_status
string 
必需
tr_group
null 
必需
image_token
null 
必需
customer_id
null 
必需
last_data_update
string 
必需
legal_entity_id
integer 
必需
default_lang
string 
必需
resources
array [object {18}] 
必需
id
integer 
必需
created_at
string 
必需
company_id
integer 
必需
schema_id
integer 
必需
order
string 
必需
name
string 
必需
type
null 
必需
domain
null 
必需
opts
object 
必需
labels
object 
必需
fields
array [object {21}] 
必需
folders
array [object {15}] 
必需
table_configs
array[string]
必需
filters
array [object {3}] 
必需
slots
object 
必需
is_product
boolean 
必需
color
string 
必需
label
string 
必需
示例
{
    "id": 1702,
    "created_at": "2022-03-15 15:53:58",
    "updated_at": "2023-05-30 08:16:32",
    "company_id": 195,
    "label": "Kress",
    "langs": [
        "en",
        "de",
        "it",
        "fr",
        "es",
        "sv",
        "nl",
        "da",
        "en_ie",
        "en_us",
        "en_ca",
        "fr_ca",
        "es_us"
    ],
    "order": "-5",
    "suspended_at": null,
    "is_initialized": true,
    "clone_job_id": 403173,
    "copy_status": "success",
    "tr_group": null,
    "image_token": null,
    "customer_id": null,
    "last_data_update": "2023-05-30 08:16:32",
    "legal_entity_id": 23,
    "default_lang": "en",
    "resources": [
        {
            "id": 21386,
            "created_at": "2022-03-15 15:53:58",
            "company_id": 195,
            "schema_id": 1702,
            "order": "8",
            "name": "callout_position",
            "type": null,
            "domain": null,
            "opts": {},
            "labels": {
                "cs": "Pozice pro vyvolání",
                "da": "Position for udkald",
                "de": "Position des Aufrufs",
                "en": "Callout position",
                "es": "Posición de llamada",
                "fi": "Kutsun sijainti",
                "fr": "Position de l'appel",
                "it": "Posizione di richiamo",
                "nl": "Afroeppositie",
                "pl": "Pozycja wywoławcza",
                "pt": "Posição de chamada",
                "sv": "Position för utropstecken",
                "en_ca": "Callout position",
                "en_ie": "Callout position",
                "en_us": "Callout position",
                "es_us": "Posición de llamada",
                "fr_ca": "Position de l'appel"
            },
            "fields": [
                {
                    "id": 225395,
                    "company_id": 195,
                    "resource_id": 21386,
                    "name": "callout",
                    "type": "relation",
                    "is_multiple": true,
                    "is_translatable": false,
                    "rel_res_id": 21401,
                    "rel_field_id": 225396,
                    "order": 1,
                    "opts": {},
                    "rel_type": "src",
                    "unit": null,
                    "is_label": false,
                    "labels": {
                        "cs": "Vyvolání",
                        "da": "Udkald",
                        "de": "Aufruf",
                        "en": "Callout",
                        "es": "Llamada",
                        "fi": "Kutsu",
                        "fr": "Callout",
                        "it": "Richiamo",
                        "nl": "Oproep",
                        "pl": "Callout",
                        "pt": "Chamada",
                        "sv": "Utrop",
                        "en_ca": "Callout",
                        "en_ie": "Callout",
                        "en_us": "Callout",
                        "es_us": "Llamada",
                        "fr_ca": "Callout"
                    },
                    "descriptions": {},
                    "is_unique": false,
                    "schema_id": 1702,
                    "is_textual": false,
                    "is_src_rel": true,
                    "label": "Callout"
                },
                {
                    "id": 225397,
                    "company_id": 195,
                    "resource_id": 21386,
                    "name": "x",
                    "type": "int",
                    "is_multiple": false,
                    "is_translatable": false,
                    "rel_res_id": null,
                    "rel_field_id": null,
                    "order": 2,
                    "opts": {},
                    "rel_type": null,
                    "unit": "px",
                    "is_label": false,
                    "labels": {
                        "cs": "X",
                        "da": "X",
                        "de": "X",
                        "en": "X",
                        "es": "X",
                        "fi": "X",
                        "fr": "X",
                        "it": "X",
                        "nl": "X",
                        "pl": "X",
                        "pt": "X",
                        "sv": "X",
                        "en_ca": "X",
                        "en_ie": "X",
                        "en_us": "X",
                        "es_us": "X",
                        "fr_ca": "X"
                    },
                    "descriptions": {},
                    "is_unique": false,
                    "schema_id": 1702,
                    "is_textual": true,
                    "is_src_rel": false,
                    "label": "X"
                },
                {
                    "id": 225398,
                    "company_id": 195,
                    "resource_id": 21386,
                    "nam
修改于 2023-05-30 07:24:21
上一页
onpage- article country
下一页
onpage- technical_specification
Built with