Nyehandel
Nyehandel
Introduction
Getting started
Webhooks
API Reference
Order
Get order
GET
Get orders
GET
Create order
POST
Shipping Method
Get Shipping methods
GET
Product
Relation between products and variants
Get products
GET
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
PUT
Delete product variant
DELETE
Find variant
GET
Payment Method
Get Payment methods
GET
Customer
Get Customer
GET
Get Customers
GET
Create Customer
POST
Category
Create category
Update category
Get category
Delete category
Get categories
Currency
Get currencies
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
Get order