post deprecatedhttps://api.getgreenspark.com/widgets/by-percentage-widget
Fetching a widget that describes a given store’s by percentage impact settings.
Log in to see full request history

Widget example

Popup example
Responses
Fetching a widget that describes a given store’s by percentage impact settings.
Widget example
Popup example
xxxxxxxxxx
11curl --request POST \
--url 'https://api.getgreenspark.com/widgets/by-percentage-widget?lng=en' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"shopUniqueName": "YOUR-SHOP-NAME",
"color": "green",
"withPopup": false
}
'
Try It!
to start a request and see the response here! Or choose an example: