跳到主要内容
版本:202201

创建供应商

POST 

/openapi/2022-01/suppliers

使用提供的详情创建新供应商。

请求

请求体

    supplier object必填
    titlestring必填

    supplier's name, must be unique within the store.

    urlstring

响应

200

数据结构
    supplier object
    idstring
    示例: 382453603865993516
    titlestring
    示例: example supplier
    urlstring
    示例: https://shoplazza.com
    created_atstring
    示例: 2024-05-21T08:54:04Z
    updated_atstring
    示例: 2024-05-21T08:54:04Z