To add Prop 65 warnings via API, you can use a POST or PUT (create or update request).
The model schema is:
“prop_65_warning”: “string”
}.
All warning messages will automatically only be shown to California-located customers, include a triangle warning sign and a link to www.P65Warnings.ca.gov/. An example is the following:
In this example, the seller entered, “This product can expose you to chemicals including fakeachorline, which is known to the state of California to cause cancer or birth defects or other reproductive harm. For more information, go to.” (Please note: the link will automatically be included).
For any questions, email integrations@reverb.com.