GetLabelsForDocument
Description
This method enables to get all labels of the user.
Formal Definition
https://ws.interfax.net/inbound.asmx?op=GetLabelsForDocument
Input
Name | Type | Comments |
---|---|---|
Username | String | As provided during registration |
Password | String | As provided during registration |
DocumentId | Long | Document ID |
Output: GetLabelsResult
Name | Type | Comments |
---|---|---|
ResultCode | Integer | 0 – OK < 0 – Error, see Appendix A |
Names | Array | Array of label names (String) |