post
https://saner.secpod.com/AncorWebService/perform
This method allows you to update an organization's information in Saner Server. It requires the name of the organization to be updated and all other details.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| name | Name of the organization to be updated. | Yes | string |
| newname | New organization name (use to update organization name itself). | No | string |
| Updated organization email address. | No | string | |
| numberofsubscriptions | Updated number of subscriptions (expected integer). | No | string |
| enddate | Updated organization end (expiry) date in format yyyy-mm-dd. | No | string |
