put https://stores.api.shoppinggives.com/disallow-charity-updates
This will remove all ability for a shopper to select a cause.
The causes must be set via PUT /set-multiple-default-causes before executing this.
Responses
This will remove all ability for a shopper to select a cause.
The causes must be set via PUT /set-multiple-default-causes before executing this.
xxxxxxxxxx
curl --request PUT \
--url https://stores.api.shoppinggives.com/disallow-charity-updates \
--header 'accept: application/json'