Nyehandel
    Nyehandel
    • Introduction
    • Getting started
    • Webhooks
    • Filtering
    • API Reference
    • Order
      • Get order
        GET
      • Get orders
        GET
      • Create order
        POST
      • Deliver order
        POST
      • Get delivery notes
        GET
    • Shipping Method
      • Get Shipping methods
        GET
    • Product
      • Relation between products and variants
      • Get products
        GET
      • Update products batch
        PUT
      • Create products batch
        POST
      • Create product
        POST
      • Update product
        PUT
      • Create variant
        POST
      • Find product by sku or id
        GET
      • Delete product
        DELETE
    • Variant
      • Update variant batch
        PUT
      • Update variant
        PUT
      • Delete product variant
        DELETE
      • Find variant
        GET
    • Payment Method
      • Get Payment methods
        GET
    • Customer
      • Get Customer
      • Get Customers
      • Create Customer
    • Category
      • Create category
      • Update category
      • Get category
      • Delete category
      • Get categories
    • Currency
      • Get currencies
    • Headless
      • Pages
        • Get Page
        • Get Pages
      • Categories
        • Get Pages
        • Get Category
      • Startpage
      • System

    Webhooks

    Nyehandel has support for webhooks to inform external systems about events triggered in Nyehandel.
    Documentation for setting up webhooks can be found here.
    Modified at 2024-12-05 10:36:40
    Previous
    Getting started
    Next
    Filtering
    Built with