跳到主要内容
版本:202201

创建物流商服务

POST 

/openapi/2022-01/carrier_services/

请求

请求体

    namestring必填

    Carrier Service Name

    callback_urlstring必填

    shoplazza call third-party for calculating shipping rates.

    activeboolean必填

    the status of this carrier service ,if true means usable

    carrier_codestring

    the code of provided carrier service company. eg:shipzip

    logostring

    carrier service logo url

    short_descstring

    carrier A brief introduction

响应

200

数据结构
    carrier_service object
    idstring
    示例: 1
    cn_namestring
    示例: shipzipserivce1
    en_namestring
    示例:
    store_idstring
    示例: 70808
    activestring
    示例: true
    callback_urlstring
    示例: http://
    scopestring
    示例: calculate
    carrier_service_codestring
    示例: shipzip
    logostring
    示例:
    short_descstring
    示例: more infos
    create_atstring
    示例: 2024-07-01
    update_atstring
    示例: