Product management


1. To receive goods you use:

curl --location '<http://admin.ecom.md/external/product'> \
--header 'API-Token: MY_TOKEN_123' \
--header 'Content-Type: application/json' \

2. To create and edit products, only a POST request is used. Inside, the functionality will determine which products need to be created and which ones need to be updated.


Was the article helpful?

Yes, thank you! Unfortunately no

article.helpfulQuestion