0

I am integrating woocommerce memberships into my application using REST API. (https://skyverge.github.io/woocommerce-memberships-rest-api-docs)

How do I get access to restrict content details through API call ?

https://skyverge.github.io/woocommerce-memberships-rest-api-docs/#the-membership-plan

Above API has details of access_product_ids but nothing related to restricted content.

enter image description here

imacoder
  • 166
  • 1
  • 11
  • 1
    If the plugin doesn't provide the field, you can create a custom endpoint. And, for your information, developers might omit some useful information in their documentation. So I recommend you read the plugin code because the code is the best documentation. – Intelligent Web Solution Nov 12 '20 at 14:39
  • And if you are not familiar with WordPress code or failed to find the solution after the code review, contact me directly so that I can help you in a more detailed way. – Intelligent Web Solution Nov 12 '20 at 14:40

0 Answers0