跳到主要内容
版本:202201

更新物流商服务

PUT 

/openapi/2022-01/carrier_services/:carrier_service_id

通过物流商服务 ID 更新现有物流商服务的详细信息。

请求

Path参数

    carrier_service_id string必填

    待更新的物流商服务 ID。

请求体

    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

    scopestring

    The capabilities provided by third-party applications. eg:shipment、calculate(default)

    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
    示例: