Skip to main content
Version: 202201

Create CarrierService

POST 

/openapi/2022-01/carrier_services/

Request

Body

    namestringrequired

    Carrier Service Name

    callback_urlstringrequired

    shoplazza call third-party for calculating shipping rates.

    activebooleanrequired

    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

Responses

200

Schema
    carrier_service object
    idstring
    Example: 1
    cn_namestring
    Example: shipzipserivce1
    en_namestring
    Example:
    store_idstring
    Example: 70808
    activestring
    Example: true
    callback_urlstring
    Example: http://
    scopestring
    Example: calculate
    carrier_service_codestring
    Example: shipzip
    logostring
    Example:
    short_descstring
    Example: more infos
    create_atstring
    Example: 2024-07-01
    update_atstring
    Example: