crm.documentgenerator.numerator.get
crm.documentgenerator.numerator.get(id)
The method returns information about a numerator by its ID.
Parameters
Parameter | Description |
---|---|
id | Numerator ID. |
Response
"numerator": { "id": "202", // template id "name": "Rest Template", // name "template": "{NUMBER}", // template "settings": { // generator settings "Bitrix_Main_Numerator_Generator_SequentNumberGenerator": { "start": 20, "step": 5, "periodicBy": '', "timezone": '', "isDirectNumeration": '' } }, }
© «Bitrix24», 2001-2024