Update a product in a product data provider
PATCH/api/product_data_provider/:product_data_provider_id/product/:id
Updates the Product Data Provider Product resource.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Product Data Provider Product resource updated
Invalid input
Unauthorized
Resource not found
Unprocessable entity
Internal error