Skip to main content

Suppliers Create

Webhooksuppliers/create

Triggered when a supplier is created.

Requires the product access scope. Minimum supported version: 202007.

Request headers

    X-Shoplazza-Topicstring

    The event that triggered this delivery, e.g. orders/create

    Example: orders/create
    X-Shoplazza-Hmac-Sha256string

    Base64-encoded HMAC-SHA256 signature of the request body, generated with your app's Client Secret. Use it to verify the request comes from Shoplazza

    X-Shoplazza-Shop-Domainstring

    The domain of the store that generated the event

    Example: example.myshoplaza.com
    X-Shoplazza-Api-Versionstring

    The API version used to serialize the payload

    Example: 2025-06
    X-Shoplazza-Deduplication-IDstring

    Deduplication ID for this delivery. It stays the same across retries of the same event—use it for idempotency

Request body

  • supplier object
    contactstring

    Contact person

    contact_informationstring

    Contact information (email / phone)

    created_atstring

    Creation time

    location_addressstring

    Warehouse detailed address

    location_citystring

    Warehouse city

    location_countrystring

    Warehouse country

    location_country_codestring

    Warehouse country code

    location_provincestring

    Warehouse state / province

    location_province_codestring

    Warehouse state / province code

    office_addressstring

    Office detailed address

    office_citystring

    Office city

    office_countrystring

    Office country

    office_country_codestring

    Office country code

    office_provincestring

    Office state / province

    office_province_codestring

    Office state / province code

    stateboolean

    Supplier status. false = disabled, true = enabled

    supplier_idinteger

    Supplier ID

    supplier_informationstring

    Qualification information

    supplier_nostring

    Supplier number

    titlestring

    Name

    updated_atstring

    Update time

    urlstring

    URL