JSON collection

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
CairMK
Posts: 5
Joined: 25 Dec 2020, 07:52

JSON collection

Post by CairMK » 25 Dec 2020, 07:59

Hi all
is there any swager documentation or API calls collection for Postman we can use for testing to better understand the working process thx

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: JSON collection

Post by aimeos » 27 Dec 2020, 17:55

This is the available documentation for the JSON REST API:
https://aimeos.org/docs/latest/frontend/jsonapi/

What do you need to no in addition?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

CairMK
Posts: 5
Joined: 25 Dec 2020, 07:52

Re: JSON collection

Post by CairMK » 04 Jan 2021, 09:16

Need JSON collection to add product in my laravel app delete or to edit

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: JSON collection

Post by aimeos » 05 Jan 2021, 08:50

You can do this by the Aimeos JsonAdm API if you are logged in:
https://aimeos.org/docs/latest/admin/jsonadm/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply