I have developed a zencart plugin in zc_plugins directory. But I am unable to create an API endpoint (Such as: https.example.com/api/orders) that can be called through CURL. This endpoint will retrieve all the orders from the zencart database and return them to the third-party website.
Please help in this regard.
Bookmarks