Adding A Product. Rest Api

Hello, i am trying to add products to the multivendor market place through rest api.

The products are added succesfully, i get the 201 status code and a response with the id of my product, but i can't see the product on the dashboard.