Update documentgenerator.numerator.update
We are still updating this page
Some data may be missing here — we will complete it shortly.
Scope:
documentgeneratorWho can execute the method: any user
The method documentgenerator.numerator.update updates an existing numerator with new values.
Warning
You can only update numerators that were created using documentgenerator.numerator.add().
|
Parameter |
Description |
|
id* |
ID of the numerator. |
|
fields |
An array similar to documentgenerator.numerator.add(), but all fields are optional. |
Required parameters are marked with *
Response on success
Returns a result identical to documentgenerator.numerator.get().
Copied
Previous