AddLabelToDocuments
Description
This method allows to add a label name to a list of documents.
Formal definition
https://ws.interfax.net/inbound.asmx?op=AddLabelToDocuments
Input
Name | Type | Comments |
---|---|---|
Username | String | As provided during registration |
Password | String | As provided during registration |
LabelName | String | Label name |
DocumentList | Array | Array of Document IDs (Long) |
Output
Name | Type | Comments |
---|---|---|
AddLabelToDocumentsResult | Integer |
0 – OK < 0 – Error, see Appendix A |