Issue
While running the method "put /megaSigns/{megaSignId}/state", an error is shown as "No value provided for MegaSign cancellation info."
"Mega Sign" was rebranded to "Send in Bulk" in the June 2021 release.
Both refer to the same function.
Environment
REST API documentation V6
Resolution
The error is caused when the request code is missing the parameter:
"megaSignCancellationInfo": {
"comment": "",
"notifyOthers": false
}
Instead of using the "Minimal Schema" , click "Complete Model Schema" and provide the complete request code to run the API call.
Additional information
API Documentation for reference:
https://secure.na1.echosign.com/public/docs/restapi/v6#!/megaSigns/getMegaSigns