Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0
API Reference
Create product
Search
JUMP TO
Introduction
NextChapter API developer documentation
Authentication
OAuth 2.0
JWTs
Requesting an API token
NextChapter API V1
Rate limiting
CustomerGroups
Get all customer groups
get
Create a new customer group
post
Get customer group by id
get
Update a customer group
put
Delete a customer group
delete
Customers
Get all customers
get
Create a new customer
post
Get customer by id
get
Update a customer
put
Delete a customer
delete
Locations
Get location
get
Get all shipments
get
Handle shipment
post
Ship shipment
post
Get all stock
get
Create stock
post
Get stock
get
Update stock
put
Bulk replace stock
post
Bulk create stock
patch
Orders
Get all orders
get
Create order
post
Get order
get
Get allocations
get
Get invoices
get
Get return requests
get
Get returns
get
Get shipments
get
Refunds
Get payments
get
ReturnRequests
Get all return requests
get
Returns
Get all returns
get
Shipments
Get all shipments
get
Handle shipment
post
Ship shipment
post
Stock
Get all stock
get
Bulk replace stock
post
Bulk create stock
patch
Webhooks
Orders
NextChapter PIM API
Get Started
Brands
Get all brands
get
Create brand
post
Get brand
get
Update brand
put
Delete brand
post
Undo deleted brand
post
Categories
Get all categories
get
Create category
post
Get category
get
Update category
put
Delete category
post
Undo deleted category
post
Update the category tree
put
Get the category tree
get
ProductGroups
Get all product groups
get
Create product group
post
Get product group
get
Update product group
put
Delete product group
post
Undo deleted product group
post
Products
Get a list of products
get
Create product
post
Get product
get
Update product
patch
Delete product
delete
Soft delete product
post
Undo soft delete product
post
Get definitions
get
Properties
Get all properties
get
Create property
post
Get property
get
Update property
put
Delete property
post
Undo deleted property
post
Get all property values
get
Create property value
post
Get property value
get
Update property value
put
Delete property value
delete
Soft delete property value
post
Undo deleted property value
post
Suppliers
Get all suppliers
get
Create supplier
post
Get supplier
get
Update supplier
put
Delete supplier
post
Undo deleted supplier
post
Exports
/v1/exports/{code}/execute
post
/v1/exports/{code}/cancel
post
/v1/exports/{code}/check-status
post
Imports
/v1/imports/{code}/execute
post
/v1/imports/{code}/cancel
post
/v1/imports/{code}/check-status
post
Powered by
Create product
post
https://pim.api.nextchapter-ecommerce.com/v1/products
Creates a new product.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
Bearer
RESPONSE
Click
Try It!
to start a request and see the response here!