Get wish list products via API
-
hello
am I right in thinking that you must make 2 calls to get a wish list for a certain user?
the first call, you have to provide user ID, and this returns you the list of wish lists along with sharekey.
then a second call which requires the sharekey (which we got from above) and we use thisin the URL to get the items?
we already use the woocommerce user rest api endpoint. Is there a way to store the sharekey in the user meta?
this will avoid step 1!
thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get wish list products via API’ is closed to new replies.