Join
Log In
English
EN
NL
Menu
Log In
API
OnSite
Restaurant
eCom
Retail
Product specifications
Armand Verhoef
Posts:
2
Member
January 17
in
Development
Hi, is it possible to automaticly fill the different product specifications through the API.
Armand Verhoef
0
·
Share on Google+
4 comments
Adrian Samuel
Posts:
301
Moderator, Lightspeed Staff
moderator
January 17
A lot of specs can be done through the API, in the absence of specifics, please check out our documentation on our Product related APIs
Product Endpoint:
https://developers.lightspeedhq.com/ecom/endpoints/product/
Product Metafields:
https://developers.lightspeedhq.com/ecom/endpoints/productmetafield/
Product Relation:
https://developers.lightspeedhq.com/ecom/endpoints/productrelation/
0
·
Share on Google+
Armand Verhoef
Posts:
2
Member
January 17
Hi Adrian, i am talking about the data you put in the tab "specification" in the CMS from lightspeed ecommerce.
0
·
Share on Google+
Adrian Samuel
Posts:
301
Moderator, Lightspeed Staff
moderator
January 17
Hey
@Armand Verhoef
this cannot be created via the API, only read
0
·
Share on Google+
TimBloembergen
Posts:
30
Moderator, Lightspeed Staff
moderator
January 24
@Armand Verhoef
Product specifications are called productTypes and productAttributes in the API. More information can be found in our documentation on:
https://developers.lightspeedhq.com/ecom/endpoints/type/
https://developers.lightspeedhq.com/ecom/endpoints/typesattribute/
https://developers.lightspeedhq.com/ecom/endpoints/productattribute/
To connect a type to a product you need to update the product,
https://developers.lightspeedhq.com/ecom/endpoints/product/#put-update-a-product
Tim Bloembergen
API Integrations Specialist
Lightspeed HQ
0
·
Share on Google+
Sign In
or
Register
to comment.
4 comments
Product Endpoint:
https://developers.lightspeedhq.com/ecom/endpoints/product/
Product Metafields: https://developers.lightspeedhq.com/ecom/endpoints/productmetafield/
Product Relation:
https://developers.lightspeedhq.com/ecom/endpoints/productrelation/
Product specifications are called productTypes and productAttributes in the API. More information can be found in our documentation on:
https://developers.lightspeedhq.com/ecom/endpoints/type/
https://developers.lightspeedhq.com/ecom/endpoints/typesattribute/
https://developers.lightspeedhq.com/ecom/endpoints/productattribute/
To connect a type to a product you need to update the product,
https://developers.lightspeedhq.com/ecom/endpoints/product/#put-update-a-product
API Integrations Specialist
Lightspeed HQ