Change Country documentgenerator.region.update
We are still updating this page
Some data may be missing here — we will complete it soon.
Scope:
documentgeneratorWho can execute the method: any user
The method documentgenerator.region.update updates an existing country.
|
Parameter |
Description |
|
id* |
Region ID. |
|
fields |
Array of fields. |
Required parameters are marked with *
fields Parameters
|
Parameter |
Description |
|
title |
Country name. |
|
languageId |
Two-letter language identifier. |
|
formatDate |
Date format. |
|
formatDatetime |
Date-time format. |
|
formatName |
Name format. |
All parameters are optional.
Success Response
Returns the same data as when calling documentgenerator.region.get().
Copied
Previous