Skip to main content
Version: 202201

Get CarrierService List

GET 

/openapi/2022-01/carrier_services

Retrieves a list of all carrier services available for a store.

Responses

200

Schema
    carrier_services object[]
  • Array [
  • 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:
  • ]