Getting an error as "No value provided for Send in Bulk cancellation info." while running put /megaSigns/{megaSignId}/state API call | Adobe Sign

Issue

While running the method "put /megaSigns/{megaSignId}/state", an error is shown as "No value provided for MegaSign cancellation info."

Note:

"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

Get help faster and easier

New user?