GET/api/v1/numberingList the tenant's numbering templates (SET-06).OturumcURLJavaScriptPythonİstekcurl -X GET "https://api.blesyum.com/api/v1/numbering" \ -H "Authorization: Bearer <oturum-token>" \ -H "Accept: application/json"Yanıt{ "data": "…", "trace_id": "01JC…" }
POST/api/v1/numberingDefine/reconfigure a document-numbering template (SET-06).OturumcURLJavaScriptPythonİstekcurl -X POST "https://api.blesyum.com/api/v1/numbering" \ -H "Authorization: Bearer <oturum-token>" \ -H "Accept: application/json"Yanıt{ "data": "…", "trace_id": "01JC…" }