Favorite list

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!
traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Favorite list

Post by traiyani75 » 09 Jun 2020, 05:14

Hello,

We are using JSON API into our mobile application. We want to know the endpoint for adding product into favorite list and get favorite products for customer.

regards

traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Re: Favorite list

Post by traiyani75 » 11 Jun 2020, 11:12

Hello,

Any update?

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

Re: Favorite list

Post by aimeos » 11 Jun 2020, 11:41

There's no documentation yet. You have to use the customer endpoint with "&releated=relationships&include=product" resp: "&releated=relationships&relatedid=...&include=product" IIRC
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Re: Favorite list

Post by traiyani75 » 11 Jun 2020, 13:23

But, for adding product into favorite list, how do we implement that?

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

Re: Favorite list

Post by aimeos » 11 Jun 2020, 14:03

Use the POST method to the customer endpoint with parameters "&releated=relationships&include=product"
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Re: Favorite list

Post by traiyani75 » 11 Jun 2020, 18:26

Sorry, but I need some sample request too :D

traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Re: Favorite list

Post by traiyani75 » 16 Jun 2020, 10:20

Hello, Any hint to use favorites api. I need request as well along with API end point :?

traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Re: Favorite list

Post by traiyani75 » 18 Jun 2020, 12:14

Hello guys, Any update?

traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Re: Favorite list

Post by traiyani75 » 23 Jun 2020, 06:30

Hello, guys?
Do we have any solution for these queries or not?

Thanks

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

Re: Favorite list

Post by aimeos » 23 Jun 2020, 17:37

We want to create some documentation for that feature in the near future. In the meantime, you have to check the code to see how it works.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply