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

    Filtering

    The API has support for filtering (Currently only on get orders request).
    There are multiple fields and operators that can be used and combined. The available fields are listed on the request.
    Modified at 2025-06-13 13:08:43
    Previous
    Webhooks
    Next
    Get order
    Built with