Products

POST {{api-domain}}/crm/v2/Products/{{record_id}}/photo

To add record image to the Products. You must include the photo in the request with content type as multipart/form data.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]