• Resolved luk100r

    (@luk100r)


    Hello!

    It seems that it is not possible to set the brand description/image using the REST API?

    data = {
      'name': 'Example',
      'slug': 'example',
      'taxonomy': 'pwb-brand',
      'description': 'Test'
    }

    The brand and slug are created like expected. Description is empty in WordPress Admin. Getting brands from the REST API created using the WordPress Admin do have a description.

    Can you confirm this? Do you have a proper API documentation for your “brands” endpoint? Didn’t find anything on your website/documentation.

    Regards

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Create brand over REST API’ is closed to new replies.