put https://api.moderndropship.com/products//select
Marks a specific product that the buyer has access to based on the id provided as selected. We recommend you check the product selectedAvailable
to the buyer before selecting it.
Responses
Marks a specific product that the buyer has access to based on the id provided as selected. We recommend you check the product selectedAvailable
to the buyer before selecting it.
xxxxxxxxxx
curl --request PUT \
--url https://api.moderndropship.com/products/product_id/select \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: